From evernote-pack
Diagnose and fix common Evernote API errors. Use when encountering Evernote API exceptions, debugging failures, or troubleshooting integration issues. Trigger with phrases like "evernote error", "evernote exception", "fix evernote issue", "debug evernote", "evernote troubleshooting".
How this skill is triggered — by the user, by Claude, or both
Slash command
/evernote-pack:evernote-common-errorsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guide to diagnosing and resolving Evernote API errors, including EDAMUserException, EDAMSystemException, and EDAMNotFoundException.
Comprehensive guide to diagnosing and resolving Evernote API errors, including EDAMUserException, EDAMSystemException, and EDAMNotFoundException.
See implementation guide for detailed steps.
For full implementation details and code examples, load:
references/implementation-guide.md
| Exception | When Thrown |
|---|---|
EDAMUserException | Client error - invalid input, permissions |
EDAMSystemException | Server error - rate limits, maintenance |
EDAMNotFoundException | Resource not found - invalid GUID |
For debugging tools and techniques, see evernote-debug-bundle.
Basic usage: Apply evernote common errors to a standard project setup with default configuration options.
Advanced scenario: Customize evernote common errors for production environments with multiple constraints and team-specific requirements.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.
4plugins reuse this skill
First indexed Jul 11, 2026
npx claudepluginhub bulozb/claude-code-plugins-plus-skills --plugin evernote-pack