II.
ToolDescriptor overview
Reference · livetool-descriptor:skill
Skill overview
Execute a skill within the main conversation. Permission required. The single tool entry covers every skill — extending Claude with reusable prompt-based workflows uses this tool rather than adding new tool entries per skill.
Attributes
schema
{}
displayName
Skill
description
Execute a skill within the main conversation. Permission required.
The single tool entry covers every skill — extending Claude with
reusable prompt-based workflows uses this tool rather than adding new
tool entries per skill.
inputSchema
type
object
required
- skill_name
properties
skill_name
type
string
arguments
type
string
description
Optional $ARGUMENTS payload
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles1
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)