← 返回 Skills 市场
makani20

Post See Social Scheduler

作者 Kishan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
126
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install post-see-scheduler
功能描述
Turn your OpenClaw into an autonomous social media manager using the Post See API. Use when scheduling, posting, or managing content across Instagram, Linked...
安全使用建议
This skill appears to do what it claims, but check a few practical things before enabling it: (1) Only provide a least-privilege POST_SEE_API_KEY and test in a sandbox workspace first; keys like this can publish on your connected accounts. (2) If you plan to run the bundled Node CLIs, ensure Node 18+ is available locally (the registry metadata did not explicitly list Node). (3) Be cautious about using local files — the skill suggests hosting media at public HTTPS URLs; making media public can leak content. (4) Revoke the API key if you suspect exposure, and avoid committing keys into repos or .env files that get shared. If you want extra assurance, inspect/approve network endpoints and review the Post See account permissions for the API key before granting access.
功能分析
Type: OpenClaw Skill Name: post-see-scheduler Version: 1.0.0 The skill bundle provides a legitimate interface for the Post See social media management API, allowing an agent to schedule and publish content across multiple platforms (X, LinkedIn, Instagram, etc.). The bundle includes a shared Node.js HTTP client (actions/post-see-client.js), platform-specific CLI wrappers, and clear instructions for the agent in SKILL.md and the prompts/ directory. The use of environment variables for authentication and the optional use of ffmpeg for media processing are consistent with the stated purpose, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description, code, and runtime instructions align with a Post See API social scheduler: the only required credential is POST_SEE_API_KEY and ffmpeg is justified for optional local-video frame extraction. Minor inconsistency: the bundle contains Node 18+ CLI scripts (actions/*.js) and skill.json documents Node as the runtime, but the top-level requirements list provided to the registry only names ffmpeg (Node is not listed as a required binary). This is likely benign (the platform may supply Node), but you should expect Node 18+ if you plan to run the included scripts locally.
Instruction Scope
SKILL.md instructs only API usage against https://api.post-see.com, local ffmpeg for optional frame extraction, and uses workspace/account IDs returned by the API. It does not instruct reading arbitrary system files or exfiltrating unrelated secrets. It does warn agents may read workspace files and that media must be hosted at public HTTPS URLs.
Install Mechanism
No install/download spec is present (instruction-only install). The package includes source files but does not fetch arbitrary external archives or run an installer; there are no unknown download URLs or extract steps.
Credentials
Only POST_SEE_API_KEY is required (with optional POST_SEE_WORKSPACE_ID and POST_SEE_TIMEZONE). These map to the described API usage and are proportionate to scheduling/publishing functionality.
Persistence & Privilege
The skill is not force-installed (always: false) and does not request system-wide configuration or other skills' credentials. It can be invoked autonomously by the agent (platform default), which is expected for this type of integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install post-see-scheduler
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /post-see-scheduler 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Autonomous social media scheduling and publishing via the Post See API. - Supports management of posts, scheduling, and connected accounts across Instagram, LinkedIn, X (Twitter), Facebook, Threads, Bluesky, Pinterest, YouTube, Mastodon, Discord, and more. - Requires `POST_SEE_API_KEY` and `ffmpeg` for local video workflows; accepts only public HTTPS media URLs. - Complete guidance on API authentication, workspace and connection ID resolution, platform-specific options, and error handling. - Includes best practices for drafts, immediate/scheduled publishing, and results retrieval. - Emphasizes safety, least-privilege setup, and explicit user role controls.
元数据
Slug post-see-scheduler
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Post See Social Scheduler 是什么?

Turn your OpenClaw into an autonomous social media manager using the Post See API. Use when scheduling, posting, or managing content across Instagram, Linked... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 Post See Social Scheduler?

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

Post See Social Scheduler 是免费的吗?

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

Post See Social Scheduler 支持哪些平台?

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

谁开发了 Post See Social Scheduler?

由 Kishan(@makani20)开发并维护,当前版本 v1.0.0。

💬 留言讨论