BeClaude

brand-docs

New
126GitHub TrendingDocumentationby ferdinandobons

BrandDocs is a set of agent skills that learn your existing Word, PowerPoint and Excel templates and generate new on-brand documents from them. Unlike generic AI document generators, it preserves brand, structure, styles and formulas by construction. Built for Claude Code, Codex and compatible AI agents.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/brand-docs.md https://raw.githubusercontent.com/ferdinandobons/brand-docs/main/SKILL.md
3
Invoke in Claude Code
/brand-docs
View source on GitHub
documentationagent

Frequently Asked Questions

What is brand-docs?

BrandDocs is a set of agent skills that learn your existing Word, PowerPoint and Excel templates and generate new on-brand documents from them. Unlike generic AI document generators, it preserves brand, structure, styles and formulas by construction. Built for Claude Code, Codex and compatible AI agents.

How to install brand-docs?

To install brand-docs, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /brand-docs.

What is brand-docs best for?

brand-docs is a community categorized under Documentation. It is designed for: documentation, agent. Created by ferdinandobons.