Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

GitHub

GitHub skill using GitHub CLI (gh): repos, issues, pull requests, Actions, releases, and more.

Quick Start

  • Home/router: github/SKILL.md
  • Auth: github/references/auth.md
  • Repos: github/references/repo.md
  • Issues: github/references/issue.md
  • PRs: github/references/pr.md
  • Actions: github/references/actions.md
  • Releases: github/references/release.md
  • Release strategy + naming + preview guidance: github/references/release-strategy.md
  • Advanced API: github/references/api.md

Release deep dives:

  • Create: github/references/release-create.md
  • Manage: github/references/release-manage.md
  • Assets: github/references/release-assets.md

Use github/references/release-strategy.md for title quality, dominant-change selection, release-note opening lines, and GitHub preview / OG-image considerations.

Requirements

  • gh (GitHub CLI)
  • Authenticated session: gh auth login

Install

npx skills add bntvllnt/agent-skills --skill github

Manual install (download this folder only):

  • Copy the github/ folder into your agent's skills directory.
  • Ensure the folder name is github and includes SKILL.md.