invoking-github v0.0.4
invoking-github
Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitHub commits, repository updates, DEVLOG persistence, or cross-session state management via GitHub branches. Not needed in Claude Code (has native git access).
Skill folder: invoking-github
Release of invoking-github version 0.0.4
📥 Download & Install
⬇️ Download invoking-github.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
4b31e7d fix(skills): repair broken frontmatter, mark obsolete skills, close registry gaps (#746)
2c2270e Remove _MAP.md files, direct agents to tree-sitting for code navigation (#545)
6d37c0e fix(invoking-github): add env var and GitHub.env support to get_github_token (#539)
5de1002 feat: add mapping-features skill for behavioral web app documentation (#432)
fa17d61 fix(mapping-codebases): limit markdown ToC to h1/h2 headings only
3e0db23 feat(mapping-codebases): add line numbers, markdown ToC, and other files listing
8091279 feat(project): add code maps and CLAUDE.md integration guidance
ab21c6f feat: Migrate all 27 skills from VERSION files to frontmatter
92297e2 refactor: migrate API credential management to project knowledge files