Distill a book, long-video transcript, podcast, course, or interview into a coherent set of executable skills. Use when the user asks to "拆书" / "蒸馏一本书" / "把 XX 书做成 skill" / "把这个视频/播客/课程蒸馏成 skill" / "turn a book or video into skills" — i.e. wants the frameworks, principles, and methodologies in long-form content…
A reference guide for applying ideas from The Almanack of Naval Ravikant, a book about wealth, work, happiness, judgment, and long-term thinking. It routes questions to the relevant topic guidance and notes when professional help is needed.
A Chinese-language coaching framework for finding a distinctive career, side business, or freelance direction. It combines personal strengths that are hard to teach with ways to turn them into repeatable products or content.
Audit, draft, and revise public-facing prose for open-source software so it is specific, credible, and natural without flattening the project's voice. Use for README files, documentation, landing pages, release notes, changelogs, contribution guides, PR or issue text, UI copy, error messages, prompts, Traditional…
Turn a non-Codex skill the user wants to learn into a short practice loop built around baseline assessment, attempted recall, corrective feedback, spaced review, and transfer. Use for language learning, software concepts, writing, interviewing, or other learnable skills when the user wants an AI tutor, practice…
Create or update a versioned product and marketing context before positioning, content, SEO, conversion, launch, analytics, or sales work. Use when shared product understanding is missing or audience, positioning, brand voice, or product context is requested. Do not use to invent customer evidence, replace research…
Production Mode — full 17-phase pipeline with all 19 skills. Use when you want the complete industrial pipeline with research, evaluation, editorial packaging. For most users, use /book-genesis (Craft Mode) instead.
Specializes in chapter openings (hooks) and chapter endings (pulls). Every chapter must start with a reason to keep reading and end with a reason to turn the page. Runs after prose-craft, before chaos-engine. The skill that prevents the reader from putting the book down.
Builds the Voice DNA document — a per-character voice specification that the writer uses to differentiate every character. Includes global narrative voice, per-character voice cards with speech patterns + voice-under-pressure variants, anti-pattern checklist, and benchmark samples. The document that makes the…
A pull request, or PR, is a request to merge changes from one Git branch into another. This skill creates the PR title and description from the differences between the current and target branches.
Planning guidance for Git worktrees. A worktree is a separate working folder linked to the same Git repository, so different branches can be worked on at the same time.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
Managing Linear issues, projects, and teams. Use when working with Linear tasks, creating issues, updating status, querying projects, or managing team workflows.
Query FRED (Federal Reserve Economic Data) API for 800,000+ economic time series from 100+ sources. Access GDP, unemployment, inflation, interest rates, exchange rates, housing, and regional data. Use for macroeconomic analysis, financial research, policy studies, economic forecasting, and academic research requiring…
Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework…
Use this skill when interacting with MCP servers via CLI. Prefer mcpx over direct MCP SDK/protocol calls for tool discovery, schema inspection, invocation, and Unix-style output composition.
An investing framework about putting a larger share of money into a small number of companies you understand well. It distinguishes concentrated investing from broad diversification used for general wealth management.
Orchestrates modular story development by diagnosing the current phase and routing to the right story skill for foundations, worldbuilding, scene writing, or revision. Use when building a story from scratch, improving an outline, strengthening narrative structure, or guiding story development in staged workflows.
A conversation-reset procedure for cases where repeated corrections have pulled a long task away from its main goal. It pauses the work, reviews the user’s actual intent and prior decisions, and restates the basis for continuing.
Autonomously optimize any Claude Code skill by running it repeatedly, scoring outputs against binary evals, mutating the prompt, and keeping improvements. Based on Karpathy's autoresearch methodology. Use when: optimize this skill, improve this skill, run autoresearch on, make this skill better, self-improve skill…