1---2name: skill-project-optimizer3description: Skill Project Optimizer4---5# Skill Project Optimizer6Per-project skill filtering to reduce token waste.78**Trigger:** When starting work on a new project or when tokens are too high.910**Usage:**11```bash12python3 -m skills.skill_project_optimizer.cli scan13python3 -m skills.skill_project_optimizer.cli profile <project>14python3 -m skills.skill_project_optimizer.cli optimize <project>15python3 -m skills.skill_project_optimizer.cli compare <project>16```1718**Module:** `skills/skill_project_optimizer`19**Output:** `.skills-profile` (always/conditional/disabled skills)20**Savings:** 73-83% token reduction
Run npx skillmds@latest add zedarvates/skill-project-optimizer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skill Project Optimizer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
zedarvates (@zedarvates) published this skill. Their other Agent Skills are listed on their SkillMD profile.