What problem does it solve?
This Skill ensures consistency in authoring and formatting conventions across all Knowledge Islands skills, repos, and bases, reducing redundancy and improving maintainability.
Core Features & Use Cases
- Markdown Formatting: Standardizes Markdown formatting for tables, footnotes, links, and code blocks.
- TOML Formatting: Enforces consistent TOML formatting for
.ki-config.toml files.
- Audit and Conform: Provides tools to audit and conform documents to the established conventions.
- Initialization: Initializes the authoring environment by setting up necessary files and configurations.
- Refresh: Updates the authoring conventions to reflect changes in external tools and specifications.
- Use Case: When writing or reviewing Markdown or TOML content, this Skill ensures adherence to the established style guide and conventions.
Quick Start
Run the ki:authoring:conform command to automatically format your Markdown and TOML files according to the standard conventions.