Deep dive into Evernote data migration strategies. Use when migrating to/from Evernote, bulk data transfers, or complex migration scenarios. Trigger with phrases like "migrate to evernote", "migrate from evernote", "evernote data transfer", "bulk evernote migration".
Scanned 9/10/2026
Install to Claude Code
npx -y skills add micsapp/micstec-skills --skill evernote-migration-deep-dive --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Evernote Migration Deep Dive?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/micsapp-evernote-migration-deep-dive)More formats (shields.io, HTML) on the badges page.
---
name: evernote-migration-deep-dive
description: |
Deep dive into Evernote data migration strategies.
Use when migrating to/from Evernote, bulk data transfers,
or complex migration scenarios.
Trigger with phrases like "migrate to evernote", "migrate from evernote",
"evernote data transfer", "bulk evernote migration".
allowed-tools: Read, Write, Edit, Bash(npm:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
compatible-with: claude-code, codex, openclaw
---
# Evernote Migration Deep Dive
## Overview
Comprehensive guide for migrating data to and from Evernote, including bulk operations, format conversions, and maintaining data integrity.
## Prerequisites
- Understanding of Evernote data model
- Source/target system access
- Sufficient API quota for migration
- Backup strategy in place
## Instructions
### Step 1: Migration Planning
### Step 2: Export from Evernote
### Step 3: Import to Evernote
### Step 4: Migration Runner
For full implementation details and code examples, load:
`references/implementation-guide.md`
## Output
- Migration planning tools
- Evernote data exporter (JSON, Markdown, ENEX)
- Evernote data importer
- Migration runner with progress tracking
- Verification and reporting
## Resources
- [Evernote Export Format (ENEX)](https://dev.evernote.com/doc/articles/enex.php)
- [ENML Reference](https://dev.evernote.com/doc/articles/enml.php)
- [API Reference](https://dev.evernote.com/doc/reference/)
## Error Handling
| Error | Cause | Resolution |
|-------|-------|------------|
| Authentication failure | Invalid or expired credentials | Refresh tokens or re-authenticate with migration |
| Configuration conflict | Incompatible settings detected | Review and resolve conflicting parameters |
| Resource not found | Referenced resource missing | Verify resource exists and permissions are correct |
## Examples
**Basic usage**: Apply evernote migration deep dive to a standard project setup with default configuration options.
**Advanced scenario**: Customize evernote migration deep dive for production environments with multiple constraints and team-specific requirements.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!