github-fetch
CommunitySafely fetch GitHub data with gh CLI.
AuthorDetrous
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Read-only access to GitHub data such as repositories, pull requests, issues, workflow runs, releases, and commits using the gh CLI. It emphasizes safety by encouraging read-only operations unless explicitly requested to perform changes, and promotes using gh over curl or raw HTTP requests.
Core Features & Use Cases
- Command-focused data access: fetch repository metadata, PRs, issues, and workflow runs using gh subcommands.
- Fallback API access: leverage gh api when subcommands do not cover the required data.
- Safe defaults: always specify the target repository with --repo to ensure correct scoping and avoid accidental edits.
- Use Case: quickly audit a repo's open PRs or review recent issues for a project brief.
Quick Start
Fetch repository data, PRs, issues, and workflow information for owner/repo using gh.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-fetch Download link: https://github.com/Detrous/dotfiles/archive/main.zip#github-fetch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.