← 返回 Skills 市场
219
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install postsyncer
功能描述
Manages social media through PostSyncer using REST and/or MCP. Use when scheduling, posting, or managing content across Instagram, TikTok, YouTube, X (Twitte...
安全使用建议
This skill appears internally consistent, but before installing: 1) only provide a PostSyncer personal access token with the minimal scopes you need (e.g., avoid granting write if you only need read), 2) treat POSTSYNCER_API_TOKEN as sensitive — store and rotate it like any API secret, 3) confirm that the connected social accounts in the PostSyncer app are the intended accounts (deletes and posts are supported), 4) be aware the skill will make network calls to https://postsyncer.com and may import media from external URLs you provide, and 5) if you prefer stricter control, disable autonomous skill invocation or restrict the token to a sandbox workspace first to test behavior.
功能分析
Type: OpenClaw Skill
Name: postsyncer
Version: 2.1.1
The PostSyncer Social Media Assistant is a legitimate skill bundle designed to interface with the PostSyncer API for social media management. It provides comprehensive documentation for REST and MCP interactions with postsyncer.com, requiring only the POSTSYNCER_API_TOKEN. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions even include safety best practices such as confirming destructive actions with the user.
能力评估
Purpose & Capability
Name/description (social media management via PostSyncer) align with the declared requirement (POSTSYNCER_API_TOKEN) and the SKILL.md, which documents REST endpoints for workspaces, accounts, media, posts, folders, labels, campaigns, and analytics.
Instruction Scope
SKILL.md confines actions to calling postsyncer.com/api/v1 endpoints and explicitly instructs using the POSTSYNCER_API_TOKEN from the environment. It does not instruct reading unrelated files, other environment variables, or sending data to third-party endpoints outside postsyncer.com (except for importing media from user-provided external URLs, which is documented).
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk or downloaded. This is low risk and appropriate for an API-integration skill.
Credentials
Only a single credential is required: POSTSYNCER_API_TOKEN (declared as primaryEnv). That is proportional and expected for an API-based social-media assistant. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not always-enabled (always: false) and uses the platform default allowing autonomous invocation; this is normal. It does not request elevated system persistence or modification of other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install postsyncer - 安装完成后,直接呼叫该 Skill 的名称或使用
/postsyncer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
postsyncer 2.1.1
- Updated documentation to clarify that in post creation, the schedule_for field is optional and can be omitted to auto-schedule (previously marked as required).
- No code or file changes; documentation only.
v2.1.0
**Expanded media library and folder management capabilities.**
- Added support for managing the media library: list, import via URL, delete, and multipart file upload via REST.
- Introduced media folder management, including list, create, update, and delete operations.
- Posts and comments now support referencing media by library ID or by URL; comments optionally support media attachments.
- New "campaigns" resource available for organizing content (requires additional API ability).
- Skill now supports both REST API and MCP tools for broader integration, with clearer documentation around each method.
v2.0.0
**Major update: Skill now uses the PostSyncer REST API directly instead of MCP tools.**
- Migrated all guidance and examples from the MCP tools interface to direct REST API calls.
- Detailed new API reference sections for listing, creating, updating, and deleting workspaces, accounts, posts, comments, labels, and analytics.
- All code snippets now use direct HTTP requests (`curl`) with environment-based auth.
- Removed references to campaigns (no longer covered); labels and post analytics retained.
- Updated documentation for required API abilities and new workflow patterns.
v1.0.1
- Removed mention of "ffmpeg" from environment requirements in metadata
v1.0.0
- Initial release of the Social Media Assistant skill for PostSyncer via MCP tools.
- Supports scheduling, posting, editing, and deleting content across major platforms including Instagram, TikTok, YouTube, X (Twitter), LinkedIn, Facebook, Threads, Bluesky, Pinterest, Telegram, and Mastodon.
- Includes comment management (sync, reply, hide, delete), label and campaign organization, and detailed analytics retrieval.
- Requires user accounts and social profiles to be connected in the PostSyncer app.
- Comprehensive setup and operation documentation provided in SKILL.md.
元数据
常见问题
Social Media Assistant (via postsyncer.com) 是什么?
Manages social media through PostSyncer using REST and/or MCP. Use when scheduling, posting, or managing content across Instagram, TikTok, YouTube, X (Twitte... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。
如何安装 Social Media Assistant (via postsyncer.com)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install postsyncer」即可一键安装,无需额外配置。
Social Media Assistant (via postsyncer.com) 是免费的吗?
是的,Social Media Assistant (via postsyncer.com) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Media Assistant (via postsyncer.com) 支持哪些平台?
Social Media Assistant (via postsyncer.com) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Media Assistant (via postsyncer.com)?
由 Abdul(@abdulmejidshemsuawel)开发并维护,当前版本 v2.1.1。
推荐 Skills