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

Self-Improvement Skill

porpskoett·pskoett· v1.0.0 · atualizado em 2026-04-10
80
Score

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

ai-agent-developmentcontinuous-improvementerror-handlingfeature-request-managementknowledge-managementself-learningagent-reliability
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdself-improvement/workflow
1. Detect a learning opportunity (error, correction, feature request).
2. Gather relevant context (error message, user input).
3. Create a new entry in the appropriate `.learnings/` file (LEARNINGS.md, ERRORS.md, FEATURE_REQUESTS.md).
4. Populate the entry with Summary, Details/Error, Suggested Action/Fix/Implementation, and Metadata.
5. Assign a priority and area tag.
6. Periodically review `.learnings/` files.
7. Resolve fixed items and promote broadly applicable learnings to project memory (CLAUDE.md, AGENTS.md, etc.).

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

Árvore do Skill

Self-Improvement Skill
self-improvement
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.REFLECT
4.RECOMMEND
5.ACT
Triggers8
log a learningrecord an errortrack a feature requestimprove my performanceremember this for next timecapture this correctionhandle unexpected failurespromote learnings to project memory

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 self-improvement
$ synaptic skills detail self-improvement
$ synaptic skills live self-improvement

Links

GitHub Repository