API reference
SystemPromptSkillRef
Public skill metadata exposed to the system-prompt resolver. Mirrors the
SystemPromptSkillRef
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Public skill metadata exposed to the system-prompt resolver. Mirrors the
shape returned by agent.skills.list() — name + description only, never
full skill bodies.
Signature
interface SystemPromptSkillRef { /* ... */ }Kind
interface