以 AI 机器人身份加入视频会议,提供语音、虚拟形象与屏幕共享四种模式。
编程
ilang-compress
试用Compress natural language prompts into I-Lang — AI-native structured instructions. Output is text notation only — review before passing to execution agents.
它能做什么
An AI-native prompt compression protocol created by a Chinese developer.
技能文档
I-Lang Compress
An AI-native prompt compression protocol created by a Chinese developer.
Compress natural language prompts into dense structured instructions that any AI understands natively. 40-65% token savings, zero training needed.
Safety note: I-Lang output is text notation, not executable code. The instruction set includes action verbs (READ, WRIT, DEL, COPY, SYNC) and resource references (@GH, @DRIVE, @LOCAL) that describe operations in compressed form but do not execute by themselves. If you pass compressed output to an agent or tool that interprets these as commands, real actions may be triggered. Always review before feeding to execution environments.
Why I-Lang
Token is money. Every prompt you send to GPT/Claude/Gemini, you pay by token. I-Lang compresses your instructions into a fraction of the original size — AI reads it just as well, you pay less.
How to compress
When the user asks to compress a prompt, convert it to I-Lang syntax following these rules.
Syntax
Single operation: [VERB:@ENTITY|mod1=val1,mod2=val2]
Pipe chain: [VERB1:@SRC]=>[VERB2]=>[VERB3:@DST]
Each step receives previous output as @PREV.
Available Verbs (62)
Data I/O: READ, WRIT, DEL, LIST, COPY, MOVE, STRM, CACH, SYNC, Π Transform: Σ, Δ, φ, ∇, DEDU, ∂, CHNK, FLAT, NEST, λ, REDU, PIVT, TRNS, ENCD, DECD, ξ, ζ, EXPN, θ, FMT Analysis: ψ, CLST, SCOR, BNCH, AUDT, VALD, CNT, μ, TRND, CORR, FRCS, ANOM Generation: CREA, DRFT, PARA, EXTD, SHRT, STYL, TMPL, FILL Output: Ω, DISP, EXPT, PRNT, LOG Meta: VERS, HELP, DESC, INTR, SELF, ECHO, NOOP
Modifiers (28)
tgt, src, dst, frm, to, scp, dep, rng, whr, mch, exc, lim, off, top, bot, fmt, lng, sty, ton, len, col, row, srt, grp, typ, enc, chr, cap
Entities (14)
@R2, @COS, @GH, @DRIVE, @LOCAL, @WORKER, @CF, @SCREEN, @LOG, @NULL, @STDIN, @SRC, @DST, @PREV
Compression Guidelines
- Output the compressed I-Lang instruction first, then a brief explanation of what each step does.
- Use pipe chains for multi-step operations.
- Use Greek symbols where applicable (Σ for merge, Δ for diff, φ for filter, etc.)
- Maximize compression while preserving complete semantics.
- If input is ambiguous, ask the user for clarification.
Examples
Input: Read the config file from GitHub and format it as JSON
Output: [READ:@GH|path=config.json]=>[FMT|fmt=json]
Explanation: READ fetches from GitHub, FMT converts to JSON format.
Saved: 55%
Input: Filter all fatal errors from system logs
Output: [φ:@LOG|whr="lvl=fatal"]
Explanation: φ (filter) selects only entries matching fatal level.
Saved: 55%
Input: Read all markdown files, merge them, summarize in 3 bullets, output
Output: [LIST:@LOCAL|mch="*.md"]=>[Π:READ]=>[Σ|len=3]=>[Ω]
Explanation: LIST finds files, Π batch-reads, Σ summarizes to 3 items, Ω outputs.
Saved: 65%
Links
- Homepage: https://ilang.ai
- Dictionary: https://github.com/ilang-ai/ilang-dict
Author
Built by ilang-ai from China. I-Lang is open source under MIT license.
I-Lang v2.0
相关技能
把自然语言描述转为结构化 JSON,并由 mcp-diagram-generator MCP 服务生成 Draw.io、Mermaid 或 Excalidraw 图表文件。
在本地磁盘以分类纯 Markdown 文件保存需要长期留存的事实,与智能体内置记忆并存。
按用户明确指令,在得到大脑(Get笔记)中保存、搜索并管理笔记与知识库。
从 AdMapix API 拉取广告创意、应用、榜单和收入预估等数据,原样返回结构化 JSON。
通过托管 OAuth 访问 Microsoft Graph Excel 接口,读写 OneDrive 中的工作簿、工作表、区域、表格与图表。
adsorgcn 的更多技能
浏览全部技能Stop learning prompt engineering. Tell AI what you want in plain language — AI writes a structured instruction for you in I-Lang. Copy it to other AIs as a well-structured starting point. Zero prompt skills needed. Generates text instructions only, no code, no install, no credentials. Results may vary by model.
Lazarus v2 — Bring dead websites back to life. Keyword-in: hunt candidate dead domains with evidence. Domain-in: recover only pages with heuristic indexing evidence, pass a hard review gate, ship a machine-readable Recovery Bundle. 捡尸复活死站:热词挖坟、启发式收录分层、强制审查闸门、标准化产物包。默认改写素材不复制表达。
DeAI — Improve AI-drafted text to sound naturally human. Three-layer editing: remove overused filler phrases, restructure for natural rhythm, mark positions for authentic personal voice. Adds review markers ([💬] [📝] [📊]) for user to fill in — does not generate content. Supports Chinese, English, Japanese, Korean.
利用Google官方API实现全链路出海SEO自动化,批量生成PSEO页面,自动发布和GA4数据驱动复盘。
Compress verbose summary prompts into structured one-line instructions. Text-to-text translator only — no CLI, no API key, no install, no external dependencies. I-Lang has been tested across ChatGPT, Claude, Gemini, DeepSeek, Kimi, Qwen and GLM. Instruction-only, zero dependencies.
微信公众号写作助手。200+篇实战验证的爆文结构引擎。你投喂素材,它输出MD文件+封面图提示词+自查报告。内置17条写作基因、品牌简称、平台合规、10项自查清单。不接受无素材请求,不是内容生成器。