brand_voice_analysis_example

Demonstration of brand_voice_analyzer.py input and output.

Content Preview
# Brand Voice Analysis Example

Demonstration of brand_voice_analyzer.py input and output.

---

## Sample Input

**File: `sample_blog_post.txt`**

```
Hey there! ๐Ÿ‘‹

So, like, we've been doing marketing for a really long time and we've learned SO much about what works. Today I'm gonna share some super cool tips that'll totally transform your business!

First things first - you gotta know your audience. Like, REALLY know them. What do they want? What keeps them up at night? Figure that out and y
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/brand_voice_analysis_example.md \
ย ย https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/content-creator/examples/brand_voice_analysis_example.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at marketing-skill/content-creator/examples/brand_voice_analysis_example.md

Related Skills