Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsAvançado

Self-Learning Skill Generator

porphilschmid·philschmid· v1.0.0 · atualizado em 2026-04-10
78
Score

Autonomous skill generator that learns new technologies from the web. Use when, users want to learn about a new library/framework/tool, need to create a skill for an unfamiliar technology, want to research and document a technology's usage patterns, or invoke with `/learn <topic>`. This skill uses web search and browser tools to discover, extract, and synthesize documentation into a reusable skill.

skill-generationautonomous-learningweb-scrapingdocumentationagent-developmenttool-creation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdself-learning/workflow
1. Receive a request to learn about a new technology or create a skill.
2. Clarify the topic if ambiguous.
3. Use web search to find authoritative documentation (official docs, GitHub repos).
4. Extract relevant content from the selected URLs (installation, core concepts, API).
5. Synthesize the learned information into a new skill with YAML frontmatter.
6. Save the generated skill to a specified directory.
7. Report the successful creation to the user.

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

Self-Learning Skill Generator
self-learning
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
learn about a new technologycreate a skill for an unfamiliar technologyresearch and document a technology's usage patternsgenerate a new skillautomatically learn a new technology/learn <topic>build a skill from documentationcreate a skill from web sources

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

Links

GitHub Repository