Editor
This "Editor" skill refines your generated text by correcting grammar and suggesting improvements for clearer, more polished outputs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add editor npx -- -y @trustedskills/editor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"editor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/editor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The editor skill enables users to create, modify, and manage text-based content efficiently. It supports a wide range of formatting options and provides tools for structured editing, making it ideal for tasks like writing documentation, refining code comments, or organizing notes.
When to use it
- Editing markdown files for documentation or blog posts
- Refining code comments or inline documentation within source files
- Organizing and restructuring long-form text such as reports or essays
Key capabilities
- Text formatting support (bold, italic, lists, etc.)
- Syntax highlighting for code blocks
- Inline editing with real-time preview
- Integration with version control systems
Example prompts
- "Format this markdown document to improve readability"
- "Add comments to the following Python function explaining its purpose"
- "Reorganize the sections of this report in a logical order"
Tips & gotchas
- Ensure that your text files are properly formatted before editing for best results.
- Some advanced features may require specific plugins or extensions to be enabled.
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.