Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
channel-terminal
Run and operate a local terminal/TUI channel for LionClaw using the kernel channel bridge APIs.
channel-telegram
Run and operate a Telegram channel worker for LionClaw using the kernel channel bridge APIs.
scholar-deep-research
Use when the user asks for a literature review, academic deep dive, research report, state-of-the-art survey, topic scoping, comparative analysis of methods/papers, grant background, or any request that needs multi-source scholarly evidence with citations. Also trigger proactivel
worktree
Use when starting new feature work that should happen in an isolated git worktree on its own branch.
worktree-clean
Use when removing a git worktree and cleaning up its associated local branch from the main repository.
ux
Use when reviewing a user-facing page or flow for usability issues, confusion, friction, or missed UX principles.
transformer
Use when rewriting an existing skill so Opus 4.7 (or any frontier reasoning model) executes it with better judgment, less scaffolding, and tighter calibration. Do NOT trigger for new skills from scratch (use skill-creator) or for prompt artifacts (use prompt).
timesheet
Use when the user needs a monthly work summary, time-tracking report, or commit-based activity recap.
sparring
Use when the user has a proposal, position, or design and wants it adversarially pressure-tested before committing.
seo-geo
Use when the user wants to improve website search visibility, AI search visibility, schema markup, indexing, metadata, or keyword targeting.
refactor
Use when the user asks for a substantial refactor, structural cleanup, or deep codebase improvement beyond a small localized change.
rebase
Use when the user asks to rebase the current branch onto another branch or update branch history without merging.
qg
Use after making changes to run the project's quality gates and report pass or fail for each relevant check.
prompt
Use when the user asks to create, refine, evaluate, or optimize an LLM prompt. Do NOT trigger for Claude Code skills (use skill-creator) or when rewriting an existing skill (use transformer). Example triggers - "write a prompt for my summarizer", "tighten this system prompt", "ev
pr
Use when the user asks to create or update a pull request for the current branch.
pr-review
Use when reviewing a pull request, merge request, or local diff for correctness, security, and code quality.
plan
Use when a task is multi-step, ambiguous, or high-impact and you need an executable implementation plan before editing code.
orch
Use when a task spans multiple files or workstreams and benefits from parallel implementation by an agent team.
merge
Use when the user asks to merge another branch into the current branch, pull upstream changes without rebasing, or resolve merge conflicts.
judge
Use when the user wants an independent expert review of work done in this conversation before accepting or extending it.
improve-skill
Use when the user asks to improve, compare, audit, or identify gaps in an existing skill.
find-skills
Use when the user asks how to do something, wants a skill for a task, or wants to discover and install new agent capabilities.