← Back to Skills Marketplace
yuesf

multi-writing-skills

by yuesf · GitHub ↗ · v1.1.3 · MIT-0
cross-platform ✓ Security Clean
215
Downloads
2
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install multi-writing-skills
Description
支持将 Markdown 文章转换并一键发布到微信公众号、知乎、今日头条,含代码格式优化、AI写作与封面图生成。
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-writing-skills
  3. After installation, invoke the skill by name or use /multi-writing-skills
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 去痕和图片生成功能
Metadata
Slug multi-writing-skills
Version 1.1.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 8
Frequently Asked Questions

What is multi-writing-skills?

支持将 Markdown 文章转换并一键发布到微信公众号、知乎、今日头条,含代码格式优化、AI写作与封面图生成。 It is an AI Agent Skill for Claude Code / OpenClaw, with 215 downloads so far.

How do I install multi-writing-skills?

Run "/install multi-writing-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is multi-writing-skills free?

Yes, multi-writing-skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does multi-writing-skills support?

multi-writing-skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created multi-writing-skills?

It is built and maintained by yuesf (@yuesf); the current version is v1.1.3.

💬 Comments