AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Less Token

skill-ilang-ai-ilang-openclaw-less-token · by ilang-ai

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.

No reviews yet
0 installs
27 views
0.0% view→install

Install

$ agentstack add skill-ilang-ai-ilang-openclaw-less-token

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ilang-ai-ilang-openclaw-less-token)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Less Token? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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 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

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

Links

  • Protocol & tools: https://ilang.ai
  • Full dictionary: https://github.com/ilang-ai/ilang-dict
  • Research: https://research.ilang.ai

License

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

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

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.