Nordic Epub Evaluation

🌐Community
by gauter · vlatest · Repository

Evaluates Nordic EPUB files for accessibility and formatting compliance, ensuring content meets standards and is readable for all users.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nordic-epub-evaluation npx -- -y @trustedskills/nordic-epub-evaluation
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nordic-epub-evaluation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nordic-epub-evaluation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill evaluates EPUB files, specifically focusing on Nordic languages. It checks for structural integrity and adherence to accessibility guidelines relevant to the region. The tool provides a report detailing any issues found within the EPUB file, aiding in ensuring quality and usability.

When to use it

  • Quality Assurance: Before publishing an EPUB intended for a Nordic audience.
  • Accessibility Checks: To verify that an EPUB meets accessibility standards for users with disabilities.
  • Troubleshooting: When encountering issues with an EPUB displaying incorrectly on devices or reading apps.
  • Content Migration: After converting content to EPUB format, ensuring the conversion process didn't introduce errors.

Key capabilities

  • EPUB file evaluation
  • Nordic language support
  • Accessibility guideline checks
  • Report generation

Example prompts

  • "Evaluate this EPUB file and tell me if there are any accessibility issues: [file path]"
  • "Can you check the structure of this EPUB for errors? [file path]"
  • "Generate a report detailing any problems with this EPUB file. [file path]"

Tips & gotchas

The skill requires access to the EPUB file being evaluated. Ensure the AI agent has the necessary permissions to read and process files from the specified location.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
gauter
Installs
18

🌐 Community

Passed automated security scans.