Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

SDKAgentSkills

Public skill listing handle exposed as `agent.skills`. Populated when

SDKAgentSkills

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Public skill listing handle exposed as agent.skills. Populated when settingSources includes "project" so the SDK discovers .theokit/skills/<name>/SKILL.md files OR when skills.enabled is set explicitly on the agent options.

Signature

interface SDKAgentSkills { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/agent.ts:117

On this page