Skip to content

invoking-github v0.0.4

Choose a tag to compare

@github-actions github-actions released this 25 Jul 21:22
4b31e7d

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:

  1. Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
  2. Go to Claude.ai Skills Settings
  3. Upload the downloaded ZIP file
  4. 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