Evernote Prod Checklist

🌐Community
by jeremylongshore · vlatest · Repository

This skill automates creating and managing production checklists within Evernote, streamlining workflows and ensuring consistent execution.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add evernote-prod-checklist npx -- -y @trustedskills/evernote-prod-checklist
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "evernote-prod-checklist": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/evernote-prod-checklist"
      ]
    }
  }
}

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 Evernote checklists. It can retrieve checklist data, create new checklists, and manage existing items within those checklists – including marking them as complete or incomplete. The agent can also provide summaries of checklist progress.

When to use it

  • Task Management: Have the agent generate a daily task list from an Evernote notebook.
  • Project Tracking: Monitor the status of project tasks organized in Evernote checklists.
  • Shopping Lists: Create and update shopping lists stored as Evernote checklists, ensuring you don't forget anything.
  • Travel Planning: Manage packing lists or itinerary items within Evernote checklists.

Key capabilities

  • Retrieve checklist data from Evernote.
  • Create new checklists in Evernote.
  • Manage checklist items (mark complete/incomplete).
  • Summarize checklist progress.

Example prompts

  • "Show me my 'Grocery List' checklist."
  • "Add 'Buy Milk' to the 'Weekly Errands' checklist."
  • "Mark 'Book Flights' as complete in the 'Vacation Planning' checklist."
  • “What’s the progress on my ‘Home Renovation’ checklist?”

Tips & gotchas

  • Requires access to your Evernote account. Ensure the agent has appropriate permissions within Evernote.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jeremylongshore
Installs
9

🌐 Community

Passed automated security scans.