kata-help

Installation
SKILL.md

First, read the installed version:

if [ -n "$CLAUDE_PLUGIN_ROOT" ]; then
  cat "$CLAUDE_PLUGIN_ROOT/VERSION" 2>/dev/null
else
  echo "unknown"
fi

Then output the reference content below, inserting the version at the top. Do NOT add:

  • Project-specific analysis
  • Git status or file context
  • Next-step suggestions
  • Any commentary beyond the reference
Related skills
Installs
18
GitHub Stars
1
First Seen
Feb 6, 2026