← 返回 Skills 市场
258
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install postthatlater
功能描述
Schedule and manage social media posts across multiple social platforms. Query analytics, manage your queue, and publish immediately — all via natural langua...
安全使用建议
This skill appears to be what it claims: a thin wrapper around the PostThatLater API. Before installing, ensure you trust https://postthatlater.com and are comfortable giving the agent an API key that can create and publish social posts. Store the key securely (avoid putting it in shell rc files on shared machines), rotate/revoke the key if needed, and confirm the agent prompts you before performing any publish-now actions. Note: the instructions use common CLI utilities like curl and uuidgen; if those aren't available in your environment the agent will need another way to generate idempotency UUIDs. If you require stricter controls, create a limited/least-privilege API key (if the service supports it) or require manual approval for publishing actions.
功能分析
Type: OpenClaw Skill
Name: postthatlater
Version: 1.0.0
The PostThatLater skill is a standard API integration for a social media scheduling service. It provides clear instructions for an AI agent to manage posts, accounts, and analytics via the postthatlater.com API, including safety recommendations like user confirmation before immediate publishing and the use of idempotency keys.
能力评估
Purpose & Capability
Name/description match the runtime instructions: all endpoints and parameters described relate to scheduling, listing, updating, deleting, and publishing social posts. The single required env var (PTL_API_KEY) is exactly what an API-backed scheduler would need.
Instruction Scope
SKILL.md instructs the agent to call the service's REST API endpoints, convert/confirm times, use idempotency keys, and confirm before immediate publish. It does not instruct reading unrelated files, scanning system state, or exporting data to unrelated endpoints. It does suggest adding the API key to shell rc files (a user action) which is reasonable but has privacy considerations.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes on-disk execution risk. The instructions assume common CLI utilities (curl, uuidgen) but do not install anything.
Credentials
Only one credential (PTL_API_KEY) is required and declared as the primary credential. That is proportional to a service that requires an API key. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false and normal agent invocation settings are used. The skill does not request persistent system-wide privileges or modify other skills' configs. It will enable the agent to act on the user's behalf only when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install postthatlater - 安装完成后,直接呼叫该 Skill 的名称或使用
/postthatlater触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
PostThatLater v1.0.0 – Initial release
- Schedule and manage social media posts across multiple platforms via natural language.
- Query analytics, manage your queue, and publish posts immediately.
- Supports cross-posting, image uploads, and timezone-aware scheduling.
- Provides critical usage tips for secure and reliable posting.
- Requires API key setup for integration.
元数据
常见问题
PostThatLater 是什么?
Schedule and manage social media posts across multiple social platforms. Query analytics, manage your queue, and publish immediately — all via natural langua... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 258 次。
如何安装 PostThatLater?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install postthatlater」即可一键安装,无需额外配置。
PostThatLater 是免费的吗?
是的,PostThatLater 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PostThatLater 支持哪些平台?
PostThatLater 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PostThatLater?
由 col000r(@col000r)开发并维护,当前版本 v1.0.0。
推荐 Skills