← 返回 Skills 市场
215
总下载
2
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install multi-writing-skills
功能描述
支持将 Markdown 文章转换并一键发布到微信公众号、知乎、今日头条,含代码格式优化、AI写作与封面图生成。
安全使用建议
This skill appears to do what it claims, but it requires sensitive credentials to publish: WeChat AppID/Secret or platform cookies for Zhihu/Toutiao, and optional AI/image provider API keys. Before installing or using it: (1) prefer using platform API credentials when possible rather than copying full browser cookies; (2) review and control which AI/image provider API keys you configure (these will be sent to the provider endpoints); (3) be aware the tool may send article content to third-party conversion/AI endpoints (mdnice, OpenAI, Anthropic, Gemini, ModelScope or any custom endpoint you configure); (4) check the created config file (~/.multi-writing-skills/config.yaml) and ~/.openclaw/.env (if present) for stored secrets and remove anything you don't want retained; (5) if you need offline-only use, avoid enabling --api or --ai modes and prefer local conversion themes. If you want additional assurance, request the full contents of the image provider and platform modules to audit exactly which endpoints and fields are transmitted.
功能分析
Type: OpenClaw Skill
Name: multi-writing-skills
Version: 1.1.3
The multi-writing-skills bundle is a legitimate and well-structured tool designed for converting Markdown articles and publishing them to platforms like WeChat, Zhihu, and Toutiao. It includes features for AI-assisted writing, text humanization, and image generation using providers like OpenAI and Gemini. The code handles sensitive credentials (API keys and cookies) through standard configuration files (~/.multi-writing-skills/config.yaml) and environment variables, specifically integrating with the OpenClaw environment (~/.openclaw/.env). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found across the source files (e.g., cli.py, config.py, and platform adapters).
能力评估
Purpose & Capability
Name/description (publish Markdown to WeChat/Zhihu/Toutiao, AI writing, image gen) match the code and CLI: converters, platform adapters, AI/image provider modules, and config keys for AppID/Secrets and cookies are all expected for those features.
Instruction Scope
SKILL.md and the CLI describe converting and publishing Markdown and using AI/image providers. The runtime instructions and code will read/write a local config (~/.multi-writing-skills/config.yaml), optionally load ~/.openclaw/.env, and send content to external services (mdnice, OpenAI, Anthropic, Gemini, ModelScope, or custom API endpoints). These behaviors are within the claimed scope but do involve sending article content (and any configured credentials) to third-party endpoints.
Install Mechanism
No install spec provided (instruction-only in registry), so nothing is downloaded or executed by an installer. The package contains Python code that will run in the agent environment if invoked, which is expected for a skill with code files.
Credentials
The manifest lists no required env vars, but the code accepts/reads many environment variables and config keys (WECHAT_APP_ID/WECHAT_APP_SECRET, ZHIHU_COOKIE, TOUTIAO_COOKIE, AI_API_KEY, AI_PROVIDER, AI_BASE_URL, AI_MODEL). Those map directly to the functionality (platform auth and AI providers) and are proportionate — but they are sensitive (cookies and API keys). The skill also optionally loads ~/.openclaw/.env to pick up env vars in that directory, which could expose other local env settings if present.
Persistence & Privilege
Skill is not always:true and uses normal autonomous invocation defaults. It writes its own config under ~/.multi-writing-skills (expected). It does not appear to modify other skills or request system-wide privileged access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-writing-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-writing-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.3
修正显示名称为 multi-writing-skills
v1.1.2
版本 1.1.2
v1.1.1
新增 AI 图片生成功能说明
v1.1.0
更新使用说明,添加 clawhub 发布命令
v1.0.3
修改显示名称为 multi-writing-skills
v1.0.2
版本 1.0.2 更新,完善多平台发布功能
v1.0.1
修复:更新 name 为 multi-writing-skills
v1.0.0
首次发布:支持微信公众号、知乎、今日头条的 Markdown 文章转换与发布,包括 Markdown 转换、多平台发布、代码块格式化、图片上传、内置主题、自定义 CSS、AI 写作、AI 去痕和图片生成功能
元数据
常见问题
multi-writing-skills 是什么?
支持将 Markdown 文章转换并一键发布到微信公众号、知乎、今日头条,含代码格式优化、AI写作与封面图生成。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 215 次。
如何安装 multi-writing-skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-writing-skills」即可一键安装,无需额外配置。
multi-writing-skills 是免费的吗?
是的,multi-writing-skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
multi-writing-skills 支持哪些平台?
multi-writing-skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 multi-writing-skills?
由 yuesf(@yuesf)开发并维护,当前版本 v1.1.3。
推荐 Skills