← 返回 Skills 市场
nirusan

Reddit Publisher

作者 Jean-Solopreneur · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reddit-publisher
功能描述
Research subreddits, draft Reddit-native posts, and publish/schedule via Late API. Includes ScrapeCreators for reading (search, subreddit details, comments)...
安全使用建议
This skill is coherent with its stated purpose, but review these before installing: 1) It will make network requests to https://api.scrapecreators.com and https://getlate.dev using the API keys you provide — only supply keys you trust. 2) Keys can be passed via environment variables or stored in ~/.config/* files as shown; protect those files (SKILL.md even recommends chmod 600). 3) The included Python scripts are small and readable; you can open them to verify behavior (they only perform HTTP calls to the two service APIs). 4) Because the skill can post via the Late API, ensure the connected Late account and Reddit permissions are acceptable. 5) If you need higher assurance, run the scripts in a constrained environment or review network traffic to confirm endpoints. Overall the skill appears internally consistent and not asking for unrelated privileges or secrets.
功能分析
Type: OpenClaw Skill Name: reddit-publisher Version: 1.0.0 The reddit-publisher skill bundle is a legitimate tool designed for Reddit research and automated posting via the ScrapeCreators and Late APIs. The included Python scripts (late_reddit.py and sc_reddit.py) are standard CLI wrappers that use the Python standard library (urllib) to interact with their respective service endpoints (getlate.dev and scrapecreators.com). The bundle features an extensive 'anti-AI-slop' reference library (references/stop-slop/) intended to guide the AI agent in generating human-like prose. No evidence of data exfiltration, malicious command execution, or unauthorized persistence was found; the skill operates within its stated purpose of managing Reddit content.
能力评估
Purpose & Capability
Name/description (research, draft, publish via Late, read via ScrapeCreators) match the required env vars (SCRAPECREATORS_API_KEY, LATE_API_KEY), required binary (python3), and the two included scripts that call getlate.dev and api.scrapecreators.com.
Instruction Scope
SKILL.md instructions are focused: they show how to store API keys, run the included Python CLIs, and follow an editorial checklist. The instructions do not ask the agent to read unrelated files or transmit data to unexpected endpoints.
Install Mechanism
No install spec (instruction-only) and only two small Python scripts are included. The skill does not download or execute code from arbitrary URLs; risk from install mechanism is low.
Credentials
Requested environment variables and config paths directly correspond to the two third-party services the skill integrates with (ScrapeCreators and Late). No unrelated secrets or broad system credentials are requested.
Persistence & Privilege
always is false, the skill does not request permanent system-wide presence or modify other skills. It suggests storing service API keys in user config files (standard for CLI tools).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reddit-publisher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reddit-publisher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Reddit Publisher skill: - Research subreddits and posts using ScrapeCreators (search, details, comments). - Draft, validate, publish, and schedule Reddit posts with Late API (support for flairs, subreddit validation). - Built-in anti-AI-slop workflow ensures posts read naturally and avoid AI-sounding patterns. - Includes setup instructions and tooling for both reading and writing to Reddit. - Pre-flight and post guidelines to maximize post success and compliance with subreddit rules.
元数据
Slug reddit-publisher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Reddit Publisher 是什么?

Research subreddits, draft Reddit-native posts, and publish/schedule via Late API. Includes ScrapeCreators for reading (search, subreddit details, comments)... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Reddit Publisher?

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

Reddit Publisher 是免费的吗?

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

Reddit Publisher 支持哪些平台?

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

谁开发了 Reddit Publisher?

由 Jean-Solopreneur(@nirusan)开发并维护,当前版本 v1.0.0。

💬 留言讨论