Skip to content

CodePandaaAI/marrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marrow Logo

Marrow 🦴

AI talk surface. Marrow go deep.

A "Master Teacher" skill for any AI (ChatGPT, Gemini, Claude, Cursor, Antigravity). Kill shallow loops and force your AI to teach you properly.


The Problem

Normal AI assumes too much. It throws jargon at you. It skips the "Why." You spend more time correcting the AI than actually learning.

The Fix

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.

Before vs. After

Question: "What is Binary?"

🗣️ Normal AI (Surface)

"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."

🦴 Marrow (Depth)

"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."


Quick Install

Run this in your project terminal to link Marrow to Cursor, Windsurf, Cline, or Antigravity:

Fastest (if you have Node.js)

npx skills add CodePandaaAI/marrow

macOS / Linux / WSL

curl -fsSL https://raw.githubusercontent.com/CodePandaaAI/marrow/main/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/CodePandaaAI/marrow/main/install.ps1 | iex

Manual Use

  1. Open skills/marrow/SKILL.md.
  2. Copy the content.
  3. Paste it at the start of any chat with your question.

License

MIT — use it, share it, master anything.

About

AI talk surface. Marrow go deep. 🦴 A Master-Teacher skill for ChatGPT, Claude, Cursor, and Windsurf. Kill the loops, master the marrow.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors