Accessibility

🌐Community
by makgunay · vlatest · Repository

This "Accessibility" skill converts text into audio or large print formats, making content accessible for users with visual impairments.

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 makgunay-accessibility npx -- -y @trustedskills/makgunay-accessibility
2

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

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

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

About This Skill

What it does

This skill enhances AI agent responses to ensure they are accessible and inclusive. It focuses on generating text that is understandable and usable by individuals with disabilities, considering factors like screen readers and cognitive impairments. The skill aims to improve clarity and reduce potential barriers to comprehension in generated content.

When to use it

  • Creating website copy: Ensure marketing materials or informational pages are easily understood by all users.
  • Generating educational materials: Produce learning resources that cater to diverse learning styles and abilities.
  • Drafting legal documents: Simplify complex language for broader comprehension, while maintaining accuracy.
  • Writing user interface text: Create clear and concise instructions and labels within applications or websites.

Key capabilities

  • Improved clarity of generated text
  • Accessibility-focused language generation
  • Enhanced readability for users with disabilities
  • Inclusive content creation

Example prompts

  • "Rewrite this paragraph to be more accessible: [insert complex paragraph]"
  • "Generate a set of instructions for using this software, ensuring they are easy to understand."
  • "Make this legal disclaimer simpler and easier to read."

Tips & gotchas

The skill's effectiveness relies on providing clear context or text to be modified. While it improves accessibility, review generated content with accessibility experts for complete validation.

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
makgunay
Installs
4

🌐 Community

Passed automated security scans.