Explorar skills
1998 skills encontradas
Alerta por categoría
Recibe nuevas skills de Escrita e Conteúdo todos los lunes
verifying-completion
Runs a mandatory completion checklist before declaring any worldbuilding task finished. Catches missing frontmatter, broken cross-references, unlinked glossary terms, and deferral language. Use after writing any content, before reporting task complete, or when user says "is this done", "verify", "check my work", or "completion check". Does NOT write content — only verifies.
prompt-queue
Use when user says "execute prompt queue", "resume prompt queue", "run the queue", "reset prompt queue", "reset queue prompt", or has a docs/prompt_queue.md file with sequential prompts to execute. Orchestrates multi-step prompt pipelines with dynamic variable passing between steps, fresh subagent per step, and cross-session resumability via state file.
choose-skills
Utiliza esta skill al preparar un nuevo proyecto, durante el kickoff/planificación, o al necesitar seleccionar skills de las instalaciones locales. Inspecciona tus skills instaladas, recomienda la pila de skills más relevante y complementaria, y genera una lista copiable como @skill-a @skill-b @skill-c.
long-form-launch-retro
Post-launch breakdown (~800-1500 words). What you shipped, the numbers (good or bad), what worked, what didn't, what you'd change next time. Use after every product/launch/release where you have real numbers to share — including (especially) when the numbers are embarrassing.
harness-prd
Turn the current conversation context into a GSD-compatible PRD with WHAT/HOW constraints, optionally writing to .harness/phases/01-discuss/CONTEXT.md. Use when user wants to create a PRD from the current context.
editing-pass
Read-and-revise pass for any drafted post. Applies writing-style.md checklist, tightens prose, kills filler. Run after drafting and before ai-slop-check.
document-briefing-cache
Utilice para resumir, sintetizar o recapitular contenido proporcionado por el usuario, como documentos, rutas de archivo, URLs, cargas útiles de API, notas, registros, correos electrónicos, informes o transcripciones, desde un estado estructurado en caché. No lo use para revisión/depuración de código fuente, investigación en vivo, escritura general o ediciones solo de traducción.
scribetronic-help
Introduces the scribetronic project layout, CLI, and skills to AI agents working ON this codebase.
strong-edit
Critical editorial analysis of articles. Examines structure, argument strength, relevance, and readability. Use for substantive editing - challenging what's said and how, not just polish.
short-form-listicle
Short-form numbered list post for X / LinkedIn / Threads. "X things I learned doing Y", "X mistakes that cost me Z", "X principles for Z". Use when the user has a small set (3–10) of crisp, parallel points worth shipping as a standalone short-form piece — or when distilling a how-to / launch-retro long-form into a list.
review
Parallel review of a draft along multiple focuses (voice, structure, slop, hook, closer, optional factual). Spawns N subagents concurrently — each with a single focus and the user's writing-style — then aggregates findings into one severity-grouped report. Use full mode mid-draft or as a pre-publish gate; use delta mode (--since-last / --since <ref>) to review only what changed since the last snap
style-extract
Destila una guía de estilo de escritura desde 3-5 muestras de referencia y 1-2 textos propios. Genera `scribetronic/style/writing-style.md` con las 8 secciones (voice, structure, sentence-level, signature moves, anti-patterns, ejemplos +, ejemplos -, revision checklist). Usar cuando el usuario quiera crear o refrescar la guía de estilo de su blog/newsletter.