Install
$ agentstack add skill-ilang-ai-ilang-openclaw-everything-is-ok ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
Everything 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, 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.
- Author: ilang-ai
- Source: ilang-ai/ilang-openclaw
- License: MIT
- Homepage: https://ilang.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.