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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "less-token" with this command: npx skills add adsorgcn/less-token

Less 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

  1. 40-65% fewer tokens — Compress long summarization prompts into one-line instructions.
  2. Same result — AI produces identical output from the compressed instruction.
  3. Cross-platform — Compressed instructions work on ChatGPT, Claude, Gemini, DeepSeek, Kimi, 豆包, 元宝.
  4. No install — No CLI, no brew, no npm, no binary, no API key. Copy, paste, done.

How to Use

  1. Copy the full protocol text from this skill page
  2. Paste it into any AI conversation
  3. 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 wantVerbose promptCompressed
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

FeatureCLI-based toolsLess Token
Install requiredYes (brew, npm, binary)No
API key requiredYesNo
Works onSingle platformAny AI platform
Token efficiencyStandard prompts40-65% fewer tokens
Setup time5-10 minutes30 seconds
External dependenciesMultipleZero

Tested Platforms

ChatGPT ✅ · Claude ✅ · Gemini ✅ · DeepSeek ✅ · Kimi ✅ · 豆包 ✅ · 元宝 ✅

Links

License

MIT — Free to use, share, and build on.

© 2026 I-Lang Research, Eastsoft Inc., Canada.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Precc Token Saver

Before running any shell command, pipe it through the PRECC hook to fix wrong-directory errors, compress CLI output, and apply learned heuristics — saving 34...

Registry SourceRecently Updated
1270Profile unavailable
Coding

Task Specialist

A robust, local SQLite-backed task management system designed to elevate your AI agent's project execution. Excellent for both simple tasks and large multi-s...

Registry SourceRecently Updated
3682Profile unavailable
Coding

letcairn.work

Project management for AI agents using markdown files. Install and use the cairn CLI to create projects, manage tasks, track status, and coordinate human-AI collaboration through a shared workspace of markdown files.

Registry SourceRecently Updated
1.3K0Profile unavailable
Coding

Planning with files

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when aske...

Registry SourceRecently Updated
8.4K22Profile unavailable