ohmycaptcha-image
GitHub为OhMyCaptcha项目生成产品视觉图、README横幅、文档插图及架构图。遵循隐私安全原则,使用抽象基础设施元素和现代深色UI风格,严禁包含敏感信息或真实密钥。
Trigger Scenarios
Install
npx skills add shenhao-stu/ohmycaptcha --skill ohmycaptcha-image -g -y
SKILL.md
Frontmatter
{
"name": "ohmycaptcha-image",
"description": "Generate product visuals, README banners, documentation illustrations, and architecture diagrams for OhMyCaptcha. Use when the user asks for repository art, hero images, deployment diagrams, or marketing visuals for captcha infrastructure projects."
}
OhMyCaptcha Image Skill
Generate clean, public-safe visuals for the OhMyCaptcha repository and documentation.
Use cases
- README hero images
- Documentation illustrations
- Architecture diagrams
- Deployment flow visuals
Principles
- Keep visuals product-oriented and privacy-safe.
- Never embed real tokens, private URLs, or customer data.
- Prefer abstract infrastructure motifs: browser automation, API flows, tokens, multimodal vision, cloud deployment.
- Style: polished, modern, minimal, open-source-friendly.
- For README visuals, use 16:9 landscape ratio.
Prompting template
Include in every image prompt:
- Subject: OhMyCaptcha as a self-hostable captcha-solving service
- Motifs: browser automation, API requests (
/createTask,/getTaskResult), reCAPTCHA/hCaptcha/Turnstile widgets, multimodal vision model, SGLang local deployment - Style: polished dark UI aesthetic with blue/indigo accents
- Constraints: no secrets, no vendor logos, no text resembling real keys
Example prompt
Create a polished open-source hero illustration for OhMyCaptcha, showing a modern self-hosted captcha-solving pipeline with browser automation, API flow cards, a local SGLang model server, and cloud deployment badges. Dark UI with blue/indigo accents. No secrets or vendor logos.
Output recommendations
- 16:9 or wide landscape composition
- Dark or neutral background
- Cyan / blue / indigo accent palette
- Enough negative space for cropping
Version History
- 0b543d5 Current 2026-08-16 15:42


