everything-is-ok
无所不能 — Universal prompt compression protocol. Translate natural language into compressed I-Lang syntax (save 40-65% tokens). Text-to-text translator only — does not access files, URLs, or external resources. Works with ChatGPT, Claude, Gemini, DeepSeek, Kimi. Instruction-only, no code, no credentials.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adsorgcn/everything-is-okEverything is OK(无所不能)
Universal prompt compression protocol. Translate any natural language prompt into compressed I-Lang syntax. Save 40-65% tokens, same meaning.
This skill is a text-to-text translator only. It does not access files, fetch URLs, or execute commands. It only converts your text into compressed syntax.
What You Get
- Save 40-65% tokens — Compress long prompts into structured instructions. Same meaning, lower cost.
- Cross-platform — Compressed output works on ChatGPT, Claude, Gemini, DeepSeek, Kimi, 豆包, 元宝.
- Complete answers — AI provides full details with clear structure.
- Privacy friendly — Compressed text is shorter, sending less data.
How to Use
You don't need to install anything.
- Open the
prompt.mdfile - Copy the full text
- Paste it into any AI conversation
- AI responds — ready to compress
Quick Test
After pasting, try:
- "Compress this: Summarize the key points in 3 professional bullet points"
- AI returns:
[SUM|sty=bullets,cnt=3,ton=pro]=>[OUT] - Shorter, same meaning.
Before & After
Before (12 words):
Rewrite this paragraph in a more casual and friendly tone
After (4 words):
[REWRITE|ton=casual]=>[OUT]
67% fewer tokens. Same result.
Before (10 words):
Compare these two options and show me the differences
After (4 words):
[CMP]=>[DIFF]=>[OUT|fmt=md]
60% fewer tokens. Same result.
Tested Platforms
ChatGPT ✅ · Claude ✅ · Gemini ✅ · DeepSeek ✅ · Kimi ✅ · 豆包 ✅ · 元宝 ✅
Links
- Website: https://ilang.ai
- Dictionary: https://github.com/ilang-ai/ilang-dict
- Research: https://research.ilang.ai
- AI See: https://i.ilang.ai
License
MIT — Free to use, share, and build on.
© 2026 I-Lang Research, Eastsoft Inc., Canada.
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-everything-is-ok": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
markdown-knowledge
将本地 Markdown 知识库与 OpenClaw 集成,支持语义检索和上下文注入。仅在用户触发时检索(搜索知识库、查一下知识库等),不主动注入。
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.
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.