Open library for GitHub Copilot
Skills for GitHub Copilot
GitHub's AI pair programmer, install skills as workspace instructions under .github/copilot/. skills-hub.ai is the open registry of installable SKILL.md files, install one into GitHub Copilot in a single command, versioned and security-scanned.
Skills install to .github/copilot/skills/ and load when their triggers match, no manual prompt engineering.
Top skills for GitHub Copilot
See all →by Debashis2007
Structured triage → mitigation → root-cause flow for live production incidents. Use when a running system is degraded or down (errors, latency, outages) and you need to restore service safely and then find the cause.
elite-seo-optimization
Currentby tinh2
An advanced SEO optimization agent that enhances website visibility through technical SEO, content strategy, keyword research, on-page optimization, and competitive analysis for organic growth.
by Debashis2007
Build a defensible cloud cost-reduction plan without hurting reliability or velocity. Use when cloud spend is rising, before/after a scaling event, or during a FinOps review of AWS/GCP/Azure usage.
by yishnu96
Compute and interpret Vedic (Jyotisha) birth charts using Swiss Ephemeris. Use this skill whenever the user mentions Vedic astrology, Jyotish, kundli, birth chart, navamsa, dasha, lagna, nakshatra, horoscope, or yogas — and whenever they ask a life-direction question that needs a chart. The skill auto-detects which of 14 life dimensions a question falls into: career, wealth/money, marriage, children/fertility, health, education, property, relationships/love, family/parents, travel/foreign, spirituality, obstacles/misfortune, deep karma/past-life, and life timing. So trigger on "when will I marry", "is this a good time for a career change", "any accident risk in my chart", "best city for my career", "will I have children", "why does everything go wrong", "what is my past-life karma", "what's my current dasha" — even when the user never says the word "astrology". The skill handles geocoding, historical timezone resolution, all 14+ divisional charts, Vimshottari dasha, shadbala, ashtakava
by Debashis2007
Pressure-test a system design or run a mock system-design interview. Use to evaluate a proposed architecture for scale, reliability, and trade-offs, or to practice interviews with structured feedback.
by Debashis2007
Pressure-test a system design or run a mock system-design interview. Use to evaluate a proposed architecture for scale, reliability, and trade-offs, or to practice interviews with structured feedback.
by Debashis2007
Safely change code at scale without altering behavior. Use for large renames, extracting modules, breaking up god classes, migrating frameworks/APIs, or paying down structural debt across many files.
by Debashis2007
Rigorous, severity-ranked review of a diff, PR, or file. Use when you want a thorough check of correctness, security, performance, design, readability, and test coverage with actionable feedback.
Installing a skill into GitHub Copilot
# Install one skill
npx @skills-hub-ai/cli install code-review --target copilot
# Reproduce a teammate's full setup from the lockfile
npx @skills-hub-ai/cli installFiles land in .github/copilot/skills/. The lockfile .skills.json tracks every install, commit it and your team gets reproducible skills with one command.
Skills for every AI coding tool
The same SKILL.md works in every major AI agent, pick yours.