Skills

The open registry for AI agent skills — structured prompts and workflows with recommended models, example prompts, and compatible tools.

Contribute a Skill

Skills

6

Categories

9

Compatible tools

6

Contributors

1

6 skills

Cloud Deployment Assistantadvanced

Assists with deploying applications to cloud platforms including AWS, GCP, Azure, and Vercel/Netlify. Generates infrastructure-as-code (Terraform, Pulumi, CDK), Dockerfiles, CI/CD pipelines, and deployment scripts. Handles environment configuration, secrets management, and production readiness checks.

3 models
Docker Compose Generatorintermediate

Generates Docker Compose configurations from application requirements. Handles service dependencies, networking, volumes, health checks, environment variables, and multi-stage builds. Supports development and production profiles.

3 models
Cron Expression Builderbeginner

Builds and explains cron expressions from natural language schedules. Supports standard cron (5-field), extended cron (6-field with seconds), and cloud-specific formats (AWS EventBridge, Google Cloud Scheduler). Validates expressions and shows next run times.

3 models
Migration Planneradvanced

Plans and generates migration strategies for framework upgrades, language versions, database changes, and architecture shifts. Produces step-by-step migration guides with rollback plans, risk assessment, and automated codemods where possible.

3 models
Environment Config Generatorbeginner

Generates .env files, configuration schemas, and environment variable documentation from application requirements. Includes validation rules, default values, required vs optional flags, and example values. Supports multiple environments (dev/staging/prod).

3 models
CI/CD Pipeline Builderintermediate

Designs and implements CI/CD pipelines for various platforms (GitHub Actions, GitLab CI, Jenkins, CircleCI). Covers build, test, lint, security scan, deploy stages with proper caching, parallelization, and environment management.

4 models

Built a useful skill?

Submit a SKILL.md — it's open source and community-maintained.

Contribute on GitHub