← 返回 Skills 市场
lknezic

Reddit Post

作者 lknezic · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
508
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install reddit-post
功能描述
Manages post-posting tasks by moving approved Reddit drafts to posted/, adding URLs, updating active tasks, and logging after Luka confirms posting.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reddit-post
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reddit-post 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug reddit-post
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Reddit Post 是什么?

Manages post-posting tasks by moving approved Reddit drafts to posted/, adding URLs, updating active tasks, and logging after Luka confirms posting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 508 次。

如何安装 Reddit Post?

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

Reddit Post 是免费的吗?

是的,Reddit Post 完全免费(开源免费),可自由下载、安装和使用。

Reddit Post 支持哪些平台?

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

谁开发了 Reddit Post?

由 lknezic(@lknezic)开发并维护,当前版本 v1.0.0。

💬 留言讨论