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

GitHub Project Analyzer

porblessonism·blessonism· v1.0.0 · atualizado em 2026-04-11
79
Score

This skill allows the agent to explore and interact with GitHub repositories. It can retrieve information about files, commits, branches, and other repository details.

githubrepository-analysisproject-evaluationopen-sourceknowledge-extractionraginformation-retrieval
Linguagens
Python
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgithub-explorer/workflow
1
Identify Repository — : Use `web_search` and `search-layer` to locate the correct GitHub repository and related resources.
2
Gather Basic Information — : Fetch the README and other basic info using `web_fetch`.
3
Collect Data from Multiple Sources — : Gather data from GitHub issues, community forums, and technical blogs using `browser`, `web_fetch`, and `content-extract`.
4
Analyze Project Stage — : Determine the project's development stage based on commit frequency and content.
5
Identify Key Issues — : Select high-quality issues based on comments, maintainer involvement, and technical discussions.
6
Perform Competitive Analysis — : Identify and compare the project with competing projects.
7
Structure Output — : Format the analysis into a structured report with specific sections and formatting rules.

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 aMemory Notes
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aLiterature Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aMemOS Cloud Server Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

GitHub Project Analyzer
github-explorer
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.RECOMMEND
5.REFLECT
Triggers7
analyze a github repositoryperform a deep dive on a github projectevaluate a github projectassess the health of a github repositoryresearch a github repositoryprovide insights on a github projectexplore a github project's issues and commits

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 github-explorer
$ synaptic skills detail github-explorer
$ synaptic skills live github-explorer

Dependências

web_searchweb_fetchbrowsersearch-layercontent-extract

Links

GitHub Repository