Loading

stack kb agent-builder post-agent-builder-skills cli command

Auth required
elastic stack kb agent-builder post-agent-builder-skills \
  --content <content> \
  --description <description> \
  --id <id> \
  --name <name> \
  [options]
		

Create a skill

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--content string required
Skill instructions content (markdown).
--description string required
Description of what the skill does.
--id string required
Unique identifier for the skill.
--name string required
Human-readable name for the skill.
--referenced-content string[]
--tool-ids string[]
Tool IDs from the tool registry that this skill references.
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON