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

Day 2: 나만의 Context Sync 스킬 만들기

porai-native-camp·ai-native-camp· v1.0.0 · atualizado em 2026-04-10
80
Score

AI Native Camp Day 2 Context Sync 스킬 만들기. 여러 외부 도구에서 컨텍스트를 수집하여 하나의 sync 문서로 만드는 나만의 스킬을 직접 구축한다. "2일차", "Day 2", "context sync", "컨텍스트 싱크", "sync 스킬", "스킬 만들기", "정보 수집 스킬" 요청에 사용.

ai-agentcontext-syncskill-developmentexternal-toolssubagentsapi-integrationmcp
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdday2-create-context-sync-skill/workflow
1. Install the latest curriculum using `npx skills add ai-native-camp/camp-1 --agent claude-code --yes`.
2. Select the desired tools (Slack, Notion, Gmail, Google Calendar) for context synchronization.
3. Explore the project structure using the Explore agent to understand the codebase.
4. Choose the connection method (MCP or API) for each selected tool.
5. Implement data collection from each tool using subagents.
6. Format the collected data into a unified sync document.
7. Validate the data and retry failed sources.
8. Execute the skill and verify the final output.

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 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 aNotebookLM Automation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Day 2: 나만의 Context Sync 스킬 만들기
day2-create-context-sync-skill
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers8
create a context sync skillbuild a day 2 skilldevelop a context gathering skillmake a skill to sync information from multiple sourcescreate a skill to collect contextbuild a context aggregation skilldevelop a skill to create a sync documentcreate a skill to gather information from external tools

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

Links

GitHub Repository