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

Octocode Research Skill

porbgauryy·bgauryy· v1.0.0 · atualizado em 2026-04-11
85
Score

This skill is designed for in-depth code exploration tasks, including researching code, understanding functionality (e.g., "how does X work?"), locating definitions (e.g., "where is Y defined?"), tracing code flow, finding usages, and reviewing pull requests. It leverages both local codebase analysis with LSP semantic navigation and external GitHub/npm research using Octocode tools.

code-analysiscode-explorationcode-understandingrepository-analysisoctocodelspgithub-research
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdoctocode-research/workflow
1
Initialize Server: — Start the Octocode research server using `npm run server-init`.
2
Load Context: — Load the system prompt and tool schemas using `curl http://localhost:1987/tools/initContext`.
3
Select Prompt: — Choose the appropriate prompt based on user intent (e.g., `research_local`, `research`).
4
Evaluate Fast-Path: — Determine if a simple lookup is sufficient or if a research plan is needed.
5
Create Research Plan (if needed): — Identify domains, draft steps, and decide on parallel execution using `TodoWrite`.
6
Execute Research: — Use appropriate tools to gather information, trace code, and find usages.
7
Present Output: — Provide data-driven answers with file references and line numbers.

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 aDocumentation
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Enforcing TypeScript Standards
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Contextual Commits
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Octocode Research Skill
octocode-research
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers10
research codehow does X workwhere is Y definedwho calls Ztrace code flowfind usagesreview a PRexplore this libraryunderstand the codebasedeep code exploration

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 octocode-research
$ synaptic skills detail octocode-research
$ synaptic skills live octocode-research

Dependências

npmcurl

Links

GitHub Repository