askill
github

githubSafety 70Repository

Create issues, PRs, and query repositories

11 stars
1.2k downloads
Updated 3/20/2026

Package Files

Loading files...
SKILL.md

Tool: github_create_issue

Create a GitHub issue.

Input: repo (string), title (string), body (string) Output: Issue URL

Tool: github_list_issues

List open issues for a repository.

Input: repo (string), state (string: open/closed) Output: List of issues with number, title, and state

Tool: github_create_pr

Create a pull request.

Input: repo (string), title (string), body (string), head (string), base (string) Output: Pull request URL

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

35/100Analyzed 3/1/2026

Basic GitHub tool reference skill with 3 tools (create_issue, list_issues, create_pr). Well-structured metadata with requirements (gh CLI, GH_TOKEN) and tags. However, the content is very short - just tool definitions without examples, workflows, or practical guidance. The deeply nested path suggests internal-only agent config. Has good structure but limited practical value without additional context or examples.

70
65
50
30
35

Metadata

Licenseunknown
Version-
Updated3/20/2026
Publisherinitializ

Tags

github