evernote-cost-tuning

|

Content Preview
---
name: evernote-cost-tuning
description: |
  Optimize Evernote integration costs and resource usage.
  Use when managing API quotas, reducing storage usage,
  or optimizing upload limits.
  Trigger with phrases like "evernote cost", "evernote quota",
  "evernote limits", "evernote upload".
allowed-tools: Read, Write, Edit, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-with: claude-code, codex, openclaw
---
# Evernote Cost Tuning

## Overview
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/evernote-cost-tuning.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/evernote-pack/skills/evernote-cost-tuning/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/evernote-pack/skills/evernote-cost-tuning/SKILL.md

Related Skills