Content Approval Feedback Formatter
This skill automatically formats content approval feedback into a structured form for efficient review and tracking, streamlining the process.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add content-approval-feedback-formatter npx -- -y @trustedskills/content-approval-feedback-formatter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"content-approval-feedback-formatter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/content-approval-feedback-formatter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill formats feedback received during a content approval process into structured, actionable items. It parses free-form text comments and categorizes them by type (e.g., "clarity," "accuracy," "tone"). The output is presented in a clear, organized format suitable for review and implementation by the original content creator.
When to use it
- Content Review Workflows: Streamline feedback from editors or reviewers on blog posts, articles, or marketing materials.
- Legal/Compliance Checks: Organize comments received during legal or compliance reviews of documents.
- Training Material Feedback: Structure and prioritize feedback on training modules or educational content.
- Internal Content Audits: Process and categorize feedback gathered from internal stakeholders reviewing website copy.
Key capabilities
- Comment categorization (e.g., clarity, accuracy, tone)
- Actionable item extraction
- Structured output formatting
- Free-form text parsing
Example prompts
- "Format this content approval feedback: [paste feedback here]"
- "Categorize and structure the following comments on a draft article: [paste comments]"
- "Extract actionable items from this legal review document: [paste document text]"
Tips & gotchas
The quality of the formatted output depends heavily on the clarity and specificity of the original feedback. Vague or ambiguous comments may be difficult to categorize accurately.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.