Find the perfect skill
Obelisk Installer
DevOps
Install the official Obelisk CLI and agent skill. Use only for initial setup or repair when the obelisk command is missing.
Monitoring Stack Deployment
DevOps
Deploys monitoring stacks (Prometheus, Grafana, Datadog) including collectors, scraping config, dashboards, and alerting rules for production systems. Trigger with phrases like 'deploy monitoring stack' or 'setup prometheus'.
Configure API Gateway (Kong/Traefik)
DevOps
Deploy and configure API gateways (Kong or Traefik) for authentication, rate limiting, routing, and request/response transformation. Covers plugins, upstreams, and integration.
Windsurf Rate Limiting
DevOps
Implement rate limiting, exponential backoff, and idempotency patterns for Windsurf. Handle 429 errors and optimize API request throughput.
Pair a remote AI agent with your browser
DevOps
Connects another AI agent (OpenClaw, Codex, Cursor, etc.) to your browser for web browsing via a secure session with one-time setup key.
Prepare and Publish a Release
DevOps
Automate the release process: update changelog, bump version, run pre-commit checks, and align GitHub release notes.
AWS EC2 Virtual Machine Management
DevOps
Manage EC2 instances, AMIs, security groups, and networking. Launch instances, configure security, and automate lifecycle.
Deployment Engineer
DevOps
Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation.
Repository Dashboard
DevOps
Display a comprehensive repository dashboard with PRs, issues, CI/CD health, and suggested tasks, prioritized by user context.
Deploy Verify Watch (Live Smoke)
DevOps
Watches PRs needing live verification, auto-dispatches deploy workflows, and notifies when deployment finishes so a human can re-smoke before approve/merge.
Run CI end-to-end with odu MCP
DevOps
Procedure to run this repository's CI end-to-end via the odu MCP server, including mandatory platform coverage, pool leasing, and green-gate verification.
GitOps Workflow with ArgoCD and Flux for Kubernetes
DevOps
Implement declarative Git-based continuous delivery for Kubernetes using ArgoCD or Flux CD, following OpenGitOps principles. Covers repo setup, sync policies, and progressive delivery.