Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

186 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copilot CLI Skills

A collection of skills for GitHub Copilot CLI that extend the agent with specialized workflows.

Skills

Skill Description
agent-company
agent-conductor Multi-agent fleet conductor with real-time TUI observability. Launches multiple Terminal Stampede commander groups, k...
agent-orchestra Multi-agent fleet conductor for the GitHub Copilot CLI. Launches exactly five visible Terminal Stampede commander gro...
agent-pulse
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 — researches frontier model releases from the past week, stack-ranks new capabilities by power/impac...
cli-mastery Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference c...
codeql-mastery 🛡️ CodeQL Mastery — SOSS Fund expert on GitHub CodeQL and code scanning. Ask any question about CodeQL, code scanning...
context-compass Context Compass — your guide to bringing GitHub, Slack, and WorkIQ context into Copilot CLI. Runs beginner onboarding...
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 Turn any workshop into a live Copilot Builder Showcase. Drop the links, activate the judging panel, and spotlight the...
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 ✨ 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 — agentic build system with sealed-envelope testing. Orchestrates 6 specialist agents through a checkp...
decompose
design-auditor 🔍 Design Auditor — paste a URL, get 5 ranked fixes to improve conversions. Analyzes layout, performance, accessibilit...
dispatch Cross-terminal multi-agent orchestration. Splits complex tasks into parallel work units dispatched to independent Cop...
docx Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers in...
evo-forge 🧬 Evo Forge — breeds better agents through evolutionary selection. Mutates agent prompts, tournaments them, selects s...
excalidraw Generate Excalidraw diagrams from descriptions. Creates .excalidraw JSON files that can be opened in https://aka.ms/e...
expense-report Create and fill out Microsoft Dynamics 365 MyExpense expense reports from receipts using visible browser automation. ...
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 — turns any multi-agent CLI run into a clear outcome decision. Scores what changed, what won, what fa...
gdoc-converter Converts Google Docs, Slides, and Sheets to Microsoft Office formats (Word, PowerPoint, Excel). Paste a Google URL an...
havoc-hackathon 🏟️ Havoc Hackathon — a multi-model orchestration skill that turns your terminal into a competitive arena. Dispatches ...
headcount-zero
hive1k 🐝 Hive1K — recursive multi-model swarm orchestrator. Launches 250-1,000+ AI agents across 16 models with Division Com...
loop Edit Microsoft Loop documents in the browser using Playwright automation. Use when the user wants to create, edit, or...
m365-easy-button Translate Google Workspace habits into Microsoft 365 steps, app mappings, troubleshooting, and power-user guidance.
octofund 🐙 OctoFund — data-driven funding allocator for underfunded open source projects. Takes a budget, scores critical proj...
pitch-master 🎤 Pitch Master — transforms ANY concept, repo README, or about section into a world-class Y Combinator / TechStars 60...
pptx 'Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating sli...
reflect Helps any Hubber write their FY26 performance reflection. Pulls GitHub activity for the review period, reads the org ...
sidecar
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 Fund Training — MODULE_TITLE. Interactive trainer with CTA tracking, security validation, and dashboard-ready...
swarm
swarm-command 🐝 Swarm Command — multi-model consensus swarm orchestrator. Launches 50-250+ AI agents across 15 models with hierarch...
universe-cfp Suggests GitHub Universe talk submissions based on your GitHub activity. Pulls your repos, PRs, issues, and contribut...
web-artifacts-builder Create interactive HTML artifacts (dashboards, visualizations, org charts, network maps, trackers, comparisons) as se...
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

git clone https://github.com/DUBSOpenHub/copilot-skills.git /tmp/copilot-skills
cp -R /tmp/copilot-skills/*/ ~/.copilot/skills/

Install a single skill

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

About

Copilot CLI skills collection — voice-friendly AI workflows for your terminal

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages