less-token
Save 40-65% tokens on summarization tasks. Compress verbose summary prompts into structured one-line instructions. Text-to-text translator only — no CLI, no API key, no install, no external dependencies. Works on ChatGPT, Claude, Gemini, DeepSeek, Kimi. Instruction-only, zero dependencies.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adsorgcn/less-tokenLess Token
Save 40-65% tokens on summarization tasks. Compress verbose natural language prompts into structured one-line instructions that any AI understands.
This skill is a text-to-text translator only. It does not access files, fetch URLs, execute commands, or call external services. It only converts your summarization prompts into compressed syntax.
What You Get
- 40-65% fewer tokens — Compress long summarization prompts into one-line instructions.
- Same result — AI produces identical output from the compressed instruction.
- Cross-platform — Compressed instructions work on ChatGPT, Claude, Gemini, DeepSeek, Kimi, 豆包, 元宝.
- No install — No CLI, no brew, no npm, no binary, no API key. Copy, paste, done.
How to Use
- Copy the full protocol text from this skill page
- Paste it into any AI conversation
- AI responds — ready to compress
Quick Test
After pasting, try:
- "Compress this: Please summarize the key points from this document in 3 professional bullet points"
- AI returns:
[SUM|sty=bullets,cnt=3,ton=pro]=>[OUT] - 70% fewer tokens. Same result.
Compression Templates
| What you want | Verbose prompt | Compressed |
|---|---|---|
| Short summary | "Give me a brief summary of the main points" | [SUM|len=short]=>[OUT] |
| 3 bullet points | "Summarize in 3 concise bullet points" | [SUM|sty=bullets,cnt=3]=>[OUT] |
| Professional report | "Create a professional executive summary in Markdown" | [SUM|ton=pro,sty=executive,fmt=md]=>[OUT] |
| Key findings only | "Extract only the key findings and important data" | [SUM|key=findings]=>[OUT] |
| Summarize + translate | "Summarize then translate to Chinese" | [SUM|len=short]=>[TRANSLATE|lang=zh]=>[OUT] |
| Compare + summarize | "Compare these two and summarize the differences" | [CMP]=>[DIFF]=>[SUM|sty=bullets]=>[OUT] |
| Reformat summary | "Summarize as bullet points in Markdown" | [SUM|sty=bullets]=>[FMT|fmt=md]=>[OUT] |
Before & After
Before (28 words):
Please read through this document carefully, identify the most important points and key takeaways, then write a concise professional summary using bullet points.
After (7 words):
[SUM|key=important,sty=bullets,ton=pro]=>[OUT]
75% fewer tokens. Same result.
Before (22 words):
Take the main findings from the text above and rewrite them as a short executive summary suitable for a business audience.
After (5 words):
[SUM|sty=executive,ton=pro]=>[OUT]
77% fewer tokens. Same result.
Comparison
| Feature | CLI-based tools | Less Token |
|---|---|---|
| Install required | Yes (brew, npm, binary) | No |
| API key required | Yes | No |
| Works on | Single platform | Any AI platform |
| Token efficiency | Standard prompts | 40-65% fewer tokens |
| Setup time | 5-10 minutes | 30 seconds |
| External dependencies | Multiple | Zero |
Tested Platforms
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adsorgcn-less-token": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
calling-agent-squad
Activate a multi-agent team (the Squad) to manage complex projects, business tasks, or development workflows. The squad includes a Manager, Architect, Coder, Reviewer, and Observer. Use when the user wants to "call a squad", "start a project", or "deploy squad" with specialized roles and quality control loops.
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。
screenshot-to-task
把截图里的待办或灵感整理成任务、备注和优先级。;use for screenshots, tasks, capture workflows;do not use for 伪造截图内容, 替代 OCR 系统.
synapse-code
Synapse Code — 智能代码开发工作流引擎。 一体化完成项目初始化、代码交付、知识沉淀和影响分析。 内建代码图谱引擎,越用越懂你的项目。 当用户提到开发、实现功能、运行 pipeline、记录知识、检查影响范围时使用此技能。