Browse Skills
Discover and install agent skills
Docker Helper
Dockerfile generation, image optimization, and container debugging.
Generates production-ready Dockerfiles tailored to your stack and scans images for layer bloat and vulnerabilities. Helps debug running containers with structured log analysis and health check suggest
Code Reviewer
Automated code review with actionable feedback.
Analyzes pull requests and diffs to surface bugs, style violations, and security issues. Provides inline suggestions and severity ratings so teams ship cleaner code faster. Integrates with GitHub, Git
API Tester
Generate and run API test suites from OpenAPI specs.
Parses OpenAPI/Swagger specs to auto-generate comprehensive test cases covering happy paths, edge cases, and error responses. Executes tests against live or mock endpoints and produces readable diff r
Release Notes
Auto-generate polished release notes from Git commits and PRs.
Reads conventional commits and merged pull requests to produce structured, audience-appropriate release notes. Groups changes by type (features, fixes, breaking changes) and supports custom templates.
Git Ops
Automate Git workflows: branching, tagging, and releases.
Manages branch strategies, enforces commit conventions, and automates tag creation for releases. Supports GitFlow, trunk-based development, and custom branching models. Reduces manual Git overhead acr
Log Analyzer
Parse and summarize application logs to surface errors and patterns.
Ingests structured and unstructured logs from files, stdout, or log aggregators and identifies error clusters, latency spikes, and anomalies. Produces human-readable summaries with root-cause hypothes
Dependency Auditor
Audit project dependencies for vulnerabilities and outdated packages.
Scans package manifests (npm, pip, cargo, etc.) against vulnerability databases and flags critical CVEs, license conflicts, and stale dependencies. Generates prioritized upgrade plans with compatibili
Env Manager
Validate, diff, and sync environment variable configurations.
Compares .env files across environments (local, staging, production) and highlights missing or mismatched keys. Validates variable formats against schemas and catches common mistakes like missing quot
GitHub Ops
Issue triage, PR review, CI monitoring — full GitHub workflow via gh CLI.
Complete GitHub operations: create and comment on issues, check PR status and CI runs, view run logs, list and filter PRs. Uses the gh CLI. Requires gh auth configured.
Coding Agent
Delegate coding tasks to Codex, Claude Code, or Pi — background multi-agent.
Orchestrate coding sub-agents for complex tasks: feature builds, PR reviews, refactoring. Supports Codex, Claude Code, and Pi runtimes.