bkn-draft

Convert confirmed modeling lists into standardized .bkn draft files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kweaver-ai/kweaver-dip --skill bkn-draft
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bkn-draft
Source: https://github.com/kweaver-ai/kweaver-dip/tree/main/skills/bkn-creator/internal/bkn-draft
Command: npx skills add https://github.com/kweaver-ai/kweaver-dip --skill bkn-draft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

将确认后的建模清单转换为 .bkn 草案文件,确保可落盘、校验并用于后续工作流。

Core Features & Use Cases

  • 将确认的对象/关系/动作清单转换为符合 BKN 规范的草案文件
  • 参考 references/SPECIFICATION.llm.md,按规定模板和输出规则生成 .bkn 文件
  • 便于后续导入、校验和版本控制

Quick Start

Convert the confirmed modeling list into a .bkn draft file placed in the designated archives path.

Frequently Asked Questions about bkn-draft

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a .bkn draft file and when do I need to generate one?▼

To convert a confirmed modeling list into a .bkn draft, provide your finalized object, relation, and action definitions. The skill applies BKN specification template rules to generate a file with proper frontmatter and body sections stored under the designated archives path.

How do I convert a confirmed modeling list into a .bkn draft?▼

To convert a confirmed modeling list into a .bkn draft, provide your finalized object, relation, and action definitions. The skill applies BKN specification template rules to generate a file with proper frontmatter and body sections stored under the designated archives path.

Does the .bkn draft generation process support markdown templates and validation?▼

Yes, .bkn draft generation references markdown-based specification templates to ensure proper file structure. The output conforms to BKN specification rules, enabling downstream validation and consistent archival of your confirmed modeling data.

Can I use this approach to generate drafts for object, relation, and action definitions together?▼

Yes, you can generate drafts for object, relation, and action definitions together. The process takes your comprehensive confirmed modeling list and creates a complete .bkn draft file that includes all definition types formatted for downstream tooling.

What are the limitations of generating .bkn draft files for modeling workflows?▼

The .bkn draft generation is limited to processing confirmed modeling lists into standardized files. It does not create or modify the original object, relation, or action definitions, serving strictly as a conversion and archival step before downstream validation.