github cli skills

20 tagged github cli, measured the same way as everything else here.

Browse within: gemini-cli 10

pavedpath-code

01

Jia-Ethan/pavedpath-code

Skill Claude CodeCodex

PavedPath Code is the code-focused edition of PavedPath. It helps agents solve software engineering problems by finding proven implementation paths from GitHub repositories, issues, pull requests, discussions, code examples, release notes, and open-source evidence.

410 2mo ago A 54 tokens original MIT

better-github-skill

02

AVGVSTVS96/better-github-skill

Skill Claude CodeCodex

GitHub work via gh CLI: PRs, review conversations, CI failures, repo state. Use when inspecting a PR, reading a review (bodies, comments, inline threads), debugging CI (finding which run failed, why a check or Actions run is red, reading job logs), or composing non-trivial gh commands. Scripts cover what raw gh can't…

48 15d ago A 105 tokens original MIT

git-wiki

03

rarce/git-wiki

Skill Claude CodeCodex

Maintain a personal, LLM-curated knowledge wiki in a git repo using the Karpathy LLM-wiki pattern. Use this skill when the user wants to ingest a source (article, paper, notes, URL) into their wiki, query accumulated knowledge ("what do I know about X?", "what did I learn from Y?"), or lint the wiki for drift.…

21 2mo ago B 165 tokens original MIT

git-ship

04

oil-oil/git-ship

Skill Claude CodeCodex

An automated Git release workflow that takes code changes through a branch, commit, pull request, review checks, squash merge, and return to the main branch. A pull request is a request to review and merge changes into a shared branch.

15 25d ago A 273 tokens original MIT

gh-fetch

05

retlehs/gh-fetch

Skill Claude CodeCodex

Use the GitHub CLI to fetch content from GitHub URLs instead of web fetching. Activate when the user shares a GitHub issue, PR, repo, or discussion link.

9 5mo ago A 38 tokens

preview-d3

06

veelenga/preview-skills

Skill Claude CodeCodex

Create interactive 2D data visualizations using D3.js with zoom, pan, and custom rendering.

8 21d ago A 24 tokens original MIT

preview-leaflet

07

veelenga/preview-skills

Skill Claude CodeCodex

Create interactive maps with markers, routes, and geographic data using Leaflet.

8 21d ago A 19 tokens original MIT

preview-svg

08

veelenga/preview-skills

Skill Claude CodeCodex

Render and preview SVG animations in the browser with play/pause, timeline scrubbing, zoom & pan, code view, and export. Use when explaining a concept visually with an animated SVG (SMIL, CSS keyframes, or inline-JS), prototyping path-draw / morph / motion-path effects, or iterating on an animated icon, logo, or…

8 21d ago A 107 tokens original MIT

placeholder-skill

09

TechSpokes/skill-base-template

Skill Claude CodeCodex

Build a real agent skill from user-provided intake material. Use this placeholder only while the repository is still in bootstrap mode and before an agent has generated the final skill package.

4 1mo ago A 39 tokens original MIT

browse

10

forjd/agent-skills

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with a web page or web app in a real browser, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting page data, testing rendered UI, or running browser-based health checks. Do not use for code review…

2 3mo ago A 80 tokens original MIT

github-pr

11

forjd/agent-skills

Skill Claude CodeCodex

Create standardised GitHub pull requests using the gh CLI. Use when the user wants to create a PR, open a pull request, submit changes for review, or says things like "PR this", "open a PR", or "submit for review". Enforces conventional commit titles, structured body templates, labels, and reviewers.

2 3mo ago A 69 tokens original MIT

pr-review-actioner

12

forjd/agent-skills

Skill Claude CodeCodex

Action GitHub pull request review feedback. Use when the user wants to address PR review comments, respond to code review feedback, fix review issues, or says things like "action the review", "address feedback", "handle review comments", or "go through the PR comments". Fetches all unresolved review threads, triages…

2 3mo ago A 87 tokens original MIT