Content Audit Expert
/install content-audit-expert
\r \r
Content Audit Expert\r
\r
Overview\r
\r Content Audit Expert is a comprehensive AI-powered analysis tool that evaluates your written content across multiple dimensions—readability, tone, sentiment, SEO performance, and audience engagement potential. Rather than surface-level feedback, this skill provides deep structural analysis and actionable repurposing strategies.\r \r This skill is invaluable for content teams, marketers, copywriters, and publishers who need to:\r
- Maintain consistent brand voice across multiple channels (WordPress, Medium, LinkedIn, Slack)\r
- Optimize content for search engines with keyword analysis and heading structure recommendations\r
- Identify underperforming assets in your content library and discover repurposing opportunities\r
- Improve readability scores for diverse audience segments\r
- Detect tone misalignment before publishing across corporate, marketing, or support channels\r
- Analyze sentiment patterns to understand emotional resonance with your target audience\r \r Unlike basic grammar checkers, Content Audit Expert leverages advanced NLP analysis to evaluate content holistically—examining narrative structure, keyword density, audience alignment, and conversion potential. It integrates seamlessly with WordPress editorial workflows, Slack publishing pipelines, and Google Drive content repositories.\r \r
Quick Start\r
\r Try these prompts immediately to see the skill in action:\r \r
Example 1: Blog Post Audit\r
Audit this blog post for content quality:\r
\r
Title: "10 Ways to Boost Your Productivity"\r
\r
"Productivity is important. Everyone wants to be more productive. In this article, \r
we'll discuss 10 ways you can boost your productivity. These methods are proven \r
and effective. Let's start. First, you should wake up early. Waking up early helps \r
you get more done. Second, you should make a to-do list. Lists help you stay organized. \r
Third, you should eliminate distractions. Distractions stop you from working. \r
We recommend using apps like Focus@Will or Forest."\r
\r
Provide readability score, tone analysis, sentiment breakdown, and 3 specific repurposing ideas.\r
```\r
\r
### Example 2: Email Copy Analysis\r
```\r
Analyze this email for conversion optimization:\r
\r
Subject: "Check Out Our New Product"\r
Body: "Hi there, we've launched a new product. It's really good. You should check it out. \r
Click here to learn more. Thanks."\r
\r
Include: sentiment analysis, audience alignment score, CTA effectiveness rating, \r
and specific copy improvements with before/after examples.\r
```\r
\r
### Example 3: Bulk Content Audit\r
```\r
Run a content audit across these three pieces and identify cross-promotion opportunities:\r
\r
Article 1 (2,400 words): "The Complete Guide to SEO in 2024"\r
Article 2 (800 words): "5 Common SEO Mistakes"\r
Article 3 (1,200 words): "How to Optimize Your Title Tags"\r
\r
Provide: overlap analysis, unique value propositions for each, repurposing suggestions\r
(social snippets, email sequences, LinkedIn posts), and a content gap report.\r
```\r
\r
## Capabilities\r
\r
### 1. **Readability Analysis**\r
- Flesch Kincaid Grade Level calculation\r
- Gunning Fog Index evaluation\r
- Sentence length variance detection\r
- Paragraph structure optimization\r
- Passive vs. active voice ratio analysis\r
- Jargon and complexity flagging\r
\r
**Usage Example:**\r
```\r
Evaluate readability for a technical white paper aimed at C-suite executives\r
with a target grade level of 10-12. Flag any overly complex passages that \r
exceed 18 words per sentence on average.\r
```\r
\r
### 2. **Tone & Voice Detection**\r
- Brand voice consistency scoring (0-100)\r
- Formal vs. conversational balance measurement\r
- Authority vs. approachability alignment\r
- Professional tone assessment\r
- Personality/character consistency tracking across multiple pieces\r
- Emotional resonance indicators\r
\r
**Usage Example:**\r
```\r
Analyze whether this customer support email maintains our brand voice.\r
Our brand voice guidelines: warm, professional, solution-focused, empathetic.\r
Flag any departures from these principles.\r
```\r
\r
### 3. **Sentiment & Emotional Analysis**\r
- Overall sentiment classification (positive, negative, neutral)\r
- Emotion detection (joy, trust, fear, surprise, sadness, disgust, anger, anticipation)\r
- Emotional intensity scoring\r
- Sentiment progression tracking through content\r
- Reader emotional journey mapping\r
\r
**Usage Example:**\r
```\r
Sentiment audit: Does this product landing page evoke the right emotions \r
(confidence, excitement, trust) to drive conversions? Map the emotional journey \r
paragraph by paragraph.\r
```\r
\r
### 4. **SEO & Keyword Performance**\r
- Primary and secondary keyword identification\r
- Keyword density analysis with optimization recommendations\r
- Heading structure (H1/H2/H3) evaluation\r
- Meta description effectiveness\r
- Internal linking opportunity detection\r
- Target audience keyword intent alignment\r
\r
**Usage Example:**\r
```\r
SEO audit for target keywords: "content marketing," "marketing automation," \r
"content calendar." Evaluate keyword placement, density, and suggest H2/H3 \r
restructuring for better SERP visibility.\r
```\r
\r
### 5. **Content Repurposing Strategy**\r
- Identify evergreen vs. time-sensitive content\r
- Generate 5+ repurposing ideas (social posts, email sequences, videos, infographics, podcasts)\r
- Calculate ROI potential for each repurposing avenue\r
- Suggest format conversions (blog → email series, article → social carousel)\r
- Cross-promotion opportunity mapping\r
- Content fragmentation strategy (break long-form into series)\r
\r
**Usage Example:**\r
```\r
Propose 8 ways to repurpose this 2,000-word guide. Include: LinkedIn article \r
snippets, Twitter/X thread outline, email sequence structure, YouTube video \r
outline, podcast talking points, infographic data points, and webinar transcript.\r
```\r
\r
### 6. **Audience Alignment Scoring**\r
- Target persona matching (0-100)\r
- Language difficulty vs. audience reading level\r
- Relevance score to stated audience\r
- Engagement prediction based on demographic research\r
- Value prop clarity for specific personas\r
\r
### 7. **Competitive Benchmarking**\r
- Compare against industry standard readability scores\r
- Identify unique value propositions vs. competitor content\r
- Content depth analysis (word count, comprehensiveness)\r
- Missing information gaps relative to top-ranking competitors\r
\r
## Configuration\r
\r
### Required Environment Variables\r
```bash\r
# Set your OpenAI API key (required for AI analysis)\r
export OPENAI_API_KEY="sk-..."\r
\r
# Optional: Set preferred temperature for analysis (0.3-0.7 recommended)\r
export AUDIT_TEMPERATURE="0.5"\r
\r
# Optional: Set content analysis depth (basic, standard, comprehensive)\r
export AUDIT_DEPTH="comprehensive"\r
```\r
\r
### Setup Instructions\r
\r
1. **Install dependencies** (if running locally):\r
```bash\r
pip install openai python-dotenv textstat\r
```\r
\r
2. **Authenticate with OpenAI**:\r
- Get your API key from https://platform.openai.com/api-keys\r
- Set the `OPENAI_API_KEY` environment variable\r
- Verify access: `curl https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY"`\r
\r
3. **Integration Setups**:\r
- **WordPress**: Use the ClawHub WordPress plugin to send content directly from editor\r
- **Google Docs**: Share document, provide link in prompt\r
- **Slack**: Enable ClawHub in your Slack workspace, use `/audit [content]` command\r
- **Email**: Forward content via email or paste directly\r
\r
### Configuration Options\r
\r
| Option | Default | Description |\r
|--------|---------|-------------|\r
| `AUDIT_DEPTH` | comprehensive | basic, standard, or comprehensive analysis |\r
| `TARGET_AUDIENCE` | general | Specify audience (C-suite, marketers, developers, etc.) |\r
| `CONTENT_FORMAT` | article | article, email, social, whitepaper, case-study |\r
| `BRAND_VOICE_GUIDELINES` | none | Paste your brand voice document for consistency scoring |\r
| `COMPETITOR_URLS` | none | Include URLs for competitive benchmarking |\r
\r
## Example Outputs\r
\r
### Sample Readability Report\r
```\r
═══════════════════════════════════════════════════════════════\r
READABILITY ANALYSIS\r
═══════════════════════════════════════════════════════════════\r
\r
Overall Readability Score: 72/100 (Good)\r
Target Grade Level: 9.4 (High School Sophomore)\r
Flesch Kincaid Grade: 10.2\r
\r
BREAKDOWN:\r
├─ Sentence Variety: 85/100 ✓ (Range: 8-32 words)\r
├─ Paragraph Length: 68/100 ⚠ (Avg: 4.2 sentences)\r
├─ Passive Voice: 15% (Target: \x3C20%) ✓\r
├─ Jargon Density: 8% (Acceptable)\r
└─ Word Complexity: 92% common words ✓\r
\r
TOP RECOMMENDATIONS:\r
1. Break paragraph 3 into 2 shorter paragraphs (currently 6 sentences)\r
2. Simplify "leverage" → "use" in line 47\r
3. Expand paragraph 5 with subheading for structure\r
```\r
\r
### Sample Tone & Sentiment Report\r
```\r
═══════════════════════════════════════════════════════════════\r
TONE & SENTIMENT ANALYSIS\r
═══════════════════════════════════════════════════════════════\r
\r
Overall Sentiment: Positive (78% confidence)\r
Tone Classification: Professional + Conversational (Well-balanced)\r
\r
EMOTIONAL BREAKDOWN:\r
├─ Trust: 82% (Strong authority signals)\r
├─ Anticipation: 71% (Forward-looking language)\r
├─ Joy: 56% (Moderate positivity)\r
├─ Fear: 12% (Appropriate risk acknowledgment)\r
└─ Surprise: 34% (Some novel insights)\r
\r
SENTIMENT JOURNEY:\r
Paragraph 1-2: Positive (Introduction) → \r
Paragraph 3-5: Neutral (Technical details) → \r
Paragraph 6-7: Positive (Benefits & conclusion)\r
\r
BRAND VOICE ALIGNMENT: 88/100 ✓\r
Matches "professional, approachable, solution-focused" guidelines\r
```\r
\r
### Sample Repurposing Strategy\r
```\r
═══════════════════════════════════════════════════════════════\r
CONTENT REPURPOSING OPPORTUNITIES\r
═══════════════════════════════════════════════════════════════\r
\r
Original: 1,850-word blog post "Email Marketing Automation"\r
Content Type: Evergreen (85% evergreen score)\r
Recommended Lifespan: 18+ months with minor updates\r
\r
REPURPOSING IDEAS (Ranked by ROI):\r
\r
1. EMAIL SEQUENCE (Est. Value: $4,200/month)\r
├─ 5-part welcome series\r
├─ Segment: Marketing professionals\r
└─ Time to Create: 2 hours\r
\r
2. LINKEDIN ARTICLE SERIES (Est. Reach: 15K-25K)\r
├─ 4-part carousel posts\r
├─ Best Publishing Days: Tue-Thu, 8am\r
└─ Template Provided: Yes\r
\r
3. SOCIAL CLIPS (Est. Engagement: +340%)\r
├─ 8x short-form clips (TikTok/Reels)\r
├─ Hooks: "3 automation mistakes," "Hidden benefit," etc.\r
└─ Video Scripts: Included\r
\r
4. WEBINAR OUTLINE (Est. Attendees: 200-400)\r
├─ 45-minute structure with breakout activities\r
├─ Slides Required: 18-22\r
└─ Interactive Elements: 4 polls, 2 demos\r
\r
5. PODCAST EPISODE (Est. Downloads: 1,200+)\r
├─ Talking Points: Structured outline\r
├─ Guest Interview Format: 35-45 minutes\r
└─ Show Notes Template: Provided\r
\r
6. INFOGRAPHIC (Est. Shares: 800+)\r
├─ Key Data Points: 7 critical statistics\r
├─ Design Brief: Provided\r
└─ Distribution: LinkedIn, Pinterest, Twitter\r
```\r
\r
## Tips & Best Practices\r
\r
### 1. **Establish Baseline Metrics**\r
Before making changes, run an audit to establish your content quality baseline. Track these metrics over time:\r
- Average readability score\r
- Sentiment consistency\r
- Brand voice alignment percentage\r
- SEO keyword density\r
\r
This creates accountability and shows improvement ROI to stakeholders.\r
\r
### 2. **Use Comparative Audits**\r
```\r
Audit your top 5 performing pages against your bottom 5. \r
Look for patterns in readability, tone, and sentiment that \r
correlate with engagement. Use findings to improve underperformers.\r
```\r
\r
### 3. **Implement Brand Voice Guidelines**\r
Create a 1-page brand voice document covering:\r
- Tone descriptors (warm, authoritative, playful, etc.)\r
- Vocabulary (preferred terms vs. forbidden jargon)\r
- Sentence structure preference\r
- Common phrases/mantras\r
- Examples of on-brand and off-brand writing\r
\r
Run audits with this document for 95%+ consistency scoring.\r
\r
### 4. **Audit Before Updating Content**\r
Always audit existing content before revisions. This:\r
- Identifies what's currently working\r
- Prevents inadvertent tone shifts\r
- Shows specific improvement targets\r
- Creates a before/after comparison for stakeholder reporting\r
\r
### 5. **Leverage Repurposing for Content Multiplication**\r
A single 2,000-word blog post can generate:\r
- 1 email sequence (5-7 emails)\r
- 8-10 social media posts\r
- 1 webinar outline\r
- 1 short video script\r
- 1 podcast talking points outline\r
\r
Multiplies content ROI by 5-8x without starting from scratch.\r
\r
### 6. **Segment Audits by Content Type**\r
Different content types have different standards:\r
- **Blog posts**: 70+ readability, positive sentiment\r
- **Sales pages**: 60-70 readability (exclusivity), high trust/anticipation\r
- **Support docs**: 75+ readability (clarity), neutral tone\r
- **Email**: 65-75 readability (scannable), warm tone\r
\r
Configure audits for specific content type standards.\r
\r
### 7. **Monitor Sentiment Drift**\r
If publishing frequently to a channel (newsletter, blog, social), track sentiment patterns:\r
- Avoid 3+ consecutive negative posts\r
- Mix positive, neutral, and aspirational content\r
- Balance problem-focused with solution-focused messaging\r
- Maintain 70%+ positive sentiment overall for brand reputation\r
\r
### 8. **Use Competitive Benchmarking**\r
Provide competitor URLs for comparative analysis:\r
```\r
Audit my article against these top-ranking competitors:\r
[URL 1], [URL 2], [URL 3]\r
\r
Show: word count comparison, keyword frequency comparison, \r
readability score comparison, sentiment comparison, unique \r
value propositions I should emphasize more.\r
```\r
\r
## Safety & Guardrails\r
\r
### What This Skill WILL Do\r
✓ Analyze readability, tone, sentiment, and keyword performance \r
✓ Suggest structural improvements and repurposing strategies \r
✓ Provide competitive benchmarking and gap analysis \r
✓ Generate specific, actionable recommendations \r
✓ Create before/after editing examples \r
\r
### What This Skill WILL NOT Do\r
✗ **Not a substitute for subject matter expertise** — The skill analyzes structure and style, not factual accuracy. Always verify claims, statistics, and technical details independently.\r
\r
✗ **Not a plagiarism detector** — Use Copyscape, Turnitin, or Grammarly's plagiarism checker instead.\r
\r
✗ **Not for automated publishing** — All recommendations require human review before publishing. The skill flags concerns but doesn't make editorial decisions.\r
\r
✗ **Not a replacement for editors** — Use for optimization, not as a complete editing solution. Complex rewrites and narrative restructuring still benefit from human editors.\r
\r
✗ **Not legal or medical content validation** — This skill cannot verify compliance with industry regulations (HIPAA, legal disclaimers, medical claims). Consult domain experts for regulated content.\r
\r
✗ **Not cultural sensitivity analysis** — While the skill detects tone, it may miss cultural context or offensive implications. Review with subject matter experts familiar with your audience's culture.\r
\r
### Limitations & Boundaries\r
\r
| Limitation | Workaround |\r
|-----------|-----------|\r
| Works best with 200+ words | Use bulk audits for shorter content; batch multiple pieces |\r
| Doesn't verify citations/facts | Cross-reference claims with fact-checking tools independently |\r
| Brand voice matching requires clear guidelines | Provide detailed brand voice document for accuracy
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install content-audit-expert - 安装完成后,直接呼叫该 Skill 的名称或使用
/content-audit-expert触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Content Audit Expert 是什么?
Analyze and audit content for readability, tone, and sentiment with AI-powered insights. Use when the user needs content improvement recommendations, repurpo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。
如何安装 Content Audit Expert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install content-audit-expert」即可一键安装,无需额外配置。
Content Audit Expert 是免费的吗?
是的,Content Audit Expert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Content Audit Expert 支持哪些平台?
Content Audit Expert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux, win32)。
谁开发了 Content Audit Expert?
由 ncreighton(@ncreighton)开发并维护,当前版本 v1.0.0。