evernote-sdk-patterns
Installation
SKILL.md
Evernote SDK Patterns
Overview
Production-ready patterns for working with the Evernote SDK, including search, filtering, batch operations, and resource handling.
Prerequisites
- Completed
evernote-install-authandevernote-hello-world - Understanding of Evernote data model (Notes, Notebooks, Tags, Resources)
- Familiarity with Promises/async patterns
Instructions
-
See implementation guide for detailed steps.
-
For full implementation details and code examples, load:
-
references/implementation-guide.md
Output
- Reusable SDK patterns for common operations
- Efficient search with NoteFilter
Related skills