Create Skill

Guides authoring of an OpenBKN Skill package (SKILL.md + references) that declares which knowledge-network capabilities it uses — metrics, functions, actions, MCP tools — so an agent reading it knows what to call, how, and which steps need user confirmation. Also covers writing a sandbox function with bkn-osdk and registering it as a tool. Use when creating a skill, writing SKILL.md for the execution factory, declaring capability dependencies, or turning Python code into a function tool. When the openbkn skill is loaded, use it for `openbkn skill register` / `tool create` after files exist.

openbkn-ai 62eb5b9 6 files · 20.0 KB Updated

File contents

openbkn-ai/bkn-sdk/tree/main/skills/create-skill commit 62eb5b9077

Frequently asked questions

npx skillmds@latest add openbkn-ai/create-skill