Evernote Debug Bundle
Analyzes Evernote notebooks for data inconsistencies, errors, and potential corruption using automated checks and reporting.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add evernote-debug-bundle npx -- -y @trustedskills/evernote-debug-bundle
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"evernote-debug-bundle": {
"command": "npx",
"args": [
"-y",
"@trustedskills/evernote-debug-bundle"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and debug Evernote bundles. It can extract information from bundle files, identify issues within the structure or contents of a bundle, and potentially suggest fixes for common problems encountered in Evernote data. This facilitates troubleshooting and recovery of corrupted or problematic Evernote notebooks.
When to use it
- You need to diagnose why an Evernote notebook isn't opening correctly.
- You suspect corruption within a specific Evernote bundle file.
- You want to extract metadata (creation date, author) from a set of Evernote notes without manually inspecting them.
- You are attempting data recovery from a damaged Evernote archive.
Key capabilities
- Bundle File Extraction: Extracts contents and metadata from Evernote bundles.
- Structural Analysis: Analyzes the internal structure of Evernote bundle files for inconsistencies or errors.
- Error Identification: Identifies potential issues within notes, attachments, or other elements of a bundle.
Example prompts
- "Analyze this Evernote bundle and tell me if there are any structural problems."
- "Extract all note titles from the attached Evernote bundle file."
- "What is the creation date for each notebook contained in this bundle?"
Tips & gotchas
- This skill requires access to the raw Evernote bundle files. Ensure the agent has appropriate permissions and file paths.
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.