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

GitHub CLI (gh)

porgithub·github· v1.0.0 · atualizado em 2026-04-10
77
Score

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

github-cligithub-automationci-cd-pipelinerepository-managementissue-trackingpull-request-automation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgh-cli/workflow
1
Authenticate with GitHub: — Use `gh auth login` to authenticate the gh CLI with your GitHub account.
2
Set up Git Integration: — Configure Git to use gh as a credential helper using `gh auth git-credential`.
3
Create a Repository: — Use `gh repo create` to create a new GitHub repository.
4
Create an Issue: — Use `gh issue create` to create a new issue in a repository.
5
Create a Pull Request: — Use `gh pr create` to create a new pull request.
6
Merge a Pull Request: — Use `gh pr merge` to merge an existing pull request.
7
List Issues: — Use `gh issue list` to list all open issues in a repository.

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 aDeploy to Vercel
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aCI Pipeline Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
87
Similar aAzure Cost Optimize
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar axget
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar atzst
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar axdrop
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

GitHub CLI (gh)
gh-cli
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
automate github tasksmanage github repositories from command lineinteract with github using gh clicreate a pull request using gh clilist github issues using gh cliconfigure github settings with gh climanage github actions with gh cli

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download gh-cli
$ synaptic skills detail gh-cli
$ synaptic skills live gh-cli

Dependências

git

Links

GitHub Repository