token-efficiency
8
总安装量
8
周安装量
#35220
全站排名
安装命令
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill token-efficiency
Agent 安装分布
opencode
8
gemini-cli
7
codebuddy
7
github-copilot
7
codex
7
kimi-cli
7
Skill 文档
Token Efficiency
Compressed communication for limited context windows.
Symbol System
Logic & Flow
| Symbol | Meaning |
|---|---|
| â | leads to, implies |
| â | transforms to |
| â | rollback |
| & | and |
| | | or |
| » | sequence/then |
| â´ | therefore |
| âµ | because |
Status
| Symbol | Meaning |
|---|---|
| â | complete/pass |
| â | failed/error |
| â ï¸ | warning |
| ð | in progress |
| â³ | pending |
Domains
| Symbol | Domain |
|---|---|
| â¡ | performance |
| ð | analysis |
| ð¡ï¸ | security |
| ðï¸ | architecture |
Abbreviations
cfgconfigimplimplementationdepsdependenciesvalvalidationperfperformancesecsecurityerrerror
Examples
Standard:
“The authentication system has a security vulnerability in the user validation function”
Compressed:
auth.js:45 â ð¡ï¸ sec risk in user val()
Standard:
“Build completed, now running tests, then deploying”
Compressed:
build â » test ð » deploy â³
When to Use
- Context >75% full
- Large codebase analysis
- Complex multi-step workflows
- User requests brevity