github-skill

Installation
SKILL.md

GitHub Skill

Quick start

Goal: operate on GitHub-hosted state directly when repository facts, PR state, issues, releases, or remote file changes matter.

Reference notes: skills/github-skill/references/github-skill.md

Common read workflows

  • Repository contents: get_file_contents, list_branches, list_commits
  • PRs: pull_request_read, list_pull_requests, search_pull_requests
  • Issues: issue_read, list_issues, search_issues
  • Discovery: search_code, search_repositories, search_users
  • Releases/tags: get_latest_release, list_releases, list_tags

Common write workflows

  • Issues and PR comments: issue_write, add_issue_comment, reply_to_pull_request_comment
Related skills

More from ry-run/run-skills

Installs
1
GitHub Stars
11
First Seen
7 days ago