file-format

Installation
SKILL.md

File Format Standards

Overview

This skill provides consistent formatting and design standards across all file outputs. It ensures consistent branding, typography, layout, and structure across every file type and document purpose the agent generates.

Standards live in resources/FORMAT.md, organized into three layers that the agent reads on demand.


How to Read FORMAT.md

resources/FORMAT.md is divided into sections using ## section-name headings. Each section is separated by a --- horizontal rule divider.

To extract the formatting rules you need:

  1. Use grep to search resources/FORMAT.md for the section keyword (e.g., "## pptx", "## finance-report")
  2. Read from the matched ## heading down to the next --- divider — that is the complete section
  3. Each section is self-contained: everything between ## heading and the next --- belongs to that section
Installs
8
GitHub Stars
380
First Seen
May 14, 2026
file-format — craftos-dev/craftbot