skills/github/SKILL.md
Interact with GitHub repositories, issues, and pull requests using the gh CLI
npx skillsauth add sawzhang/agent-skills-engine githubInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use the gh CLI to interact with GitHub. Available commands:
gh repo list - List your repositoriesgh repo view [repo] - View repository detailsgh repo clone [repo] - Clone a repositorygh issue list - List issuesgh issue create - Create a new issuegh issue view [number] - View issue detailsgh pr list - List pull requestsgh pr create - Create a pull requestgh pr view [number] - View PR detailsgh pr checkout [number] - Check out a PR locallygh pr merge [number] - Merge a pull requestgh run list - List workflow runsgh run view [run-id] - View run detailsgh run watch [run-id] - Watch a runAlways check gh --help for more commands and options.
tools
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
tools
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
documentation
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
tools
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.