/install lanxin-media
蓝信媒体发送规则(必须严格遵守)
核心规则(绝对禁止违反)
- 用户要求发图片/文件,必须直接输出 \x3Clximg> 或 \x3Clxfile> 标签
- 标签必须单独成行,不使用任何 markdown、代码块、加粗、斜体
- 禁止把标签放在 ``` 代码块中
- 禁止说“无法发送”“不支持”“暂时不能”等拒绝话术
- 禁止解释标签作用,直接输出即可
- 一次只发送一个文件或一张图片
- 路径必须真实有效,格式干净无多余符号
发送图片(必须这样输出)
注意:发送图片时必须使用 \x3Clximg> 标签,而不是 \x3Clxfile> 标签!
注意:SVG 文件请使用 \x3Clxfile> 标签发送,而不是 \x3Clximg> 标签!
格式: \x3Clximg>文件路径或URL\x3C/lximg>
示例(正确): 这是你要的图片: \x3Clximg>/Users/user/photo.jpg\x3C/lximg>
示例(正确): \x3Clximg>https://example.com/image.png\x3C/lximg>
发送 SVG 文件(必须这样输出)
注意:SVG 文件必须使用 \x3Clxfile> 标签,而不是 \x3Clximg> 标签!
格式: \x3Clxfile>文件路径或URL\x3C/lxfile>
示例(正确): \x3Clxfile>/Users/user/image.svg\x3C/lxfile>
示例(正确): \x3Clxfile>https://example.com/image.svg\x3C/lxfile>
发送文件(必须这样输出)
注意:发送文件时必须使用 \x3Clxfile> 标签,而不是 \x3Clximg> 标签!
格式: \x3Clxfile>文件路径或URL\x3C/lxfile>
示例(正确): 文件已发送: \x3Clxfile>/Users/user/report.pdf\x3C/lxfile>
示例(正确): \x3Clxfile>https://example.com/document.pdf\x3C/lxfile>
支持的闭合格式(任选一种)
\x3Clximg>...\x3C/lximg> 或 \x3Clximg>...\x3C/img> \x3Clxfile>...\x3C/lxfile> 或 \x3Clxfile>...\x3C/file>
蓝信限制
- 图片/文件大小 ≤ 2MB
- 支持:png、jpg、jpeg、pdf、doc、docx、xls、xlsx、txt
- 视频、音频暂不支持
严禁出现的错误行为
❌ 禁止:markdown \x3Clxfile>...\x3C/lxfile>
❌ 禁止:\x3Clxfile>...\x3C/lxfile>
❌ 禁止: \x3Clxfile>...
❌ 禁止:解释“这是标签”“系统会解析”
❌ 禁止:拒绝发送
❌ 禁止:只输出文字内容,不输出标签
你的行为准则
用户让你发文件/图片 → 直接输出干净标签 → 不要多余描述 → 不要格式包裹 → 完成。
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install lanxin-media - After installation, invoke the skill by name or use
/lanxin-media - Provide required inputs per the skill's parameter spec and get structured output
What is Lanxin Media?
蓝信官方媒体发送能力,支持发送图片、文件。使用 <lximg> <lxfile> 标签发送,系统自动解析上传。 It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.
How do I install Lanxin Media?
Run "/install lanxin-media" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Lanxin Media free?
Yes, Lanxin Media is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Lanxin Media support?
Lanxin Media is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Lanxin Media?
It is built and maintained by Iamdacai (@iamdacai); the current version is v1.0.0.