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
--contentstringrequired- Skill instructions content (markdown).
--descriptionstringrequired- Description of what the skill does.
--idstringrequired- Unique identifier for the skill.
--namestringrequired- Human-readable name for the skill.
--referenced-contentstring[]--tool-idsstring[]- Tool IDs from the tool registry that this skill references.
--input-filestring- 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