Explore skills

66,821 skills found

short-form-listicle

0

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.

Escrita e Conteúdoby r-bart

short-form-motivational

0

Short-form motivational post within your niche (X / LinkedIn / Threads). WARNING — easiest format to slide into AI slop / coach-speak. Use when you have a personal-stakes statement or hard truth tied to a specific moment in your work — never as generic inspiration. Hard quota: 1-2 per month max.

Documentos#aiby r-bart

short-form-observation

0

Short-form post (X single / LinkedIn / Threads) stating a single observation. No list, no contrast — just one thing noticed clearly and named. Use when the user has a one-line insight, pattern, or quiet contrarian take that doesn't need scaffolding to land.

Design e Frontendby r-bart

short-form-thread-from-longform

0

Derives an X thread (and optionally LinkedIn post + Threads post) from a long-form piece. Repurposing engine — chops one published long-form into 2-4 short-form derivatives so the writing system stays sustainable. Use after a long-form is drafted (and ideally edited) when you want to extract its substance for social channels.

Marketing#aiby r-bart

short-form-voice-adjustments

0

Voice deltas for short-form (X, LinkedIn, Threads). Inherits writing-style and overrides specific rules where short-form requires it. Always loaded by short-form skills.

Design e Frontendby r-bart

short-form-x-vs-y

0

Short-form comparison post (X / LinkedIn / Threads). Two things contrasted to reveal a non-obvious preference. Use when the user wants to publish an "X vs Y" take — tools, approaches, mindsets, frameworks — and stake a side. Pairs well after a hot-take or how-to long-form piece.

Escrita e Conteúdo#aiby r-bart

style-extract

0

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.

Escrita e Conteúdoby r-bart

style-refine

0

Propone deltas concretos a `scribetronic/style/writing-style.md` (la guía de voz personalizada del usuario) a partir del historial real de edición del usuario (draft vs publicado). No reescribe automáticamente — genera un documento de propuestas con evidencia textual obligatoria. Invocar tras 3+ piezas publicadas o cuando el usuario sienta drift de voz.

Documentosby r-bart

write-publish

0

Publishes a `status: ready` draft from the weekly calendar to its configured target (Astro blog collection) and archives social derivatives. Reads scribetronic/publish-config.yaml. Updates calendar history and per-week plan. Optionally archives completed weeks. Does NOT push to social platforms (out of scope v1).

Escrita e Conteúdoby r-bart

write

0

Master writing skill. Orchestrates the full pipeline (seed → draft → edit → slop-check → optional repurpose) for any post type — long-form (long-form-weekly-newsletter, long-form-monthly-devlog, long-form-hot-take, long-form-how-to, long-form-launch-retro, long-form-manifesto) or short-form (short-form-x-vs-y, short-form-listicle, short-form-observation, short-form-motivational, short-form-present

Automaçãoby r-bart

office-pptx

0

Read, create, edit, or validate native PowerPoint .pptx presentations. Use when the user provides a PPTX file, asks for PowerPoint output, or needs template/XML-level PPTX editing. Use web-ppt instead for single-file HTML slide decks or magazine-style web presentations.

Documentos#pptx#markdownby realraelrr

cross-review

0

実装・commit 後、`acceptance-check` 通過後・PR 作成前に別の AI (Codex CLI または Claude CLI headless) に diff を渡してセカンドオピニオンのコードレビューを得る。backend は環境変数 `CROSS_REVIEW_BACKEND` で `codex` / `claude-self` から選択でき、未指定時は利用可能な CLI を自動検出する。

Desenvolvimento#aiby hirokisakabe