Spellcheck
This Spellcheck skill automatically corrects spelling errors in your text, ensuring clear and professional communication.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add spellcheck npx -- -y @trustedskills/spellcheck
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"spellcheck": {
"command": "npx",
"args": [
"-y",
"@trustedskills/spellcheck"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The spellcheck skill corrects spelling errors in text. It identifies misspelled words and suggests possible corrections, improving the overall clarity and professionalism of written content. This is useful for a variety of writing tasks, from emails to longer documents.
When to use it
- Drafting Emails: Quickly correct typos before sending important communications.
- Writing Reports: Ensure reports are free of spelling errors for a polished final product.
- Creating Social Media Posts: Maintain a professional image by catching mistakes in online content.
- Generating Creative Content: Improve the readability and quality of stories, poems, or other creative writing pieces.
Key capabilities
- Spelling error detection
- Suggestion of corrections
- Integration with text input fields
Example prompts
- "Please spellcheck this paragraph: 'Their going to be late for the meeting.'"
- "Can you correct any spelling errors in this email draft?"
- "Check the spelling of this sentence and suggest alternatives if needed."
Tips & gotchas
The skill relies on a dictionary; uncommon words or proper nouns may not always be corrected. Always review suggested corrections to ensure they are accurate within the context of your writing.
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 |
🏢 Official
Published by the company or team that built the technology.