Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons725
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
quasi-coder
✓★ 36,200by github
Interprets shorthand, pseudo-code, and natural language descriptions to generate production-quality code. Assesses collaborator technical expertise (high/medium/low confidence) to determine how much interpretation and correction is needed Processes special shorthand notation marked with start-shorthand and end-shorthand boundaries; always removes ()=> lines when implementing Applies expert judgment to translate incomplete or imperfect descriptions into robust code, handling typos,...
breakdown-epic-arch
✓★ 36,200by github
Architectural planning prompt for translating product requirements into modular, scalable technical specifications. Generates comprehensive Epic Architecture Specifications in Markdown, including system diagrams, feature lists, and technology stack recommendations Enforces domain-driven design patterns with Docker containerization, TypeScript/Next.js, Turborepo monorepos, tRPC APIs, and Stack Auth authentication Produces Mermaid diagrams spanning user, application, service, data, and...
noob-mode
✓★ 36,200by github
Plain-English translation layer that makes Copilot CLI accessible to non-technical users. Translates every approval prompt, error message, and technical output into jargon-free language with color-coded risk indicators (🟢 low, 🟡 moderate, 🔴 high, ⛔ critical) Explains what each action does, why it's needed, what the risks are, and what happens if you approve or decline before any permission is requested Automatically defines technical terms on first use and provides step-by-step roadmaps...
finnish-humanizer
✓★ 36,200by github
Detect and remove AI-generated patterns from Finnish text to match native speaker voice. Identifies 26 patterns across Finnish-specific structures (passive overuse, missing particles, translation calques, genitive chains) and universal markers (hedging, filler phrases, artificial enthusiasm) Preserves meaning, register, and technical content while replacing AI patterns with natural Finnish constructions Includes adaptive workflow: analyzes short texts directly, flags patterns in longer...
next-intl-add-language
✓★ 36,200by github
Add a new language to a Next.js application using next-intl internationalization. Requires translating all entries from en.json in the ./messages directory to the new language Update routing configuration in src/i18n/routing.ts and middleware in src/middleware.ts to recognize the new language Register the language in the language toggle component at src/components/language-toggle.tsx
mkdocs-translations
✓★ 36,200by github
ERROR - NOT ENOUGH TEXT ON PAGE
migrating-oracle-to-postgres-stored-procedures
✓★ 36,200by github
Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters,…
search-strategy
✓★ 22,300by anthropic
Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into…
write-query
✓★ 22,300by anthropic
Write optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and…
azure-ai-translation-ts
✓★ 2,700by microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
azure-ai-translation-document-py
✓★ 2,700by microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
azure-ai-translation-text-py
✓★ 2,700by microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
azure-ai-translation-ts
✓★ 2,700by microsoft
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when…
azure-ai-translation-document-py
✓★ 2,700by microsoft
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
azure-ai-translation-text-py
✓★ 2,700by microsoft
Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.
readme-i18n
★ 70by xixu-me
Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.
mapbox-google-maps-migration
★ 68by mapbox
Migration guide for developers moving from Google Maps Platform to Mapbox GL JS, covering API equivalents, pattern translations, and key differences
pulumi-terraform-to-pulumi
✓★ 61by pulumi
Migrate Terraform/OpenTofu projects to Pulumi, including translating HCL source code and/or importing Terraform state into a Pulumi stack. Use when a user…
pulumi-cdk-to-pulumi
✓★ 61by pulumi
Load this skill when a user wants to migrate, convert, port, translate, or move an AWS CDK application (including CDK stacks, constructs, or…
provider-upgrade
✓★ 61by pulumi
A provider upgrade is a translation, not a change request.
whisper
✓★ 11by firecrawl
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes…
spl-to-apl
★ 10by axiomhq
Translates Splunk SPL queries to Axiom APL. Provides command mappings, function equivalents, and syntax transformations. Use when migrating from Splunk,…