skill

Installation
SKILL.md

Compatibility: AskUserQuestion falls back to numbered list on non-Claude-Code platforms.

Skill Requirements

command -v npx >/dev/null 2>&1 || echo "MISSING: npx"

Inline Usage

Pass your intent directly on the invocation line — new and explore proceed immediately with no opening question when a description is provided.

/skill new add a /summarize command that condenses long files
/skill explore linear integration
/skill update linear-push

Critical Rules

Installs
25
First Seen
Mar 24, 2026
skill — cloudvoyant/codevoyant