openai-image-generation
OpenAI Image Generation
Use this skill to generate new images or edit existing images with OpenAI APIs using bundled shell tooling.
Commands
Run scripts by absolute path. Do not cd into the skill directory.
Generate a new image:
sh ~/.agents/skills/openai-image-generation/scripts/generate_image.sh \
--prompt "A poster of a red panda astronaut" \
--filename "2026-02-20-red-panda-astronaut.png" \
--quality high \
--size 1536x1024
More from anand-testcompare/scripts-prompts-config
readme-maintainer
Create or update repository README.md files with concise, human-skimmable structure and verified metadata. Use when writing or refreshing README content, adding or correcting badges, documenting stack and deployment/services, and explicitly reporting testing coverage (unit, integration, e2e api, e2e web) plus CI execution status.
13convex-delete-deployments
Bulk deletion workflow for Convex deployments with safe defaults and explicit confirmation. Use when Convex preview environments accumulate, deployment quota is exhausted, or you need to clean up many deployments quickly by type/name filter without deleting prod/dev accidentally.
10acpx
Use acpx for persistent ACP coding-agent sessions. Prefer sessions ensure + prompt -f + polling. Avoid exec unless a true one-shot is explicitly requested.
4workos-agent-access
Provision and authenticate lower-env WorkOS/AuthKit users for this repo. Use when the agent needs its own reusable dev or preview login, must configure WorkOS redirect/CORS/homepage settings, create or update a password user, attach org memberships, or establish browser auth via agent-browser or a direct sealed session cookie.
3