zimage-skill
$
npx mdskill add aAAaqwq/AGI-Super-Team/zimage-skillGenerate images from text prompts via ModelScope API
- Creates visual content for users requesting pictures or illustrations
- Depends on ModelScope Z-Image-Turbo model and Bash execution
- Executes Python scripts with user-provided prompts and optional paths
- Delivers output as JPG files named result_image.jpg
SKILL.md
.github/skills/zimage-skillView on GitHub ↗
--- name: zimage-skill description: Generate images using ModelScope Z-Image-Turbo API. Use when user asks to generate, create, or make images, pictures, or illustrations. allowed-tools: Bash, Write, Read --- # Z-Image Generation Generate images using ModelScope's Tongyi-MAI/Z-Image-Turbo model. ## Requirements ```bash pip install requests Pillow ``` ## Usage ```bash python3 ~/.claude/skills/zimage-skill/generate.py "prompt" [output_path] ``` ## Environment Optional: Set `MODELSCOPE_API_KEY` to use your own API key. ## Examples ```bash python3 ~/.claude/skills/zimage-skill/generate.py "A golden cat" cat.jpg python3 ~/.claude/skills/zimage-skill/generate.py "Sunset over mountains" ``` ## Notes - Default output: `result_image.jpg` - Timeout: 120 seconds max - Supports Chinese and English prompts
More from aAAaqwq/AGI-Super-Team
- a-fund-monitor监控 A 股基金实时估值与盘后净值,自动判断交易日并生成提醒或分析。
- account-executive>
- add-leadAdd company/person/relationship to CRM
- adsComprehensive ad account analysis across all major platforms (Google, Meta
- ads-agentAI-агент для управления Facebook рекламой. Вызывай для анализа, оптимизации, создания кампаний и отчётов.
- afrexai-compliance-auditRun internal compliance audits against major governance and security
- afrexai-personal-financeComplete personal finance system — budgeting, debt payoff, investing, tax optimization, net worth tracking, and financial independence planning. Use when managing money, building wealth, paying off debt, planning retirement, or optimizing taxes. Zero dependencies.
- after-salesUse when managing post-purchase experience, building customer loyalty, or increasing repeat purchases
- agent-contactsAI agent contacts — add, list, remove MCP contacts. Use when someone gives an agent URL, or when you need to view/remove contacts.
- agent-model-switcher批量查看和切换子 agent 的模型配置,用于统一调整多 agent 的 provider/model 设置。