BeClaude

fable5-optimizer

New
1GitHub TrendingGeneralby yashveer-ux

A Claude Code skill that enforces 5 token cost-reduction strategies for Fable 5 sessions — prompt caching, model routing, verbosity cap, context clearing, and lean CLAUDE.md

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/fable5-optimizer.md https://raw.githubusercontent.com/yashveer-ux/fable5-optimizer/main/SKILL.md
3
Invoke in Claude Code
/fable5-optimizer
View source on GitHub

Frequently Asked Questions

What is fable5-optimizer?

A Claude Code skill that enforces 5 token cost-reduction strategies for Fable 5 sessions — prompt caching, model routing, verbosity cap, context clearing, and lean CLAUDE.md

How to install fable5-optimizer?

To install fable5-optimizer, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /fable5-optimizer.

What is fable5-optimizer best for?

fable5-optimizer is a community categorized under General. Created by yashveer-ux.