Lionspaw Academy Skill
Description
Lion's Paw Academy student skill for Claude Code — curriculum context, tier map, vocabulary, progression
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Lion's Paw Academy — Claude Code Skill
[](./LICENSE)
What it does
Installs a Claude Code skill that gives your local Claude Code instance the meta-context it needs to work through Lion's Paw Academy lessons. Your Claude will know the curriculum map, tier gating, Sigma Protocol vocabulary, module codes, and tier-gated repo references before you paste the first lesson prompt.
Install
curl -fsSL https://raw.githubusercontent.com/Dallionking/lionspaw-academy-skill/main/install.sh | bash
That's it. Restart your Claude Code session to pick up the new skill.
What's inside
- SKILL.md — the skill Claude loads. Contains:
- Overview of Lion's Paw Academy (audience + outcome)
- Tier ladder (Free, Builder, Pro, Trader, Lifetime)
- Module map (M0-M7 Core, T1-T7 Trading, LP0-LP8 LP Native)
- Sigma Protocol vocabulary (14 steps, command families, core concepts)
- Tier-gated repo references
- Progression path
- Guidance for handling pasted lesson prompts
Verify install
ls ~/.claude/skills/lionspaw-academy/SKILL.md
Then ask Claude: *"What is Lion's Paw Academy?"* — a correct answer cites the tier ladder and module codes.
Update
Re-run the install command. It overwrites the local copy with the latest from `main`.
curl -fsSL https://raw.githubusercontent.com/Dallionking/lionspaw-academy-skill/main/install.sh | bash
Uninstall
rm -rf ~/.claude/skills/lionspaw-academy
Contributing
PRs welcome for curriculum updates, vocabulary corrections, and new module entries. This skill is owned by Lion's Paw Academy. Keep updates factual and aligned with the published curriculum.
License
MIT. See [LICENSE](./LICENSE).
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development