Arc Check
This "Arc Check" skill swiftly determines if a character's armor class (AC) is sufficient to withstand an attack, streamlining combat rolls.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add arc-check npx -- -y @trustedskills/arc-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"arc-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/arc-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The arc-check skill provides a mechanism for verifying and validating story arcs within narrative systems. It assesses whether a proposed storyline adheres to established rules, conventions, or templates. This ensures consistency and quality in generated narratives by identifying potential issues before they impact the overall story experience.
When to use it
- Generating Storylines: Use
arc-checkwhen an AI agent is creating new storylines for games, interactive fiction, or other narrative experiences. - Evaluating User Input: Employ this skill to validate user-provided plot points or character arcs within a collaborative storytelling environment.
- Maintaining Narrative Consistency: Integrate it into systems that require strict adherence to pre-defined story structures or worldbuilding rules.
- Quality Assurance for AI Storytellers: Leverage
arc-checkas part of an automated testing pipeline to ensure the quality and coherence of narratives generated by AI agents.
Key capabilities
- Story arc validation
- Rule checking within narrative systems
- Adherence to story templates
- Identification of inconsistencies in storylines
Example prompts
- "Check if this storyline adheres to the 'Hero's Journey' template: [storyline text]"
- "Validate this character arc against the established worldbuilding rules for Eldoria: [character arc description]"
- "Does this plot point introduce any contradictions with previously established events? [plot point text]"
Tips & gotchas
The effectiveness of arc-check depends heavily on the clarity and completeness of the underlying narrative system rules or templates. Ensure these are well-defined for optimal results.
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.