← Back to Skills Marketplace
minirr890112-byte

Reddit Pain Workflow

by Maya Tao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reddit-pain-workflow
Description
Daily automated pipeline: Reddit scan → classify → generate report → push to GitHub → metrics tracking. Cron-friendly with short timeouts. Drives star growth...
Usage Guidance
This skill looks like a plausible Reddit→GitHub pipeline, but the runtime instructions rely on tools and credentials that are not declared in the registry. Before installing or running it: 1) Don’t provide broad tokens blindly — the SKILL.md uses GITHUB_TOKEN for commits and traffic API access; create a least-privilege token limited to the specific repo and scopes required (repo:contents, repo:status, and traffic/read if needed). 2) Confirm or install the external CLIs it expects ('hermes', 'lark-cli') and ensure you understand their auth needs. 3) Inspect the local scripts it references (~/HermesMade/scripts/daily-pipeline, scripts/github-metrics) — the skill package doesn’t include them, so you must supply and audit them yourself. 4) Test on a throwaway repository first to validate behavior and cron setup. 5) Be cautious about the GitHub search optimization guidance (topics/description) — some suggested keywords (e.g., “censorship-bypass”) may have policy or reputation implications. The mismatch between declared requirements and actual instructions is a red flag; resolve these gaps and narrow credentials before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: reddit-pain-workflow Version: 1.0.0 The reddit-pain-workflow skill (in SKILL.md) implements an automated pipeline that performs high-risk actions including GitHub repository modification using GITHUB_TOKEN via urllib, system-level persistence via cron jobs, and shell execution for package management. While these behaviors are aligned with the stated purpose of generating daily reports, the use of sensitive credentials and automated system modifications constitutes a high-risk profile. The documentation also includes SEO strategies for 'star growth' targeting keywords like 'censorship-bypass', which may indicate aggressive or grey-hat repository promotion.
Capability Assessment
Purpose & Capability
The stated purpose (scan Reddit, classify, generate a report, push to GitHub, track metrics) matches the SKILL.md content. However, the SKILL.md expects external CLIs and tokens (GitHub token, Feishu/lark-cli app token, 'hermes' cron tooling, and local scripts) that are not declared in the registry metadata or requirements, creating an incoherence between claimed dependencies and actual needs.
Instruction Scope
Runtime instructions tell the agent to: call Reddit JSON APIs (OK), walk comment trees, generate DAILY-REPORT.md, commit and push to GitHub using an environment token, create cronjobs via a 'hermes' CLI, and call Feishu's API via lark-cli. The SKILL.md references local paths (~/HermesMade/scripts), environment variables (GITHUB_TOKEN) and external CLIs but the skill package does not supply these scripts, binaries, or declare required env vars—so the agent would be expected to access local files and network endpoints not described in the registry metadata.
Install Mechanism
This is an instruction-only skill (no install spec) which is lower-risk in that nothing is written by the skill itself. However, it instructs use of multiple external CLIs ('hermes', 'lark-cli') and local Python scripts that are not provided or documented as required binaries; the absence of declared tooling is a discrepancy to be resolved by the user before running.
Credentials
Registry metadata declares no required env vars, yet the SKILL.md explicitly uses os.environ['GITHUB_TOKEN'] for commits and implies Feishu/lark-cli credentials and possibly 'hermes' credentials. A GitHub token with repo write and traffic/read scopes is high-privilege; those credentials are not requested or scoped in the registry, which is disproportionate and unexpected.
Persistence & Privilege
The skill is not flagged 'always:true' and does not modify other skills. It does instruct creating persistent cron jobs (via 'hermes cronjob create') which would schedule autonomous network activity and commits. This is expected for a cron-driven pipeline but increases operational risk and requires careful credential handling; the skill itself does not request persistent platform privileges in the registry.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reddit-pain-workflow
  3. After installation, invoke the skill by name or use /reddit-pain-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Automated daily pipeline: Reddit scan → classify → generate report → push to GitHub → metrics. Cron-friendly. Drives open-source growth.
Metadata
Slug reddit-pain-workflow
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Reddit Pain Workflow?

Daily automated pipeline: Reddit scan → classify → generate report → push to GitHub → metrics tracking. Cron-friendly with short timeouts. Drives star growth... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.

How do I install Reddit Pain Workflow?

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

Is Reddit Pain Workflow free?

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

Which platforms does Reddit Pain Workflow support?

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

Who created Reddit Pain Workflow?

It is built and maintained by Maya Tao (@minirr890112-byte); the current version is v1.0.0.

💬 Comments