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

Documentation Update Skill

porgeoffjay·geoffjay· v1.0.0 · atualizado em 2026-04-10
78
Score

Regenerates documentation files (agents.md, agent-skills.md, plugins.md, usage.md) from marketplace data using Jinja templates. Use when plugins are added, updated, or removed to keep documentation in sync.

documentationagent-developmentjinja2marketplaceplugin-managementcode-generation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddocumentation-update/workflow
1. Detect changes in the marketplace (plugin add/update/remove).
2. Load `marketplace.json` and validate its structure.
3. Scan plugin files to extract agent/command/skill metadata.
4. Prepare template context with organized data and statistics.
5. Render Jinja2 templates to generate documentation files.
6. Write generated files to the `docs/` directory.
7. Verify the generated documentation for correctness and consistency.

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

Compõe com ←Session Wrap Skill
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
87
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

Documentation Update Skill
documentation-update
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
regenerate documentation filesupdate agent documentationcreate skill catalog documentationbuild plugin directorysynchronize documentation with marketplacegenerate agent reference documentationupdate usage guidesrefresh plugin documentation

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 documentation-update
$ synaptic skills detail documentation-update
$ synaptic skills live documentation-update

Dependências

Jinja2

Links

GitHub Repository