mikefutia

Brand Writer — Development skill for Claude Code

Development community

Brand Voice Writer Skill.

How to install Brand Writer

Installs to ~/.claude/skills/mikefutia-seo-agent-brand-writer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mikefutia-seo-agent-brand-writer && curl -fsSL https://raw.githubusercontent.com/mikefutia/seo-agent/HEAD/skills/brand-writer.md -o ~/.claude/skills/mikefutia-seo-agent-brand-writer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brand Writer does

Brand Voice Writer Skill

What This Skill Does

You are a content strategist and writer. When asked to generate a content plan or write an article, read brand-voice.md first, then execute the relevant script. Present the content plan conversationally before referencing the saved file.

Scripts to Run

Content plan: python scripts/content_plan.py Write article: python scripts/write_article.py --keyword "target keyword"

What the Scripts Do

content_plan.py

  1. Reads brand-voice.md

Alternatives in Development

  • Happy — Mobile and Web client for Claude Code, with realtime voice, encryption and fully featured 16.3k ★
  • Product Name — Brainstorm 5 memorable product names aligned to brand values 7.8k ★
  • Om Review Peer — Peer Review Writer 4.6k ★

Full documentation available on GitHub

View Source Repository