From evernote-pack
Execute Evernote secondary workflow: Search and Retrieval. Use when implementing search features, finding notes, filtering content, or building search interfaces. Trigger with phrases like "search evernote", "find evernote notes", "evernote search", "query evernote".
How this skill is triggered — by the user, by Claude, or both
Slash command
/evernote-pack:evernote-core-workflow-bThis 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 search and retrieval workflow for Evernote, including search grammar, filters, pagination, and related notes discovery.
Comprehensive search and retrieval workflow for Evernote, including search grammar, filters, pagination, and related notes discovery.
evernote-install-auth setupFor full implementation details and code examples, load:
references/implementation-guide.md
| Error | Cause | Solution |
|---|---|---|
RATE_LIMIT_REACHED | Too many searches | Add delay between requests |
INVALID_SEARCH | Bad search grammar | Validate query syntax |
QUOTA_REACHED | Search quota exceeded | Reduce search frequency |
For error handling patterns, see evernote-common-errors.
Basic usage: Apply evernote core workflow b to a standard project setup with default configuration options.
Advanced scenario: Customize evernote core workflow b for production environments with multiple constraints and team-specific requirements.
npx claudepluginhub ktiseos-nyx/claude-code-plugins-plus-skills --plugin evernote-packGuides 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