Find the perfect skill
Humanizer-zh: Remove AI Writing Traces
Content
Removes AI generation traces from text to make it sound more natural and human-like, based on Wikipedia's AI writing characteristics.
PMOVES Model Registry
Data & AI
Query and enrich the PMOVES.AI model catalog for LLMs, embeddings, TTS, and more. Export TensorZero config and track GPU deployments.
DOT Audit Readiness
Documentation
Skill for preparing for DOT audits, FMCSA compliance reviews, and new entrant safety audits. Covers audit types, required documents, and outcomes.
Add Skill
Documentation
Create and populate a new skill guide for recurring tasks. Guides you through analyzing codebase, gathering context, and structuring a SKILL.md.
Summarize Experiment Results
Data & AI
Creates a summary.md file capturing key metrics from a completed fine-tuning and evaluation experiment. Parses run statuses, extracts final training loss from SLURM logs and accuracy from .eval files, and compiles them into a textual report. Helps after running experiments to quickly get an overview of results without manually inspecting output files.
Output SDK Folder Structure
Development
Validate and fix folder structure for Output SDK workflows after migration. Ensure correct naming and organization.
Effect-Atom Integration
Development
Bridges Effect-TS services with React using reactive atoms. Canonical state management pattern using Atom.make and Atom.runtime.
MoodTrip Hotel Search
Productivity
Search, compare, evaluate, and hand off hotel bookings using the MoodTrip.ai MCP server. Use when users mention hotels, accommodation, or travel bookings.
Product Owner
Productivity
Scans codebase and creates or amends GitHub issues with a Product Requirements Document (PRD). Use for planning features, scoping, and creating issues.
Predicate Logic
Education & Training
Problem-solving strategies for predicate logic in mathematical logic. Covers quantifier analysis, prenex normal form, Skolemization, and resolution-based proofs.
QA Test & Fix Web Application
Testing
Systematically test a web application, find bugs, fix them with atomic commits, and re-verify. Supports Quick, Standard, and Exhaustive tiers.
Biome Diagnostics Development
Development
Guide for creating high-quality diagnostics in Biome, covering error messages, advice, and code frame displays.