Find the perfect skill
Write a New Skill from Scratch
Development
Author a new skill from scratch with paired trigger fixtures and full validation. Use when adding a skill with no upstream source.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming, description quality, and file structure.
LangGraph Workflow Design
Development
Expert guidance for designing LangGraph state machines and multi-agent workflows. Use when building workflows, connecting agents, or implementing complex control flow.
Trigger ADO pipelines for Copilot PR
DevOps
Trigger Azure DevOps pipelines for a Copilot-created PR by posting /azp run comments.
Haplotype Phasing
Data & AI
Haplotype phasing analysis including phase block N50, phased fraction, PS field parsing, and pipe-delimited genotype detection. Wraps WhatsHap, SHAPEIT5, Eagle2.
Gutt Memory Onboarding
Development
Guides first-time setup and verification of the gutt memory integration. Verifies MCP connection, demonstrates memory search and capture.
Updating Documentation
Documentation
This skill updates documentation and README files to reflect code changes. It covers common doc types like README, CHANGELOG, API docs, config docs, and architecture docs. Use it after feature work or when asked to "update docs", "write readme", etc., but not for code changes or exploratory reading.
Scaffold SwiftUI iOS App
Development
Generates a full SwiftUI iOS app with offline-first persistence, push notifications, tooling, and CI.
FakePeekskill Quantum Backend
Development
FakePeekskill is a fake 27-qubit backend for quantum simulation.
Alchemy Hello World
Development
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances.
Shelby Protocol Expert
Development
Expert on Shelby Protocol architecture, erasure coding, placement groups and decentralized storage system design on Aptos blockchain.
Fetch and Summarize Web Page
Data & AI
Fetch and extract readable text from a URL, then summarize or present key information. Handles caveats like JavaScript rendering and authentication.