Eraser Diagrams
Generates clear, editable diagrams from complex data sets, simplifying understanding and facilitating insightful analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add eraser-diagrams npx -- -y @trustedskills/eraser-diagrams
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"eraser-diagrams": {
"command": "npx",
"args": [
"-y",
"@trustedskills/eraser-diagrams"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The eraser-diagrams skill allows AI agents to erase and modify diagrams. It can remove specific elements from a diagram, alter existing components, or completely reconstruct sections based on instructions. This is useful for refining visual representations and correcting errors in complex diagrams.
When to use it
- Cleaning up messy diagrams: Remove unnecessary annotations or clutter from an existing diagram.
- Correcting inaccuracies: Fix mistakes within a diagram by selectively erasing and redrawing elements.
- Simplifying complex visuals: Reduce the complexity of a diagram by removing less important components.
- Adapting diagrams for different audiences: Tailor a diagram's content to suit specific needs or understanding levels.
Key capabilities
- Erase specific elements from diagrams
- Modify existing components within diagrams
- Reconstruct sections of diagrams based on instructions
Example prompts
- "Please erase the blue arrow in this diagram."
- "Remove all text labels from this flowchart."
- "Replace the rectangle with a circle in this network diagram."
Tips & gotchas
The skill's effectiveness depends heavily on clear and precise instructions regarding which elements to modify. Providing reference points or specific descriptions will yield better 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.