← Back to Skills Marketplace
Multi-Platform Poster
by
daimingvip-a11y
· GitHub ↗
· v0.1.0
· MIT-0
416
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multi-platform-poster
Description
一键发布内容到微信、微博、知乎、小红书和抖音,支持格式自动适配、定时发布及效果数据追踪分析。
Usage Guidance
This skill appears to be what it says (a cross-posting helper) and legitimately needs platform credentials, but the package metadata does not declare those env vars while the documentation lists them — that's an inconsistency you should resolve before provisioning any secrets. Before installing or binding accounts: 1) Ask the publisher (or ClawHub) where credentials are stored (encrypted in ClawHub UI? sent to external servers?), and whether OAuth token flows are used rather than storing raw secrets. 2) Verify which component actually performs API calls (this skill vs dependent skills) and inspect those implementations or request source/homepage since the skill's source is unknown. 3) Limit privileges: use per-platform test accounts or create API apps with minimal scopes. 4) Confirm data/analytics endpoints and retention policy, and whether any third-party servers receive your content or credentials. If you cannot get clear answers or source code/homepage, treat the skill as higher risk and avoid providing production credentials.
Capability Analysis
Type: OpenClaw Skill
Name: multi-platform-poster
Version: 0.1.0
The skill bundle is a legitimate framework for a multi-platform social media posting tool (WeChat, Weibo, etc.). It defines instructions for content adaptation and scheduling but lacks actual implementation code, consisting only of documentation and configuration templates. While it requests various platform API keys (e.g., WECHAT_APP_SECRET in SKILL.md), this behavior is aligned with its stated purpose, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description claim multi-platform posting, scheduling and analytics; SKILL.md and README consistently describe those features and list sensible platform credentials and dependent helper skills. This capability legitimately requires the platform credentials the docs mention, so the high-level purpose aligns with the requested capabilities — but the registry metadata lists no required env vars, which is an inconsistency.
Instruction Scope
SKILL.md focuses on adapting content, scheduling, posting and tracking; it does not instruct the agent to read unrelated system files or exfiltrate data. It instructs binding platform accounts in ClawHub settings and references dependent skills for publishing and image handling, which is within scope for a poster skill.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk install risk. The skill references other skills (wechat-article-publisher, humanizer, image) but does not fetch arbitrary archives or run downloads — appropriate for an instruction-only skill.
Credentials
SKILL.md and README enumerate many sensitive credentials (AppID/AppSecret, client keys/secrets, API keys) which are proportionate to posting and analytics across multiple platforms. However, the registry metadata declares no required environment variables or a primary credential. That mismatch is concerning because it is unclear where and how those secrets are expected to be provided, stored, or used (ClawHub UI binding is referenced but not detailed).
Persistence & Privilege
Skill is not marked always:true and is user-invocable. No claims of modifying other skills or system-wide settings. Expected behavior for this type of skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multi-platform-poster - After installation, invoke the skill by name or use
/multi-platform-poster - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Multi-Platform Poster v0.1.0
- Initial release of skill framework and documentation
- Designed platform-specific adaptation logic for major Chinese social platforms
- Added configuration and usage instructions in SKILL.md
- Outlined core features: one-click multi-platform posting, auto-format adaptation, scheduled publishing, and data tracking
Metadata
Frequently Asked Questions
What is Multi-Platform Poster?
一键发布内容到微信、微博、知乎、小红书和抖音,支持格式自动适配、定时发布及效果数据追踪分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 416 downloads so far.
How do I install Multi-Platform Poster?
Run "/install multi-platform-poster" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Multi-Platform Poster free?
Yes, Multi-Platform Poster is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Multi-Platform Poster support?
Multi-Platform Poster is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Multi-Platform Poster?
It is built and maintained by daimingvip-a11y (@daimingvip-a11y); the current version is v0.1.0.
More Skills