displayName
Supports skill dynamic context injection
description
SKILL.md content may embed inline `` !`<cmd>` `` substitutions and
fenced ```! ``` blocks that the harness preprocesses before the
skill body reaches the model. Substitutions for $ARGUMENTS, $N,
${CLAUDE_SESSION_ID}, ${CLAUDE_EFFORT}, ${CLAUDE_SKILL_DIR} are
resolved at the same stage.
appliesToNodeKinds
- AgentVersion
- AgentRuntimeImpl
category
skills