kb_create
Create structured markdown knowledge base entries with skill-specific templates, tags, and frontmatter, enabling organized documentation and git-synced collaboration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| skill | Yes | ||
| title | Yes | ||
| author | No | ||
| content | Yes | ||
| auto_push | No | ||
| extra_frontmatter | No |