πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /Subagents
  3. /Data & Analysis
  4. /Prompt Optimizer
πŸ“Š

Prompt Optimizer

πŸ€–SubagentπŸ“ŠData & Analysis2,470

Reduces LLM API costs 50-90% by compressing prompts, selecting the right model tier, and applying caching and batching strategies with measurable ROI calculations. Use when an LLM workflow is too expensive or slow and you need data-driven optimization. Trigger with "optimize this prompt", "reduce my LLM costs".

By jeremylongshore

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/prompt-optimizer
# ...or for all projects
mkdir -p ~/.claude/skills/prompt-optimizer

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Skills Hub

More in Data & Analysis

View all β†’
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

PostgreSQL Server

Query and manage PostgreSQL databases with read-only access by default

πŸ“ŠData & Analysis88,106
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

SQLite Server

Interact with SQLite databases for queries, schema inspection, and data analysis

πŸ“ŠData & Analysis88,106
πŸ“Š
πŸ”ŒMCP Serverβ˜… Featured

Context7 Server

Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data

πŸ“ŠData & Analysis58,653
πŸ“Š
🧩Skillβ˜… Featured

Skyvern Browser Automation

AI-powered browser automation β€” navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows

πŸ“ŠData & Analysis22,126

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/prompt-optimizer
# ...or for all projects
mkdir -p ~/.claude/skills/prompt-optimizer

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’