mcpbeat

Blog Content Auditor

microsoft/blog-content-auditor

Use this skill when the user asks to audit, review, score, rationalise, prioritise, refresh, or improve blog posts, article libraries, newsletters, or thought-leadership content.

1k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
16 d ago
last touched
this folder, not the whole repository

Install

one command, takes just this skill from the repository
npx skills add https://github.com/microsoft/cat-agent-skills --skill blog-content-auditor

What comes with it

1 470 bytes besides the instruction
metadata.json
references/blog-audit-rubric.md

The instruction itself

9 sections, as written by the author

Blog Content Auditor

Use this skill to audit individual blog posts or a wider blog library and produce a prioritised improvement plan.

Scope options

The skill can handle:

  • A single post supplied as text or a URL.
  • A list of posts supplied by the user.
  • A blog index if the agent has suitable web or content access.
  • Draft posts before publication.
  • Existing thought-leadership libraries that need rationalisation.

Evidence rules

  • Audit only posts that are supplied or accessible.
  • Do not invent traffic, ranking, engagement, conversion, recency, or SEO performance data.
  • If the user wants performance analysis and no analytics are available, state that analytics were not available and assess editorial quality only.
  • Quote or reference specific observed features when justifying recommendations.

Default audit dimensions

Score each post from 0 to 5 for:

  • Reader promise - Is the post clear about why the reader should care?
  • Opening strength - Does the opening create relevance quickly?
  • Argument shape - Is there a coherent point of view, not just a list of observations?
  • Evidence and examples - Are claims supported by examples, experience, references, or practical detail?
  • Structure and scanability - Is the post easy to navigate?
  • Distinctiveness - Does it avoid generic commentary?
  • Next action - Does the post help the reader think or act differently?

Workflow

  • Identify the available posts and the audit objective.
  • Read each accessible post fully enough to assess the dimensions.
  • Score each dimension with evidence.
  • Identify content that should be kept, refreshed, merged, expanded, or retired.
  • Produce a prioritised editorial backlog.
  • If relevant, identify themes missing from the current library.

Single-post output

## Blog audit summary

Overall score: [x]/5
Recommended action: [Keep / Refresh / Rewrite / Merge / Retire]

## Scorecard

| Dimension | Score /5 | Evidence | Recommended improvement |
|---|---:|---|---|

## Highest-value improvements

1. [Improvement]
2. [Improvement]
3. [Improvement]

## Suggested revised angle

[Suggested angle]

Library output

## Blog library audit summary

| Post | Overall score /5 | Recommended action | Reason |
|---|---:|---|---|

## Priority backlog

| Priority | Post | Action | Rationale | Effort |
|---|---|---|---|---|

## Content gaps

- [Gap]

References

This skill includes supporting reference material. Read the relevant reference file when the task needs additional structure, rubric detail, examples, or checklist support.

  • references/blog-audit-rubric.md - use this when additional structure, examples, or checks are useful for the task.

Quality checklist

Before responding, check:

  • The audit does not claim performance data unless supplied.
  • Recommendations are tied to evidence.
  • The user can see what to improve first.
  • The output separates editorial judgement from measurable analytics.

How to use it

Copy the folder

Take microsoft/blog-content-auditor from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.