BeClaude

brand-docs

New
149GitHub 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.

First seen 6/7/2026

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

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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 skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/brand-docs.md https://raw.githubusercontent.com/ferdinandobons/brand-docs/main/SKILL.md. Finally, /brand-docs in Claude Code.

What is brand-docs best for?

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