Find the perfect skill
Evernote Data Handling
Data & AI
Delivers best practices for handling Evernote data, covering local storage of notes, attachments, and metadata. Useful when designing database schemas, processing ENML content, or syncing with the Evernote API. Helps maintain data integrity and optimize performance.
Voice DNA Creator
Content
Analyzes writing samples to create a comprehensive voice DNA profile that AI can use to replicate your authentic style. Useful when setting up a new writing system, creating client profiles for ghostwriting, or updating a voice after style evolution.
Tester - Test Quality Validation
Testing
Verifies test quality, coverage, and correctness by ensuring BDD scenarios map 1:1 to tests and that testing rules (≥80% coverage, error handling) are followed. Used during the review phase to confirm the implementation meets acceptance criteria through automated test validation.
Paper Reference Assistant (CLI)
Data & AI
CLI assistant to manage and query a local database of academic papers using the `papi` command. Supports listing, searching (exact text, BM25, hybrid), showing summaries/equations, and adding papers via arXiv ID or PDF. Use before MCP RAG tools for fast, low-cost lookups.
Codebase Auditor (L2 Coordinator)
Development
Coordinates 9 specialized audit workers (security, build, architecture, code quality, dependencies, dead code, observability, concurrency, lifecycle) to analyze codebase quality. Helps generate a comprehensive, consolidated report by delegating parallel audits and aggregating results into a single document.
Manifest Plugin Setup
DevOps
Install and configure the Manifest observability plugin for your agents. Use this skill for telemetry, API key configuration, and troubleshooting.
DeepWork Jobs Management
Development
Creates and manages multi-step AI workflows by defining job specifications, reviewing them, generating step instructions, and learning from past runs. Helps streamline complex tasks that require multiple AI steps, such as data processing or content generation pipelines.
World Composition
Development
Open world streaming skill for world partition. Enables dynamic loading of zones in open-world games.
Git PR Core (Internal Infrastructure)
Development
Internal skill providing shared scripts for creating pull requests. Used by git-pr and git-cd-pr, it should not be called directly. Scripts cover scope verification, change analysis, PR creation, milestone and project assignment, and more.
Terraform Resource Migration
Development
Guides migration of existing SDK-based Terraform resources to the Plugin Framework while maintaining state compatibility and behavioral parity. Use when converting legacy resources or when the user asks to migrate, convert, or port existing resources.
Embedding Hunt
Security
Uses embedding similarity to hunt for related behaviors across the environment. Starting from a confirmed malicious finding, it discovers behavior clusters, related entities, and variations of known attack patterns. Helps assess incident scope and detect coordinated or widespread threats.
Gastown Troubleshooting Guide
Development
Diagnoses and resolves issues in the Gastown system by running `gt doctor` and `bd doctor` checks. Interprets error severity (BLOCKER, WARNING, INFO) and automatically fixes problems with `--fix`. Helps maintain system health when work routing or beads tracking fails.