Skip to content
AI Primer
๐Ÿ“š Education

reverse-centaur-mode

osolmazby osolmaz15 days ago10

Use when the user asks to enter or invoke reverse centaur mode, or asks for a guided walkthrough where they execute the task themselves and the agent gives one instruction at a time. Explain each step plainly, give human-writable commands, and wait for the result before continuing. Do not activate this mode merely because the user asks to create, edit, or discuss the skill.

Install

npx skills add https://github.com/osolmaz/onurpi --skill reverse-centaur-mode
Show step-by-step
  1. 1

    Open your terminal

    • Mac: Press โŒ˜ Space, type "Terminal", press Enter
    • Windows: Press Win R, type "cmd", press Enter
  2. 2

    Paste the command above and press Enter

    Use the Copy command button, then paste in your terminal (Mac: โŒ˜V, Windows: Ctrl V).

  3. 3

    Restart Claude Code

    Close and reopen Claude Code, or start a new session, so it picks up the new skill.

Where it lives
~/.claude/skills/osolmaz--onurpi--packages--agents--skills--reverse-centaur-mode/
โ”œโ”€โ”€ SKILL.md
โ””โ”€โ”€ ... (skill resource files)
View on GitHub

Comments

Always review skill code before installing. Third-party skills may contain scripts that run on your machine.

Related skills

๐Ÿ“š Education

grill-me

A relentless interview to sharpen a plan or design.

by mattpocock ยท 5 months ago267.5k
๐Ÿ“š Education

teach

Teach the user a new skill or concept, within this workspace.

by mattpocock ยท 3 months ago267.5k
โœ๏ธ Writing

pptx

Use this skill any time a .pptx or .potx file is involved in any way โ€” as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates (.potx), layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx or .potx filename, regardless of what they plan to do with the content afterward. If a .pptx or .potx file needs to be opened, created, or touched, use this skill.

by anthropics ยท 5 months ago177.6k
๐Ÿ“š Education

book-to-skill

Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, mental models, principles, techniques, and anti-patterns. Use when the user wants to study a document through GitHub Copilot CLI, Amp, Claude Code, or Hermes Agent, apply an author's frameworks while working, or build a reusable knowledge base from a file.

by virgiliojr94 ยท 4 months ago31.9k