Loading...
Loading...
Found 139 Skills
Ansible configuration management with playbooks and roles. Use for server provisioning.
GitHub data collection patterns for workflow agents. Covers search query construction by intent, date range handling, repository scope narrowing, preferences.md integration, cross-repo intelligence, parallel stream collection model, and auto-recovery for empty results. Use when building agents that search GitHub for issues, PRs, discussions, releases, security alerts, or CI status.
AppSignal integration. Manage data, records, and automate workflows. Use when the user wants to interact with AppSignal data.
Shuttle integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shuttle data.
Tideways integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tideways data.
Execute commands on remote servers via SSH. Run commands on remote hosts with key-based authentication.
Schedule and manage cron jobs. Use when: user needs to create, list, remove, or test scheduled tasks.
Envoy integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Envoy data.
DeployHQ integration. Manage Projects, Users, Teams. Use when the user wants to interact with DeployHQ data.
Use for ALL Zeabur environment variable operations — create, list, update, delete, or troubleshoot. Use when user says "set env var", "add variable", "create variable", "update variable", "delete variable", "change env var", or "why is my variable empty". Also use when variables are empty or SERVICE_NOT_FOUND errors.
Use when deleting a Zeabur service. Use when user says "delete service", "remove service", or "tear down service". Always confirm service name and ID with the user before deleting.
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules.