Guides creation of BKN (Business Knowledge Network) definition files following v2.0.1 spec. Covers network, object_type, relation_type, action_type, concept_group. Use when creating knowledge networks, BKN files, object types, relation types, action types, concept groups, or when user asks to model business knowledge in BKN format. When kweaver-core is also loaded, use it to run kweaver CLI (auth, bkn push) after files exist.
$npx -y skills add kweaver-ai/kweaver-dip --skill create-bknInstalls into the current project.
Run `npx skills use "https://github.com/kweaver-ai/kweaver-dip" --skill "kweaver-ai/kweaver-dip/create-bkn"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kweaver-ai/kweaver-dip" that are relevant to the current task. Run `npx skills add "https://github.com/kweaver-ai/kweaver-dip"` and select the relevant skills, then follow their instructions.