Find the perfect skill
Smart Search with BM25 Ranking
Productivity
Smart search with BM25 ranking. Queries the graph index first for relevance-ranked results, then falls back to grep for full-text content search. Supports filters like type, status, priority, and backlinks, plus shortcuts. Best for quickly finding notes in large Obsidian vaults.
Go Code Review
Development
Reviews Go packages for concurrency safety, error handling, idiomatic design, and performance.
PMOVES Model Registry
Data & AI
AI model registry with metadata management, HuggingFace enrichment, TensorZero config export, and GPU deployment tracking.
Google Docstring Assistant
Development
Write Python docstrings following the Google Python Style Guide, using clear sections and examples.
Container: Scope Inheritance for Rooms
Development
Defines container directories that provide automatic inheritance for child rooms without being navigable, inspired by OpenLaszlo's <node>.
Research with Primary Sources
Documentation
Investigate a question using primary sources and record findings as a Markdown file, citing each source. Delegate research to a background agent.
Plan Creation
Development
Produce a structured markdown plan document with progress tracking and status emojis.
Draft Social Post with Self-Critique
Content
Read a blog post, draft or revise social media copy for X, LinkedIn, Bluesky in frontmatter, and loop with self-critique until it passes review.
Pull Request Creation
Development
Creates a PR after verifying all checks pass. Handles the full ship workflow: verify, push, create PR.
QA Test and Fix Web App Bugs
Testing
Systematically test a web app, fix bugs found, and verify each fix. Produces a quality report with before/after scores.
Automating tmux Windows
Development
Automate tmux windows via MCP tools: create windows, send commands, capture output, and manage processes for background tasks, interactive debugging, and server monitoring.
Start Work on ClickUp Ticket
Productivity
Use the "workon" command with a ticket ID to create or checkout a branch for a ClickUp ticket. After the branch is ready, it automatically retrieves ticket context (title, description, acceptance criteria) to help you understand the task. Helpful when starting work on a new ClickUp ticket.