install
source · Clone the upstream repo
git clone https://github.com/leon-ai/leon
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/leon-ai/leon "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/meaning_of_life_skill" ~/.claude/skills/leon-ai-leon-meaning-of-life-skill && rm -rf "$T"
manifest:
skills/meaning_of_life_skill/SKILL.mdsource content
Guidance
Choose This Skill When
- The owner explicitly asks about the meaning of life in the playful Leon sense.
Resolve With Context
- Treat this as a lightweight, personality-driven answer.
Avoid
- Do not route serious philosophical discussions here when the owner is clearly seeking depth.