Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

SkillsSettings

Skills configuration accepted by `Agent.create()` via

SkillsSettings

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

Skills configuration accepted by Agent.create() via AgentOptions.skills.

Skills are discovered from .theokit/skills/<name>/SKILL.md when local.settingSources includes "project".

Signature

interface SkillsSettings { /* ... */ }

Kind

interface

Source

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

On this page