Evernote Common Errors
This skill identifies and suggests fixes for common Evernote formatting errors, saving you time and ensuring consistent note organization.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add evernote-common-errors npx -- -y @trustedskills/evernote-common-errors
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"evernote-common-errors": {
"command": "npx",
"args": [
"-y",
"@trustedskills/evernote-common-errors"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill helps identify and resolve common errors encountered when interacting with Evernote through an AI agent. It can diagnose issues like authentication problems, note retrieval failures, or incorrect formatting in created notes. The tool aims to improve the reliability of automated tasks involving Evernote data.
When to use it
- Troubleshooting automation: If your AI agent's Evernote integration isn’t working as expected (e.g., notes aren’t being saved correctly).
- Debugging scripts: When developing custom scripts that interact with Evernote, this skill can help pinpoint and fix errors quickly.
- Improving note synchronization: To diagnose why notes might not be syncing properly between your agent and your Evernote account.
- Resolving access issues: When an AI agent is unable to authenticate or access specific Evernote notebooks.
Key capabilities
- Error diagnosis for Evernote interactions
- Authentication troubleshooting
- Note retrieval failure analysis
- Formatting error detection in notes
Example prompts
- "I'm getting an 'authentication failed' error when my agent tries to create a note in Evernote. Can you help?"
- "My AI is failing to retrieve all the notes from notebook X. What could be the problem?"
- "The notes created by my agent have incorrect formatting. How can I fix this?"
Tips & gotchas
This skill requires access to relevant error logs or output from your AI agent's Evernote interactions for effective diagnosis. The accuracy of the troubleshooting depends on the detail provided in these logs.
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.