Generate bible-related images and place them in the images/ directory.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add eliranwong/biblemate-agentic-workspace --skill image --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Image?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliranwong-image)More formats (shields.io, HTML) on the badges page.
---
name: image
description: Generate bible-related images and place them in the images/ directory.
---
# Image Generation Skill
## Overview
This standalone skill enables any agent to generate bible-related images based on a user's prompt using the local image generation capabilities, placing the final image in the repository's `images/` directory with a timestamped and slugified filename.
## Guidelines & Objectives
When executing this skill:
- Always run the python script located at `.agents/skills/image/image_generator.py` to generate the image.
- Execute the script using: `python3 .agents/skills/image/image_generator.py "<query>"` where `<query>` is the prompt describing the image to generate.
- Present the exact output of the script to the user, confirming the filename and status of the output.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!