Skip to content

Dallionking/lionspaw-academy-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lion's Paw Academy — Claude Code Skill

License: MIT

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.

About

Lion's Paw Academy student skill for Claude Code — curriculum context, tier map, vocabulary, progression

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages