ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/agent
skills
createSkillsFeature
Function createSkillsFeature
createSkillsFeature
(
skills
:
SkillDefinition
[]
,
)
:
{
name
:
"skills"
;
options
:
{
skills
:
SkillDefinition
[]
}
}
Creates a skills feature configuration from skill definitions.
Parameters
skills
:
SkillDefinition
[]
Array of skill definitions
Returns
{
name
:
"skills"
;
options
:
{
skills
:
SkillDefinition
[]
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
ChatBotKit Node SDK
Loading...
Creates a skills feature configuration from skill definitions.