Find the perfect skill
Marketing Psychology & Mental Models
Content
Apply behavioral science and mental models to marketing decisions, using a psychological leverage and feasibility scoring system.
TODO Items Management
Productivity
Adds TODO items to the progress tracking file. It reads the current file, inserts new tasks under the 'Not Started' section, removes duplicates or obsolete items, prioritizes important tasks, and updates the last modified date.
Analyzing Kubernetes Audit Logs
Security
Parses Kubernetes API server audit logs to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds SIEM detection rules from event patterns for investigating cluster compromise.
Marketing Psychology & Mental Models
Content
Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system.
PostgreSQL Database Queries
Development
Query and debug the GOAT PostgreSQL database via Docker, including schemas, key tables, and relationships.
Rebuild and Restart Storybook UI
Development
Rebuild and restart the internal Storybook UI after changes to monorepo packages, then optionally display a UI review.
Code Migration Assistant
Development
Expert for transitioning codebases between frameworks, languages, versions, and platforms. Generates migration plans, scripts, and ensures smooth transitions.
Willy Agent Interaction
DevOps
Check the status of Willy AI agents on Willform Agent, send prompts for chat, and recover crashed or unresponsive agents. Useful for monitoring agent health, initiating conversations with the agent, and restarting agents after failures without manual intervention.
Run static analysis suite
Development
Runs the full quality check pipeline: ruff, pyright, auth analysis, license headers. Use before committing or to verify code quality.
Vocal Bridge Call Statistics
Data & AI
Displays call statistics for the Vocal Bridge voice agent, including total calls, success rate, average duration, and session details (completed, failed, abandoned). Helps monitor agent performance and retrieve actionable metrics, with optional JSON output for automation.
Greptile CLI Review
Development
Runs a Greptile review from the local branch, handles CLI installation and auth, then summarizes findings.
Dev Container Setup and Management
DevOps
Sets up and manages the isaaclab_arena Docker container for development, testing, training, and evaluation. Covers rebuild, custom mounts, and command execution inside the container.