https://github.com/dubsopenhub/copilot-skills
Copilot CLI skills collection — voice-friendly AI workflows for your terminal
https://github.com/dubsopenhub/copilot-skills
Last synced: 2 days ago
JSON representation
Copilot CLI skills collection — voice-friendly AI workflows for your terminal
- Host: GitHub
- URL: https://github.com/dubsopenhub/copilot-skills
- Owner: DUBSOpenHub
- Created: 2026-03-06T04:58:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-07-28T23:00:38.000Z (2 days ago)
- Last Synced: 2026-07-29T01:04:23.765Z (2 days ago)
- Language: Python
- Size: 1020 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Copilot CLI Skills
A collection of skills for [GitHub Copilot CLI](https://docs.github.com/copilot/concepts/agents/about-copilot-cli) that extend the agent with specialized workflows.
## Skills
| Skill | Description |
|-------|-------------|
| [agent-company](agent-company/) | — |
| [agent-conductor](agent-conductor/) | Multi-agent fleet conductor with real-time TUI observability. Launches multiple Terminal Stampede commander groups, k... |
| [agent-orchestra](agent-orchestra/) | Multi-agent fleet conductor for the GitHub Copilot CLI. Launches exactly five visible Terminal Stampede commander gro... |
| [agent-pulse](agent-pulse/) | — |
| [ai-engineering-coach](ai-engineering-coach/) | AI Engineering Coach - opens a private local dashboard that analyzes AI coding sessions, practice patterns, output, a... |
| [ai-first-drops](ai-first-drops/) | 📡 AI-First Drops — researches frontier model releases from the past week, stack-ranks new capabilities by power/impac... |
| [cli-mastery](cli-mastery/) | Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference c... |
| [codeql-mastery](codeql-mastery/) | 🛡️ CodeQL Mastery — SOSS Fund expert on GitHub CodeQL and code scanning. Ask any question about CodeQL, code scanning... |
| [context-compass](context-compass/) | Context Compass — your guide to bringing GitHub, Slack, and WorkIQ context into Copilot CLI. Runs beginner onboarding... |
| [copilot-app-first-steps](copilot-app-first-steps/) | Fully interactive tutor for non-technical first-time users of the GitHub Copilot app. Starts from install/open, then ... |
| [copilot-builder-showcase](copilot-builder-showcase/) | Turn any workshop into a live Copilot Builder Showcase. Drop the links, activate the judging panel, and spotlight the... |
| [copilot-cli-quickstart](copilot-cli-quickstart/) | Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials... |
| [copilot-first-light](copilot-first-light/) | ✨ First Light — a warm, friendly guide that helps anyone build their first AI agent in about 10 minutes. No coding ex... |
| [dark-factory](dark-factory/) | 🏭 Dark Factory — agentic build system with sealed-envelope testing. Orchestrates 6 specialist agents through a checkp... |
| [decompose](decompose/) | — |
| [design-auditor](design-auditor/) | 🔍 Design Auditor — paste a URL, get 5 ranked fixes to improve conversions. Analyzes layout, performance, accessibilit... |
| [dispatch](dispatch/) | Cross-terminal multi-agent orchestration. Splits complex tasks into parallel work units dispatched to independent Cop... |
| [docx](docx/) | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers in... |
| [evo-forge](evo-forge/) | 🧬 Evo Forge — breeds better agents through evolutionary selection. Mutates agent prompts, tournaments them, selects s... |
| [excalidraw](excalidraw/) | Generate Excalidraw diagrams from descriptions. Creates .excalidraw JSON files that can be opened in https://aka.ms/e... |
| [expense-report](expense-report/) | Create and fill out Microsoft Dynamics 365 MyExpense expense reports from receipts using visible browser automation. ... |
| [first-agent](first-agent/) | 🎓 First Agent — live training skill that guides non-developers from zero to building their first AI agent in three se... |
| [fleet-scorecard](fleet-scorecard/) | Fleet Scorecard — turns any multi-agent CLI run into a clear outcome decision. Scores what changed, what won, what fa... |
| [gdoc-converter](gdoc-converter/) | Converts Google Docs, Slides, and Sheets to Microsoft Office formats (Word, PowerPoint, Excel). Paste a Google URL an... |
| [havoc-hackathon](havoc-hackathon/) | 🏟️ Havoc Hackathon — a multi-model orchestration skill that turns your terminal into a competitive arena. Dispatches ... |
| [headcount-zero](headcount-zero/) | — |
| [hive1k](hive1k/) | 🐝 Hive1K — recursive multi-model swarm orchestrator. Launches 250-1,000+ AI agents across 16 models with Division Com... |
| [loop](loop/) | Edit Microsoft Loop documents in the browser using Playwright automation. Use when the user wants to create, edit, or... |
| [m365-easy-button](m365-easy-button/) | Translate Google Workspace habits into Microsoft 365 steps, app mappings, troubleshooting, and power-user guidance. |
| [octofund](octofund/) | 🐙 OctoFund — data-driven funding allocator for underfunded open source projects. Takes a budget, scores critical proj... |
| [pitch-master](pitch-master/) | 🎤 Pitch Master — transforms ANY concept, repo README, or about section into a world-class Y Combinator / TechStars 60... |
| [pptx](pptx/) | 'Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating sli... |
| [reflect](reflect/) | Helps any Hubber write their FY26 performance reflection. Pulls GitHub activity for the review period, reads the org ... |
| [sidecar](sidecar/) | — |
| [slack-context](slack-context/) | Use when the user asks to "fetch context from Slack", "read this Slack thread", "get requirements from Slack", "extra... |
| [soss-skill-template](soss-skill-template/) | 🛡️ SOSS Fund Training — MODULE_TITLE. Interactive trainer with CTA tracking, security validation, and dashboard-ready... |
| [swarm](swarm/) | — |
| [swarm-command](swarm-command/) | 🐝 Swarm Command — multi-model consensus swarm orchestrator. Launches 50-250+ AI agents across 15 models with hierarch... |
| [universe-cfp](universe-cfp/) | Suggests GitHub Universe talk submissions based on your GitHub activity. Pulls your repos, PRs, issues, and contribut... |
| [web-artifacts-builder](web-artifacts-builder/) | Create interactive HTML artifacts (dashboards, visualizations, org charts, network maps, trackers, comparisons) as se... |
| [xlsx](xlsx/) | Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants t... |
## Install
### Install all skills
```bash
git clone https://github.com/DUBSOpenHub/copilot-skills.git /tmp/copilot-skills
cp -R /tmp/copilot-skills/*/ ~/.copilot/skills/
```
### Install a single skill
```bash
git clone --depth 1 https://github.com/DUBSOpenHub/copilot-skills.git /tmp/copilot-skills
cp -R /tmp/copilot-skills/pitch-master ~/.copilot/skills/
```
After installing, restart your Copilot CLI session (`/exit` then `copilot`) to pick up the new skills. Use `/skills` to verify they loaded.
## How skills work
Each skill is a folder containing a `SKILL.md` file with YAML frontmatter (name, description) and markdown prompt instructions. Copilot CLI loads skills from `~/.copilot/skills/` on startup.
## License
MIT