agentsclimarketplace

Lionspaw academy skill

Skill Dallionking/lionspaw-academy-skill

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

Install
npx -y skills add Dallionking/lionspaw-academy-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Lion's Paw Academy student context — curriculum, tier gating, module map, Sigma Protocol vocabulary, tier-gated GitHub repos, Discord community, and support paths. Use when working through any Lion's Paw Academy lesson, following a lesson prompt, or building a project alongside the curriculum. Triggers on 'lion's paw', 'lionspaw', 'academy lesson', 'M0'-'M7', 'M1.5', 'T1'-'T7', 'LP0'-'LP8', 'sigma protocol', 'harness engineering', 'agentic engineering', 'quantstream', 'paw credits', 'the den'.

SKILL.md

12.2 KB, as published. Nobody here has run it

Lion's Paw Academy — Student Context

Overview

Lion's Paw Academy teaches builders to ship software with AI coding agents. Audience: solo builders, indie devs, technical founders. Outcome: real products shipped in weeks using Claude Code, the Sigma Protocol 14-step methodology, and a hardened agent harness. Lessons assume you run Claude Code locally in your own project directory and follow paste-in prompts drawn from the curriculum.

Site: https://lionspaw.ai. Billing and subscriptions flow through WHOP.

Tier Ladder

TierPriceWhat's included
Free$0M0 AI Foundations, M1 Claude Code Mastery (first 3 lessons), T1 Trading Fundamentals (free teaser), public site + Discord @free role
Builder$97/moAll Free + M1 full, M1.5 Your AI Toolkit, M2 Harness Engineering, M3 Agentic Engineering, M4 Sigma Protocol, Builder-tier repos, Discord @builder role
Pro$175/moAll Builder + M5 Orchestrate Everything, M6 Building Runtimes, M7 Monetize, LP0-LP8 Native projects, Pro-tier repos, Discord @pro role
Yearly$970/yrSame access as Pro, annual prepay (~$81/mo effective)
Trader$250/moAll Pro + T1-T7 trading curriculum, QuantStream, Trader-tier repos, Discord @trader role
Lifetime$2,500 (first 100) / $5,000 (standard)All modules + future additions + priority advisory, Discord @lifetime role

yearly is billing cadence only — it shares Pro's content level. Do not treat Yearly as higher than Trader.

Module Map

Core Track

CodeTitleTierOne-liner
M0AI FoundationsFreeMental models for LLMs, agents, and tool use
M1Claude Code MasteryFree (first 3 lessons) / Builder (rest)Driving Claude Code as your primary coding surface
M1.5Your AI ToolkitBuilder (lessons 1-2 free)MCP servers, CLIs, and IDE integrations worth installing
M2Harness EngineeringBuilderCLAUDE.md, settings stack, hooks, and guardrails
M3Agentic EngineeringBuilderSub-agents, skills, teammates, and delegation patterns
M4Sigma ProtocolBuilderThe 14-step product methodology end to end
M5Orchestrate EverythingProMulti-agent orchestration, pipelines, and cron
M6Building RuntimesProShipping your own agent runtimes and control planes
M7MonetizeProPackaging, pricing, and selling agent-built software

Trading Track — Trader tier

CodeTitle
T1Trading Fundamentals with AI (free teaser)
T2Claude Code + Tradovate Setup
T3Strategy Implementation
T4Risk Management Framework
T5Multi-Agent Trading
T6Prop Firm Automation
T7TradeBench & Optimization

LP Native Track — Pro tier (applied projects)

Coming Soon — all LP lessons. No firm ETA yet. Students pay for Pro knowing the core curriculum (M0-M7) is live and LP tracks land as drops over the next quarters.

CodeTitle
LP0Build Your First AI Employee
LP1Content Pipeline
LP2Multi-Agent Team Architecture
LP3AI-Powered BI
LP4$1,500/mo Agency Playbook
LP5Trading Automation
LP6Voice Cloning
LP7Custom Den Modules
LP8Deploying LP at Scale

Sigma Protocol Vocabulary

15 numbered steps (0-14) + 2 conditional (1.5, 11.5):

StepNamePurpose
0Environment SetupDetect runtime, validate tooling
1IdeationHormozi-style value framing → MASTER_PRD
1.5Offer ArchitectureConditional — pricing + packaging, monetized products only
2ArchitectureC4, ADRs, stack + module boundaries
3UX DesignExperience goals, user flows
4Flow TreeNavigation inventory + transitions
5WireframesPer-flow prototype PRDs
6Design SystemTokens + components
7Interface StatesFull state catalog, recovery paths, a11y
8Technical SpecImplementation blueprint
9Landing PageOptional — conversion page strategy
10Feature BreakdownFeature shaping + sequencing
11PRD GenerationImplementation-ready feature PRDs
11.5PRD SwarmConditional — parallel execution of Step 11 PRDs via worker swarm
12Context EngineNative runtime context (CLAUDE.md, AGENTS.md, rules)
13Skillpack GeneratorProject skills + agents authored + deployed
14Agent Runtime BootstrapRuntime tools, manifests, memory scaffolding

Command families: /steps:step-N-name, /dev:*, /audit:*, /ops:*, /marketing:*.

Core concepts: harness, CLAUDE.md, settings stack (global + project + local), MCP servers, hooks, skills, sub-agents (via Task tool), teammates, pipeline gates, TDD red-green-refactor, compound engineering.

Tier-Gated GitHub Repos

Access is granted automatically after you link GitHub (see "Linking GitHub" below). 8 repos total:

RepoTierPurpose
Dallionking/lionspaw-pi-kitBuilderInteractive installer for Mario Zechner's pi coding agent with LP signature bundles
Dallionking/lionspaw-claude-harnessBuilder (private template)Claude Code harness template — clone + customize for your projects
Dallionking/sigma-protocolBuilderSigma Protocol 14-step methodology + slash commands + C-suite department composer (the M4 reference repo)
Dallionking/My-AI-BrainPro3-layer memory compiler (MEMORY.md hot, Obsidian vault warm, session logs cold)
Dallionking/claude-telephoneProClaude Code inter-instance messaging with project-aware routing
Dallionking/Cross-Agents-ProProProvider-agnostic harness for Claude Code + Codex + MiniMax + GLM + DeepSeek + Qwen + Kimi
Dallionking/lions-paw-trading-baselineTraderTrader tier Python CLI template bundling sigma-tv MCP + 7 baseline trading agents
Dallionking/lionspaw-trading-kitTraderStudent companion kit — lessons T1-T12 scaffolding

Lifetime members get all of the above plus any future additions.

Linking GitHub

Students unlock repos by linking a GitHub account — they don't clone manually.

  1. Sign in to https://lionspaw.ai
  2. Go to onboarding step 7 (new users) OR Settings → GitHub (existing users)
  3. Click Connect GitHub → authorize on github.com/login/oauth/authorize
  4. On return the Academy calls grantTierAccess which sends a collaborator invite to every repo your tier includes
  5. Accept the invites from your GitHub email / notifications tab
  6. Clone any of the repos above normally

The OAuth flow only requests read:user scope — the Academy never sees your GitHub password or your private repo contents. It uses a separate bot PAT to send the collaborator invites.

QuantStream (Trader tier)

QuantStream is the open-source trading research factory bundled with Trader. Python library plus 55+ specialized Claude Code sub-agents plus 29+ skills organized by market type (equities, crypto, futures, options, prediction markets). Tmux-based autonomous research loop. Runs entirely through Claude Code — no standalone CLI. Sits alongside the T1-T7 lessons that teach you how to drive it.

Discord Community

Every paid tier includes role-gated Discord channels. Role is assigned automatically once you enter your Discord handle in onboarding step 4 (or Settings → Discord). Rough map:

  • @free — announcements, general, free-lounge
  • @builder — + builder-lounge, harness-engineering
  • @pro / @yearly — + pro-lounge, orchestrate, sigma-protocol-chat
  • @trader — + trader-lounge, t1-t7-discussion, alpha-drops
  • @lifetime — all channels + founders

If you paid but don't see your role within 5 minutes, hit Settings → Discord → Re-sync role.

Paw Credits & The Den

Paw Credits (🪙) are an in-platform currency for the Den marketplace (module add-ons). 10🪙 = $1 USD. Free tier gets 0 🪙/mo; Builder 500; Pro/Yearly 1000; Trader 1500; Lifetime unlimited. The Den sells tier-agnostic items: standalone skills, agents, additional modules, and department bundles (Agency Kit, Agent Army, Trade Floor, Suits).

Progression Path

  • Recommended order: M0 → M1 → M1.5 → M2 → M3 → M4 → M5 → M6 → M7
  • Trading track (T1-T7) branches off after M1 — T1 is a free teaser, T2+ require Trader tier
  • LP Native track (LP0-LP8) branches off after M3 — Pro tier, Coming Soon

When the Student Pastes a Prompt

  • Acknowledge the module + lesson the prompt is from before executing.
  • Verify slash commands: if the prompt calls /steps:*, /dev:*, /audit:*, /ops:*, or /marketing:* and your Claude Code says "command not found", the student hasn't installed the Sigma Protocol harness yet. Point them to this concrete install (Builder tier required — they need GitHub linked first):
    # From the student's project root (NOT the Lion's Paw Web repo):
    git clone https://github.com/Dallionking/lionspaw-claude-harness.git .claude-harness-template
    cp -R .claude-harness-template/.claude ./.claude
    rm -rf .claude-harness-template
    # Then quit + relaunch Claude Code so it re-scans .claude/commands/
    
    M2 Lesson 1 walks through the full setup (agents + hooks + settings.json). If the student isn't on Builder yet, point them to https://lionspaw.ai/pricing.
  • Tier-gated repos: if a lesson references a repo and the student lacks access, name the tier + the upgrade URL https://lionspaw.ai/pricing.
  • Project directory: assume Claude Code runs in the student's own project directory, not the Lion's Paw Web repo. Never instruct them to edit LP-Web source files.
  • Cost-aware: if a prompt calls expensive APIs (LLM inference, Mux upload, WHOP mutation) without a dry-run flag, warn the student before running.

Billing + Refunds

  • Cancel anytime from Settings → Subscription. Cancellation stops future billing at the end of the current cycle; access remains through the paid-through date.
  • No refunds once the student has started watching lessons. Cancellation-only is the policy. This is stated at checkout and in Settings.
  • Lifetime is final — the founding ($2,500) / standard ($5,000) one-time payment is not refundable once redeemed.
  • Yearly can be cancelled but isn't pro-rated; access runs to the end of the year you paid for.

If a student asks for a refund, direct them to [email protected] — policy exceptions (double-billed, access never worked, etc.) are handled case-by-case there.

Cipher — the In-Academy AI Tutor

Every enrolled student gets Cipher, an on-platform AI tutor embedded in the Academy dashboard and lesson pages. Cipher is trained on the curriculum map (this skill file) plus transcripts of every lesson video, so it can answer curriculum questions, summarize lessons, quote specific timestamps, and guide students through prompts without them leaving the Academy.

  • Access: dashboard sidebar + floating chat on every lesson page
  • Scope: current curriculum + tier-gated repos + Sigma Protocol + Discord + billing
  • Out of scope: anything requiring live code execution in the student's terminal — Cipher points those to Claude Code locally
  • Cipher is the Academy's tutor, not a Lion's Paw Runtime feature. Students using LP Runtime on their desktop talk to Donna, a different assistant.

Support + Help

  • Discord #help channel (your tier's tier-lounge) — fastest response
  • Email [email protected] — billing, access, account issues
  • Dashboard banner — platform announcements and new-drop notifications
  • GitHub issues on individual tier-gated repos — technical bugs in those specific kits

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.