← 返回 Skills 市场
70asunflower

message-friendly

作者 70asunflower · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
191
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install message-friendly
功能描述
Optimizes Markdown-formatted messages for IM platforms (WeChat, DingTalk, etc.) by removing unsupported markup and using clean text layouts.
安全使用建议
This skill is internally consistent and low-risk: it only describes how to reformat Markdown into IM-friendly plain text and asks for no credentials or installs. Before installing, verify the author/source (ownerId mismatch in metadata might be a packaging error), and test the skill with non-sensitive sample messages to confirm it behaves as you expect. Note that auto-trigger metadata means it may run automatically in channels that match its filter (e.g., messages containing Markdown characters) — if you don't want automatic invocation, confirm how your platform controls skill triggers. Finally, remember link extraction will produce plain-text URLs and image placeholders locally in the output — the skill does not indicate any external transmission, but avoid sending private secrets through it during testing.
功能分析
Type: OpenClaw Skill Name: message-friendly Version: 1.0.1 The skill bundle is a pure prompt-based utility designed to reformat Markdown text into mobile-friendly plain text for IM platforms like WeChat or DingTalk. It contains no executable code, no network requests, and no instructions that would lead to data exfiltration or unauthorized system access (SKILL.md).
能力评估
Purpose & Capability
The skill's name, description, SKILL.md rules, and _meta.json filter are coherent: all describe Markdown-to-IM plain-text conversion. Nothing requested (no env, no binaries, no installs) is out-of-scope for that purpose. Note: the ownerId in the provided _meta.json (kn70py...) does not match the registry ownerId (kn7c6r...), which could be a metadata inconsistency worth verifying.
Instruction Scope
SKILL.md gives explicit, narrowly-scoped rules for converting Markdown elements to plain text (headings, emphasis, lists, links, images, code blocks, tables, dividers, emojis). It does not instruct the agent to read unrelated files, access credentials, or call external endpoints. No open-ended "gather whatever context you need" language is present.
Install Mechanism
No install spec and no code files — this is instruction-only. That minimizes risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The actions described do not need secrets or external service access, so the requested environment access is proportionate.
Persistence & Privilege
Top-level flags show always:false, but _meta.json includes "trigger": "auto", a channel filter and a high priority (10). That suggests the skill is intended to auto-run when messages in the listed channels match the filter (presence of Markdown tokens). This is reasonable for a formatter, but you should be aware it may be invoked automatically in matched channels rather than only on explicit user invocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install message-friendly
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /message-friendly 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No user-facing changes; version bump only. - No file changes detected in this release. - All functionality and documentation remain the same as version 1.0.
v1.0.0
- Initial release of message-friendly: optimizes Markdown messages for IM platforms by removing unsupported markup and restructuring content for better readability. - Converts headings, emphasis, lists, code, tables, links, and images to IM-appropriate plain text using emoji and symbol-based hierarchy. - Strictly prevents any native Markdown output; enforces concise, whitespace-managed formatting. - Translates tables into key-value lists and adapts long text for mobile readability. - Preserves core information while ensuring all outputs are easily sharable in platforms like WeChat and DingTalk.
元数据
Slug message-friendly
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

message-friendly 是什么?

Optimizes Markdown-formatted messages for IM platforms (WeChat, DingTalk, etc.) by removing unsupported markup and using clean text layouts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。

如何安装 message-friendly?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install message-friendly」即可一键安装,无需额外配置。

message-friendly 是免费的吗?

是的,message-friendly 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

message-friendly 支持哪些平台?

message-friendly 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 message-friendly?

由 70asunflower(@70asunflower)开发并维护,当前版本 v1.0.1。

💬 留言讨论