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

Create Skill

porsiviter-xyz·siviter-xyz· v1.0.0 · atualizado em 2026-04-10
83
Score

Guide for creating effective skills following best practices. Use when creating or updating skills that extend agent capabilities.

skill-developmentagent-capabilitiesskill-designllm-integrationmodular-skillsprogressive-disclosure
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcreate-skill/workflow
1
Define Skill Scope: — Clearly define the purpose and functionality of the skill.
2
Structure Skill Directory: — Create a directory with `SKILL.md` and optional `scripts/`, `references/`, and `assets/`.
3
Write SKILL.md: — Create `SKILL.md` with YAML frontmatter (name, description) and Markdown instructions (under 200 lines).
4
Implement Bundled Resources: — Add scripts, references, and assets as needed.
5
Test Skill: — Test the skill with all target models.
6
Optimize for Conciseness: — Ensure the skill is concise and efficient.
7
Deploy Skill: — Integrate the skill into the agent framework.

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 aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Create Skill
create-skill
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers8
create a new skilldesign an effective skillimprove an existing skillfollow skill best practicesstructure a skilldevelop agent skillsbuild a modular skilloptimize skill performance

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 create-skill
$ synaptic skills detail create-skill
$ synaptic skills live create-skill

Links

GitHub Repository