← Back to Skills Marketplace
nirusan

Reddit Publisher

by Jean-Solopreneur · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reddit-publisher
Description
Research subreddits, draft Reddit-native posts, and publish/schedule via Late API. Includes ScrapeCreators for reading (search, subreddit details, comments)...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reddit-publisher
  3. After installation, invoke the skill by name or use /reddit-publisher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug reddit-publisher
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Reddit Publisher?

Research subreddits, draft Reddit-native posts, and publish/schedule via Late API. Includes ScrapeCreators for reading (search, subreddit details, comments)... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Reddit Publisher?

Run "/install reddit-publisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Reddit Publisher free?

Yes, Reddit Publisher is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Reddit Publisher support?

Reddit Publisher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reddit Publisher?

It is built and maintained by Jean-Solopreneur (@nirusan); the current version is v1.0.0.

💬 Comments