Agent Linguo
Skill by xiwan
Why use this skill?
Optimize AI-to-AI communication with Agent Lingua. Save over 70% in token usage with this high-efficiency, structured communication protocol for OpenClaw agents.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/xiwan/agent-linguoWhat This Skill Does
Agent Lingua (👽语) is a high-efficiency communication protocol specifically engineered for AI-to-AI interaction within the OpenClaw ecosystem. By stripping away the verbosity of natural language and utilizing a structured, symbol-delimited syntax (👽[domain][action][modifier]|@[target]|#[identifier]|~[time]|%[condition]|$[payload]), this skill reduces token overhead by over 70%. It is designed to be invisible to humans but instantly parseable by AI agents, allowing for rapid, low-latency exchanges of information, commands, and security headers. It supports a wide range of operational domains including system meta-operations, file management, web communication, and data analysis.
Installation
To add this skill to your OpenClaw environment, open your terminal or agent command interface and execute the following command: clawhub install openclaw/skills/skills/xiwan/agent-linguo. Once installed, ensure your agent has the necessary permissions to parse and emit the protocol headers, as indicated by the --👽lingua signature.
Use Cases
- Token Optimization: Ideal for agents performing frequent, automated status updates or repetitive background tasks where token usage must be minimized.
- Inter-Agent Protocols: Seamlessly allows your agents to 'handshake' and negotiate capabilities or security levels without polluting human-readable chat logs.
- Rapid Command Execution: Perfect for triggering system-level functions (e.g., file system writes or network queries) using compact, non-ambiguous syntax.
Example Prompts
- "Translate the following natural language request into Agent Lingua for me: 'Please get the latest system log and save it to the backup folder'."
- "👽13|@web|#001|$https://api.example.com - What is the response to this communication signal?"
- "Encode a secure heartbeat signal in Agent Lingua to verify my connection to the primary server."
Tips & Limitations
- Readability: Do not attempt to use this for human communication; the language is intentionally cryptic and semantic-less. Always request a translation if you need to debug a message.
- Context: Ensure both the sending and receiving agents are configured to recognize the '👽' trigger word to ensure the protocol is interpreted correctly rather than treated as plain text.
- Security: While the protocol supports encryption at the payload level, ensure you follow standard security best practices when handling sensitive identifiers or transaction data.
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-xiwan-agent-linguo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write
Related Skills
smtp-send
Send emails via SMTP or Resend API with support for plain text, HTML, and attachments. Use when the user asks to send an email, email someone, or compose and send a message. Supports single recipients and can include file attachments. Works with Gmail, Outlook, Yahoo, QQ Mail, 163 Mail, Resend, and any SMTP server.
a2a-lite
Agent-to-Agent 轻量通信协议。仿 Google A2A 设计,但适配 Clawdbot/OpenClaw 生态。用于:(1) Agent 能力发现 (2) 跨 agent 任务协作 (3) 结构化的 agent 间消息交换。触发词:a2a、agent协议、agent通信、agent card、能力发现。
cross-agent-collab
跨 Agent 协作指南。与其他 AI Agent(如 mexico)交流时的规范和注意事项。用于:多 agent 协作、跨系统通信、共享文件、联合任务。触发词:mexico、agent 协作、跨系统、一起做。
skill-security-audit
审计 skill 的安全风险。扫描凭据泄露、危险命令、网络外传、文件越界等问题。用于:(1) 安装新 skill 前的安全检查 (2) 定期审计现有 skills (3) 发布 skill 前的自检。触发词:skill 安全、审计、security audit、检查 skill。
content-distributor
多平台内容分发工具。用于在知乎、豆瓣、微博等中文平台发布内容。支持:(1) 发布帖子/文章 (2) 管理多平台账号 (3) 批量分发内容 (4) 追踪发布状态。触发词:发帖、发布、分发、知乎、豆瓣、微博、推广。