accessing-github

Performs git operations and interacts with GitHub. Used when git-related operations are needed, including: git commands (commit, push, pull, branch, merge, etc.), GitHub API interactions, gh CLI operations, pull request operations, issue analysis and operations.

$ 설치

git clone https://github.com/fletchgqc/agentbox /tmp/agentbox && cp -r /tmp/agentbox/.claude/skills/accessing-github ~/.claude/skills/agentbox

// tip: Run this command in your terminal to install the skill