A "Master Teacher" skill for any AI (ChatGPT, Gemini, Claude, Cursor, Antigravity). Kill shallow loops and force your AI to teach you properly.
Normal AI assumes too much. It throws jargon at you. It skips the "Why." You spend more time correcting the AI than actually learning.
Marrow is a specialized "System Prompt" that makes the AI:
- Assume Zero Knowledge: Every term is explained from the ground up.
- Identify High-Value Terms: It automatically picks the "big meaning" words and drills into them.
- Iterative Learning: It breaks big topics into chunks and asks "Ready for more?" so you never lose the thread.
- No Fluff: No greetings, no filler. Just pure substance.
Question: "What is Binary?"
"Binary is a base-2 number system that uses only two digits: 0 and 1. It is the fundamental language of computers, as digital circuits operate using two states — on and off. Each digit is called a bit."
"Computers don't understand English or numbers like we do. They only understand two things: electricity on and electricity off. Binary is how we represent everything using just those two states — 1 (on) and 0 (off). Why only two? Because a computer chip is made of billions of tiny switches (transistors) that can only be flipped on or off — there is no "half on." So every number, letter, image, and video you see on screen is secretly a massive sequence of 1s and 0s underneath."
Run this in your project terminal to link Marrow to Cursor, Windsurf, Cline, or Antigravity:
npx skills add CodePandaaAI/marrowcurl -fsSL https://raw.githubusercontent.com/CodePandaaAI/marrow/main/install.sh | bashirm https://raw.githubusercontent.com/CodePandaaAI/marrow/main/install.ps1 | iex- Open skills/marrow/SKILL.md.
- Copy the content.
- Paste it at the start of any chat with your question.
MIT — use it, share it, master anything.
