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

Continuous Learning Skill

poraffaan-m·affaan-m· v1.0.0 · atualizado em 2026-04-10
80
Score

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

continuous-learningskill-extractionpattern-recognitionagent-automationllm-optimizationcode-understanding
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcontinuous-learning/workflow
1
Session Completion — : Claude Code session ends.
2
Session Evaluation — : Checks if the session meets the minimum length requirement.
3
Pattern Detection — : Identifies potential reusable patterns within the session transcript.
4
Pattern Filtering — : Filters out patterns based on predefined ignore patterns.
5
Skill Extraction — : Extracts and formats the useful patterns into a skill.
6
Skill Storage — : Saves the extracted skill to the `~/.claude/skills/learned/` directory.
7
Future Use — : The learned skill is available for future sessions.

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 ←Iterative Retrieval Pattern
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
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 aWallet
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Continuous Learning Skill
continuous-learning
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.ACT
5.REFLECT
Triggers8
automatically learn from Claude sessionsextract reusable patterns from codesave learned skills for future useimprove agent performance over timedetect and store common code patternsidentify error resolution techniqueslearn from user corrections in codediscover workarounds for code issues

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 continuous-learning
$ synaptic skills detail continuous-learning
$ synaptic skills live continuous-learning

Links

GitHub Repository