Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/jaymie-claude-tools:print-sessionidThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
执行以下 Bash 命令,并把结果**原样**输出给用户,不要做任何解释或多余文字:
执行以下 Bash 命令,并把结果原样输出给用户,不要做任何解释或多余文字:
echo "${CLAUDE_CODE_SESSION_ID:-${CLAUDE_SESSION_ID:-<not-set>}}"
说明:
CLAUDE_CODE_SESSION_IDCLAUDE_SESSION_ID<not-set>Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jaymie9019/jaymie-claude-tools --plugin mattpocock-productivity-skills