{"id":"a3193d3b-f9d2-4afc-ab5f-35cc419094e9","shortId":"cpfCR8","kind":"skill","title":"github","tagline":"Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.","description":"# GitHub Skill\n\nUse the `gh` CLI to interact with GitHub. Always specify `--repo owner/repo` when not in a git directory, or use URLs directly.\n\n## Pull Requests\n\nCheck CI status on a PR:\n\n```bash\ngh pr checks 55 --repo owner/repo\n```\n\nList recent workflow runs:\n\n```bash\ngh run list --repo owner/repo --limit 10\n```\n\nView a run and see which steps failed:\n\n```bash\ngh run view <run-id> --repo owner/repo\n```\n\nView logs for failed steps only:\n\n```bash\ngh run view <run-id> --repo owner/repo --log-failed\n```\n\n## API for Advanced Queries\n\nThe `gh api` command is useful for accessing data not available through other subcommands.\n\nGet PR with specific fields:\n\n```bash\ngh api repos/owner/repo/pulls/55 --jq '.title, .state, .user.login'\n```\n\n## JSON Output\n\nMost commands support `--json` for structured output. You can use `--jq` to filter:\n\n```bash\ngh issue list --repo owner/repo --json number,title --jq '.[] | \"\\(.number): \\(.title)\"'\n```","tags":["github","nomos","project-nomos","agent-memory","agent-skills","agentic-ai","ai-agents","ai-assistant","autonomous-agents","claude","claude-ai","claude-code"],"capabilities":["skill","source-project-nomos","skill-github","topic-agent-memory","topic-agent-skills","topic-agentic-ai","topic-ai-agents","topic-ai-assistant","topic-autonomous-agents","topic-claude","topic-claude-ai","topic-claude-code","topic-claude-skills","topic-digital-clone","topic-llm"],"categories":["nomos"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/project-nomos/nomos/github","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add project-nomos/nomos","source_repo":"https://github.com/project-nomos/nomos","install_from":"skills.sh"}},"qualityScore":"0.457","qualityRationale":"deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 14 github stars · SKILL.md body (942 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T01:02:18.823Z","embedding":null,"createdAt":"2026-04-21T19:04:07.825Z","updatedAt":"2026-04-22T01:02:18.823Z","lastSeenAt":"2026-04-22T01:02:18.823Z","tsv":"'10':77 '55':63 'access':118 'advanc':25,109 'alway':37 'api':18,107,113,132 'avail':121 'bash':59,70,86,98,130,153 'check':53,62 'ci':22,54 'cli':8,32 'command':114,141 'data':119 'direct':50 'directori':46 'fail':85,95,106 'field':129 'filter':152 'get':125 'gh':7,10,12,14,17,31,60,71,87,99,112,131,154 'git':45 'github':1,4,27,36 'interact':2,34 'issu':11,20,155 'jq':134,150,162 'json':138,143,159 'limit':76 'list':66,73,156 'log':93,105 'log-fail':104 'number':160,163 'output':139,146 'owner/repo':40,65,75,91,103,158 'pr':13,58,61,126 'prs':21 'pull':51 'queri':26,110 'recent':67 'repo':39,64,74,90,102,157 'repos/owner/repo/pulls/55':133 'request':52 'run':15,23,69,72,80,88,100 'see':82 'skill':28 'skill-github' 'source-project-nomos' 'specif':128 'specifi':38 'state':136 'status':55 'step':84,96 'structur':145 'subcommand':124 'support':142 'titl':135,161,164 'topic-agent-memory' 'topic-agent-skills' 'topic-agentic-ai' 'topic-ai-agents' 'topic-ai-assistant' 'topic-autonomous-agents' 'topic-claude' 'topic-claude-ai' 'topic-claude-code' 'topic-claude-skills' 'topic-digital-clone' 'topic-llm' 'url':49 'use':5,9,29,48,116,149 'user.login':137 'view':78,89,92,101 'workflow':68","prices":[{"id":"17a5cba9-a5b6-4c11-90c0-943052578739","listingId":"a3193d3b-f9d2-4afc-ab5f-35cc419094e9","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"project-nomos","category":"nomos","install_from":"skills.sh"},"createdAt":"2026-04-21T19:04:07.825Z"}],"sources":[{"listingId":"a3193d3b-f9d2-4afc-ab5f-35cc419094e9","source":"github","sourceId":"project-nomos/nomos/github","sourceUrl":"https://github.com/project-nomos/nomos/tree/main/skills/github","isPrimary":false,"firstSeenAt":"2026-04-21T19:04:07.825Z","lastSeenAt":"2026-04-22T01:02:18.823Z"}],"details":{"listingId":"a3193d3b-f9d2-4afc-ab5f-35cc419094e9","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"project-nomos","slug":"github","github":{"repo":"project-nomos/nomos","stars":14,"topics":["agent-memory","agent-skills","agentic-ai","ai-agents","ai-assistant","autonomous-agents","claude","claude-ai","claude-code","claude-skills","digital-clone","llm","mcp","multi-agent","multi-agent-systems","ollama","self-hosted"],"license":"mit","html_url":"https://github.com/project-nomos/nomos","pushed_at":"2026-04-18T00:18:33Z","description":"Your AI digital clone — learns who you are, acts on your behalf, remembers everything. Persistent vector memory, multi-agent teams, 60+ skills, smart model routing. Self-hosted, encrypted, multi-provider (Claude/Ollama/OpenRouter). Deploy to Slack, Discord, Telegram, WhatsApp & more in minutes.","skill_md_sha":"38e48246d1f2d8830fc8760058a85a830ee5b6c3","skill_md_path":"skills/github/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/project-nomos/nomos/tree/main/skills/github"},"layout":"multi","source":"github","category":"nomos","frontmatter":{"name":"github","description":"Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries."},"skills_sh_url":"https://skills.sh/project-nomos/nomos/github"},"updatedAt":"2026-04-22T01:02:18.823Z"}}