← Back to Skills Marketplace
lknezic

Reddit Post

by lknezic · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
508
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install reddit-post
Description
Manages post-posting tasks by moving approved Reddit drafts to posted/, adding URLs, updating active tasks, and logging after Luka confirms posting.
Usage Guidance
This skill's instructions are consistent with a bookkeeping helper, but it will need permission to read and write files in shared/decisions/, shared/pending/, shared/posted/, and shared/memory/ — those paths are referenced in SKILL.md but not declared in the skill metadata. Before installing: (1) confirm the agent runner will grant the skill access only to the specific shared directories and not broader filesystem areas; (2) verify file permissions and backups for those folders; (3) test in a safe/dry-run environment (use sample files) to confirm behavior; (4) ask the publisher to update metadata to list the required config paths or explain why they were omitted; (5) remember the SKILL.md forbids posting to Reddit, but if you rely on autonomous invocation, monitor for any deviations (ensure logs/auditing are enabled). If you cannot confirm the file-access scope, treat the installation as higher risk.
Capability Analysis
Type: OpenClaw Skill Name: reddit-post Version: 1.0.0 The skill is designed for post-posting bookkeeping, involving local file system operations (read, copy, modify, delete, write) within a designated 'shared/' directory. The instructions in SKILL.md are clear, constrained, and explicitly prohibit the agent from performing high-risk actions like submitting content to Reddit. Reference files (ref-safety.md, ref-settings.md) reinforce these safety guidelines and operational boundaries. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection with harmful intent, or obfuscation. All actions are consistent with the stated purpose and lack any indicators of malicious behavior.
Capability Assessment
Purpose & Capability
Name/description align with bookkeeping after posting and the SKILL.md instructions implement that. However, the skill's metadata lists no required config paths or permissions while the instructions explicitly read and write many shared/* files; the metadata omission is inconsistent.
Instruction Scope
Runtime instructions direct the agent to read and modify files under shared/decisions/, shared/pending/, shared/posted/, and shared/memory/, and to write daily logs. Those file-system operations are narrowly scoped to post-posting bookkeeping (which is expected) but they are not declared in requires.config paths and therefore the skill's declared scope is incomplete. There are no commands or network endpoints in SKILL.md and the skill explicitly forbids posting to Reddit.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or external API keys. That is coherent with its stated bookkeeping purpose. No unexpected secrets or network tokens are requested.
Persistence & Privilege
always:false and default autonomous invocation are set (normal). The skill does not request persistent/privileged system-wide configuration or credentials and does not claim to modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reddit-post
  3. After installation, invoke the skill by name or use /reddit-post
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Reddit Post Skill. - Defines the end-to-end workflow for post-posting bookkeeping after Luka manually posts approved drafts to Reddit. - Adds clear instructions for moving files from pending to posted, updating metadata, and maintaining active-tasks.md. - Introduces standardized tracking for outcome and lesson signals after each Reddit post. - Emphasizes that this skill never submits content to Reddit — Luka handles all posting actions.
Metadata
Slug reddit-post
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Reddit Post?

Manages post-posting tasks by moving approved Reddit drafts to posted/, adding URLs, updating active tasks, and logging after Luka confirms posting. It is an AI Agent Skill for Claude Code / OpenClaw, with 508 downloads so far.

How do I install Reddit Post?

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

Is Reddit Post free?

Yes, Reddit Post is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Reddit Post support?

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

Who created Reddit Post?

It is built and maintained by lknezic (@lknezic); the current version is v1.0.0.

💬 Comments