← 返回 Skills 市场
52yuanchangxing

Social Post Batcher

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ⚠ suspicious
206
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install social-post-batcher
功能描述
把一个主题拆成 7/14/30 条系列帖子,控制重复度和叙事连续性。;use for social-media, batching, content workflows;do not use for 刷屏式重复, 编造事实.
安全使用建议
This skill appears coherent and local-only, but take these precautions before running it: (1) inspect scripts/run.py yourself (it is small and readable) and run it in a sandbox or isolated workspace first; (2) do not point --input at directories that contain secrets, credentials, or system configuration (home directory, ~/.aws, etc.), since the script will read files you give it; (3) prefer dry-run mode or output to a file for review before taking any publishing action; (4) if you plan to integrate with publishing systems, require explicit confirmation and separate auth tokens — the skill itself does not perform external publishing.
功能分析
Type: OpenClaw Skill Name: social-post-batcher Version: 1.0.0 The skill bundle is ostensibly for social media content batching, but the included script 'scripts/run.py' contains extensive logic for filesystem auditing, CSV analysis, and scanning for sensitive patterns (e.g., API keys, 'curl|bash' commands, and dangerous 'rm' calls) that are entirely unrelated to the stated purpose. While the script masks detected secrets and operates locally, these capabilities are irregular for a content creation tool and could be leveraged for unauthorized information gathering if the agent is misdirected to scan sensitive directories.
能力评估
Purpose & Capability
Name/description (splitting a topic into 7/14/30 posts, controlling repetition/continuity) align with the included files: spec.json, template.md, examples, and a local Python script that generates structured markdown reports. Requested runtime dependency is only python3, which is reasonable for the provided script.
Instruction Scope
SKILL.md instructs the agent to produce structured drafts and, optionally, to run the local script (python3 scripts/run.py) or to produce output from the provided template/spec. The instructions explicitly discourage publishing, fabricating facts, or performing external writes, and they reference only local resources (resources/spec.json, resources/template.md, examples). The script reads local files/directories provided as input, which is consistent with its documented auditing/generation modes.
Install Mechanism
No install spec is present (instruction-only plus a local script). No network downloads or package installs are performed. This is the lowest-risk install pattern and matches the README which states only python3 and standard library are required.
Credentials
The skill does not request any environment variables, secrets, or credentials. The script only reads files/directories passed as input; no hidden credential access, no external endpoints, and no unexpected env usage were found.
Persistence & Privilege
The skill is not marked always:true and does not attempt to persist configuration or modify other skills. It is user-invocable and can be invoked autonomously by the agent (platform default), which is appropriate for this type of utility.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-post-batcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-post-batcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of social-post-batcher. - Generate 7, 14, or 30 social media posts from one theme, ensuring narrative continuity and minimal repetition. - Outputs draft and executable checklist based on user input (theme, audience, tone, quantity). - Highlights missing or ambiguous info for user confirmation before proceeding. - Provides structured result: main storyline, post distribution, anti-repetition rules, CTA pacing, assets checklist, review reminders. - Supports both script execution and direct text output depending on environment. - Emphasizes auditability, read-only by default, and strong boundaries: no fact invention, no high-risk actions.
元数据
Slug social-post-batcher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Social Post Batcher 是什么?

把一个主题拆成 7/14/30 条系列帖子,控制重复度和叙事连续性。;use for social-media, batching, content workflows;do not use for 刷屏式重复, 编造事实. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。

如何安装 Social Post Batcher?

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

Social Post Batcher 是免费的吗?

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

Social Post Batcher 支持哪些平台?

Social Post Batcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Social Post Batcher?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论