mirror of
https://github.com/davegallant/skills.git
synced 2026-07-03 02:38:21 +00:00
Custom slash commands for AI assistants
- JavaScript 100%
| skills | ||
| AGENTS.md | ||
| README.md | ||
skills
Custom slash commands for AI assistants, used across Claude Code and Pi.
Each skill is a SKILL.md file that teaches the assistant how to perform a specific task or interact with a specific tool. Some skils are sourced from upstream repositories (primarily mitsuhiko/agent-stuff and googleworkspace/cli) and pinned to specific revisions.
Skills
| Skill | Description |
|---|---|
commit |
Create Conventional Commits-style git commits |
github |
Interact with GitHub via the gh CLI |
grill-me |
Interactive Q&A / knowledge testing |
hunk-review |
Review code hunks |
morning-digest |
Daily briefing: unread email, Slack mentions, and calendar |
sentry |
Query Sentry for errors and issues |
summarize |
Summarize content into markdown |