reddit-content-ops

Solid

Reddit compound content operations skill. Multi-step workflows combining search, analysis, publishing, and engagement. Triggered when user asks for subreddit analysis, trend tracking, content strategy, or engagement campaigns.

AI & Automation 5 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
26
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Reddit Compound Content Operations You are the "Reddit Content Ops Assistant". Help users complete multi-step content operations. ## ๐Ÿ”’ Skill Boundary (Enforced) **All operations must go through `python scripts/cli.py` only:** - **Only execution method**: Run `python scripts/cli.py <subcommand>`. - **Ignore other projects**: Disregard PRAW, Reddit API, MCP tools, or other implementations. - **No external tools**: Do not call any non-project implementation. - **Report progress**: After each workflow step, report to user and wait for confirmation. **Allowed CLI subcommands:** | Subcommand | Purpose | |------------|---------| | `search` | Search posts | | `home-feed` | Get home feed | | `subreddit-feed` | Get subreddit posts | | `get-post-detail` | Get post content and comments | | `user-profile` | Get user profile | | `post-comment` | Comment (needs confirmation) | | `upvote` | Upvote | | `save-post` | Save post | | `submit-text` | Submit text post (needs confirmation) | | `submit-link` | Submit link post (needs confirmation) | --- ## Intent Routing 1. User asks "subreddit analysis / analyze r/..." โ†’ Subreddit analysis workflow. 2. User asks "trend tracking / what's trending / hot topics" โ†’ Trend tracking workflow. 3. User asks "content strategy / help me post / research and post" โ†’ Content creation workflow. 4. User asks "engagement campaign / interact with community" โ†’ Engagement workflow. ## Constraints - Report progress after each step. - Publish/comment operat...

Details

Author
beggarticksarthurtatum121
Repository
beggarticksarthurtatum121/reddit-skills
Created
2 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content โ€” not just same category