Content Evaluation Framework
This framework assesses content quality based on defined criteria, ensuring accuracy and relevance for informed decisions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add content-evaluation-framework npx -- -y @trustedskills/content-evaluation-framework
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"content-evaluation-framework": {
"command": "npx",
"args": [
"-y",
"@trustedskills/content-evaluation-framework"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a structured framework for evaluating educational book chapters and lessons against defined quality standards. It uses a 6-point rubric, assessing content based on criteria like constitutional compliance and pedagogical effectiveness. The evaluation process is systematic, generating a report with scores and evidence to guide improvements or confirm high quality.
When to use it
- To assess the quality of educational materials before publication or distribution.
- When needing a consistent and quantifiable method for evaluating content.
- To identify areas where lessons or chapters can be improved to better align with constitutional principles and pedagogical best practices.
- For ensuring that content meets specific quality benchmarks.
Key capabilities
- Constitution Compliance Check: A mandatory initial assessment against defined constitutional principles.
- Weighted Scoring: Evaluates categories of content quality using a weighted formula.
- Evidence-Based Reporting: Generates reports including scores and supporting evidence (quotes, line numbers).
- Tiered Assessment: Classifies content as Excellent, Good, or Conditional Pass based on the final score.
- Utilizes specific files:
.specify/memory/constitution.md,.specify/memory/content-quality-memory.md,references/rubric-details.md,references/constitution-checklist.md, andreferences/evaluation-template.md
Example prompts
- "Evaluate this chapter."
- "Check the quality of this lesson using the content-evaluation-framework."
- "Score this content for constitutional compliance."
- "Run content-evaluation-framework on preface.md"
Tips & gotchas
- Constitution First: The skill requires reading and assessing constitution.md before any other evaluation steps. Failure to do so will halt the process.
- File Dependencies: The framework relies on several specific files for its operation; ensure these are accessible within the agent's environment.
- No MCP Servers Required: This skill does not require access to external MCP servers.
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.