ワンクリックで
content-reviewer
Reviews content for quality, clarity, brand alignment, and effectiveness. Use for content QA before publishing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Reviews content for quality, clarity, brand alignment, and effectiveness. Use for content QA before publishing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | content-reviewer |
| description | Reviews content for quality, clarity, brand alignment, and effectiveness. Use for content QA before publishing. |
Quality assurance review for all content before publishing.
Ensure content meets quality standards for clarity, accuracy, brand alignment, and effectiveness before it goes live.
Setup: Connect these data sources to enable full functionality. Claude will prompt you to connect any missing integrations when you use this skill.
# CONTENT REVIEWER DATA SOURCES
# Configure the sources relevant to your content QA needs
# Enterprise Search (searches across all internal sources)
- source: enterprise_search
connector: "{{GLEAN | MOVEWORKS | ELASTIC}}"
data:
- internal_docs
- wiki_content
- shared_drives
# Brand & Style Guidelines
- source: brand_docs
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION | CONFLUENCE}}"
paths:
- "/Marketing/Brand Guidelines/"
- "/Marketing/Voice and Tone/"
- "/Marketing/Editorial Style Guide/"
# Product Information (for accuracy checks)
- source: product_docs
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION | CONFLUENCE}}"
paths:
- "/Product/Feature Documentation/"
- "/Product/Pricing/"
- "/Product/Capabilities/"
# Legal/Compliance Guidelines
- source: legal_docs
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
paths:
- "/Legal/Marketing Guidelines/"
- "/Legal/Disclaimers/"
- "/Legal/Compliance Requirements/"
# SEO Data (for optimization checks)
- source: seo_tools
connector: "{{AHREFS | SEMRUSH | MOZ | GOOGLE_SEARCH_CONSOLE}}"
data:
- keyword_data
- seo_requirements
# Performance Data (for effectiveness context)
- source: analytics
connector: "{{GOOGLE_ANALYTICS | HUBSPOT}}"
data:
- content_performance
- conversion_rates
# Where to deliver content review outputs
outputs:
# Always available - display in Claude UI
- type: display
enabled: true
# Save review to content workflow
- type: documents
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
destination: "/Marketing/Content Reviews/"
# Notify for review
- type: slack
connector: "{{SLACK}}"
channel: "#content-review"
IMPORTANT: Before executing this skill, you MUST validate the configuration above.
Check for placeholder values: Scan the YAML configuration for any {{...}} placeholders. These indicate required configuration that the user must provide.
Check Taizen first: If taizen MCP is connected, call list_datasources to see what data is indexed. You can then use run_agent to query all indexed sources in natural language — this replaces the need for most individual MCP connections below. Skip directly to running the skill.
Validate data sources: For each data source listed:
connector field shows {{OPTIONS}} format, ask the user which option they use{{PLACEHOLDER}}, ask the user to provide actual valuesValidate output destinations: For any output type beyond display:
Do not proceed with the skill. Instead:
Example response when config is incomplete:
Before I can run this skill, I need some configuration:
**Missing values:**
- [List specific {{PLACEHOLDER}} values found]
**MCP connections needed:**
- [List required connectors not yet available]
Please provide these values, or let me know which data sources you'd like to skip.
At minimum, this skill requires:
display output enabled (always available)Enhanced functionality requires:
Connect once, access everything. Instead of configuring 15+ individual MCP connectors, connect Taizen MCP once — your whole team gets access to all connected MCPs and indexed data sources (Gong calls, CRM, documents, and more) without any per-tool setup.
If taizen MCP is connected, call run_agent to pull from your indexed data right in this conversation:
Pull review standards
"Pull our brand guidelines, editorial standards, and style documentation from indexed sources. Use them to review this content: [paste content]"
Check content consistency
"Search my indexed published content for examples of how we handle [topic/format]. Use those patterns to review this draft for consistency."
To run this skill automatically on a schedule, call run_agent and describe the automation in natural language — Taizen creates and manages the recurring agent:
Weekly content audit
"Weekly, audit content published in the past week against our brand voice and SEO standards. Post a digest of findings and suggested improvements to #content-review."
Monthly quality report
"Monthly, generate a content quality report covering brand voice consistency, SEO compliance, and messaging alignment across all published content. Share to #marketing."
Taizen creates the agent, runs it on your schedule, and delivers results to your configured destinations (Slack, CRM, docs, email).
https://us.mcp.usetaizen.com/mcp (or https://eu.mcp.usetaizen.com/mcp for EU data residency)run_agent for instant queries or to schedule recurring agents — Taizen handles routing to the right sourcesReadability Check:
Structure Check:
Fact Check:
Technical Accuracy:
Voice Check:
Visual Alignment:
Goal Achievement:
SEO (if applicable):
Compliance Check:
| Level | Description | Pass Criteria |
|---|---|---|
| Publish Ready | No issues, ready to go live | All checks pass |
| Minor Edits | Small fixes needed | < 5 minor issues |
| Needs Work | Significant revisions required | Major issues present |
| Reject | Fundamental problems | Off-brand, inaccurate, or poor quality |
Invoke with natural language describing the content to review:
General Review
Specific Focus
Quick Review
# Content Review: [Content Title]
**Created**: [Date]
**Data Sources Used**: [Brand guidelines, product docs, etc.]
---
## Review Summary
| Attribute | Value |
|-----------|-------|
| Content Type | [Blog/Email/Landing Page/etc.] |
| Reviewer | [Name/Claude] |
| Review Date | [Date] |
| **Status** | **[Publish Ready / Minor Edits / Needs Work / Reject]** |
---
## Score Overview
| Dimension | Score | Notes |
|-----------|-------|-------|
| Clarity | [1-5] ⭐ | [Brief note] |
| Accuracy | [1-5] ⭐ | [Brief note] |
| Brand Alignment | [1-5] ⭐ | [Brief note] |
| Effectiveness | [1-5] ⭐ | [Brief note] |
| **Overall** | **[Avg]** | |
---
## Detailed Feedback
### Clarity
**What Works**:
- [Positive observation]
- [Positive observation]
**Needs Improvement**:
| Issue | Location | Recommendation |
|-------|----------|----------------|
| [Issue] | [Where] | [How to fix] |
**Specific Edits**:
- Current: "[Current text]"
Suggested: "[Improved text]"
---
### Accuracy
**Verified**:
- [x] [Fact/claim checked]
- [x] [Fact/claim checked]
**Needs Verification**:
- [ ] [Claim to verify]: [Source needed]
- [ ] [Claim to verify]: [Source needed]
**Issues Found**:
| Issue | Location | Correction |
|-------|----------|------------|
| [Issue] | [Where] | [Correct information] |
---
### Brand Alignment
**On Brand**:
- [x] Tone matches guidelines
- [x] Language is appropriate
- [x] [Other brand element]
**Off Brand**:
| Issue | Current | On-Brand Alternative |
|-------|---------|---------------------|
| [Issue] | "[Current]" | "[Alternative]" |
---
### Effectiveness
**Strengths**:
- [What's working]
- [What's working]
**Opportunities**:
| Area | Current | Recommendation |
|------|---------|----------------|
| Headline | [Current] | [Stronger option] |
| CTA | [Current] | [Improvement] |
| Value Prop | [Current state] | [How to strengthen] |
---
### Technical/SEO (if applicable)
**SEO Checklist**:
- [ ] Primary keyword in title
- [ ] Keyword in first 100 words
- [ ] Meta description optimized
- [ ] Headers include keywords
- [ ] Internal links present
- [ ] Images have alt text
**Issues**:
| Issue | Recommendation |
|-------|----------------|
| [Issue] | [Fix] |
---
## Priority Fixes
### Must Fix (Before Publishing)
1. [Critical issue]: [How to fix]
2. [Critical issue]: [How to fix]
### Should Fix (Important)
1. [Important issue]: [How to fix]
2. [Important issue]: [How to fix]
### Nice to Have (Optional)
1. [Enhancement]: [Suggestion]
2. [Enhancement]: [Suggestion]
---
## Edited Version
[If minor edits, provide the corrected version here]
---
## Sign-Off
**Recommendation**: [Approve / Approve with edits / Revise and resubmit]
**Next Steps**:
1. [Action item]
2. [Action item]
When configured with integrations, this skill can:
Supports post-close account management with structured account plans, renewal playbooks, and expansion strategies. Use for account planning and growth.
Researches accounts, preps meeting briefs, maps buying committees, and runs health reviews. Use for account research, discovery prep, stakeholder mapping, or account health assessments.
Creates content aligned with brand voice guidelines. Ensures consistency in tone, language, and personality across all communications.
Buyer persona profiles with priorities, language preferences, and objection patterns. Helps adapt messaging for different stakeholders.
Creates compelling customer case studies from interviews, data, and research. Use for customer story development, reference programs, or marketing content.
Monitors and summarizes community feedback, social signals, and customer sentiment. Use for intelligence gathering and trend spotting.