Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Z-Image Generation Skill

portoolsai·toolsai· v1.0.0 · atualizado em 2026-04-10
78
Score

Generate high-quality images using ModelScope's Z-Image API. Use this skill when the user wants to generate images using the specific Z-Image model or ModelScope API they provided. Trigger words: 'Zimage', 'ModelScope', 'generate zimage'.

image-generationmodelscopez-imageapi-integrationai-artprompt-engineering
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdzimage-generation/workflow
1. The user requests image generation using Zimage or ModelScope.
2. The agent extracts the prompt from the user's input.
3. The agent checks for an available API key (environment variable, command line, or default file).
4. The agent executes the `generate_zimage.py` script with the prompt and API key.
5. The script sends the request to the ModelScope API.
6. The agent receives the generated image or an error message.
7. The agent displays the image or provides error feedback to the user, including instructions for Alibaba Cloud account binding if necessary.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aNotebookLM Automation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Z-Image Generation Skill
zimage-generation
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
generate an image with Zimageuse ModelScope to create an imagegenerate zimage with the following promptcreate an image using the Z-Image modeluse my ModelScope API key to generate an imagezimage: generate a picture ofmodelscope image generationgenerate an image using ModelScope's Z-Image API

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download zimage-generation
$ synaptic skills detail zimage-generation
$ synaptic skills live zimage-generation

Dependências

python3requests

Links

GitHub Repository