Find the perfect skill
Atomic Git Commit Creator
Development
Creates logically grouped atomic git commits with well-formatted messages following best practices. Triggered by /commit or commit requests, supports conventional commits and partial staging.
Automatic Worktree Cleanup
Development
Automatically cleans up Git worktrees and returns to the base branch. Keeps local and remote branches intact.
Demo: alias for /tour
Productivity
Alias for /tour that runs an interactive 5-step walkthrough of Product Org OS.
Install Obelisk CLI and Skill
Development
Bootstrap guide to install the Obelisk CLI and then install the official agent skill. For initial setup or repair when the obelisk command is missing.
Apache Kafka Event-Driven Architecture
Development
Expert guidance for building event-driven architectures with Apache Kafka, from hello-world prototypes to production-ready systems. Covers producers, consumers, Kafka Streams, Kafka Connect, schema management, and performance tuning. Helps with cluster setup, deployment, monitoring, and fault tolerance, with examples in Java, Python, and Node.js.
Handoff (Session Handoff)
Development
Save session progress, pending TODOs, key decisions, and next steps to specs/HANDOFF.md for continuity in long tasks.
Update Data & Launch Dashboard
Data & AI
Runs the full investment analysis pipeline: fetches stock data, runs GBM and neural network predictions, classic valuations, and launches the dashboard. Helpful when you want to update data and view results live at http://localhost:8080. Supports parameters like --universe to select the stock universe.
Advertorial Expert Review System
Content
Multi-expert review system for advertorial pages. Orchestrates 10 specialized agents to review, score, and improve content until achieving a 90+ average rating.
Write an Agent Skill
Development
Create agent skills with proper structure, progressive disclosure, and bundled resources. Use when the user wants to create, write, or build a new skill.
Create Pull Request
Development
Push branch and create a PR with a concise, issue-linked description.
Advanced C Programming
Development
Write efficient C code with memory management, pointers, and system calls. Ideal for embedded systems, kernel modules, and performance-critical tasks.
Knowledge Extraction
Documentation
Knowledge Extraction — captures and routes knowledge at work boundaries. Use when you discover a pattern, make a decision, find a distinction, or complete a sub-task.