agamjn

13 mods across 1 repository, 17 stars between them.

rising-marketplace

01

agamjn/rising

Plugin Claude Code

Plugin marketplace listing 1 plugin: rising.

17 3mo ago A tokens not measured original MIT

rising

02

agamjn/rising

Plugin Claude Code

Personal Reddit content engine. Researches subreddit trends and proposes 3 authentic posts daily based on your writing style, goals, and what's worked for you historically.

17 3mo ago A tokens not measured original MIT

agamjn/rising

Agent

Read posts-history.md, classify each post into conversational/soft-promo/promotional, compute per-category engagement stats, and write post-categories.md. Invoked by /reddit-setup, /reddit-add-post, and the start of /reddit-daily whenever new history exists.

17 3mo ago A 61 tokens original MIT

agamjn/rising

Agent

Combine all daily research (per-subreddit trend briefs) with the user's writing style, goal, post-performance history, and cached subreddit rules to produce 3 post proposals. Final step of /reddit-daily.

17 3mo ago A 50 tokens original MIT

agamjn/rising

Agent

Analyze a corpus of the user's past Reddit posts and produce writing-style.md. Dispatched by /reddit-setup after pulling posts via the JSON API, and re-runnable standalone if the user wants to refresh the style file.

17 3mo ago A 50 tokens original MIT

agamjn/rising

Agent

Given a product brief, goal, and a list of validated subreddit candidates (already fetched from Reddit by the orchestrator), curate them into posting + non-posting categories with prose justifications. Writes subreddits.md. Dispatched by /reddit-setup after orchestrator validates candidates.

17 3mo ago A 65 tokens original MIT

agamjn/rising

Agent

Research one specific subreddit for trends, audience pain points, viral patterns, and post format conventions over the last week. Reads pre-fetched JSON from a cache directory; never makes network calls. Dispatched in parallel (one per subreddit) by /reddit-daily.

17 3mo ago A 61 tokens original MIT

reddit-add-post

08

agamjn/rising

Command

Log one or more Reddit posts the user made by pasting their URLs. Appends to posts-history.md and refreshes post-categories.md so the engine keeps learning what works.

17 3mo ago A 36 tokens original MIT

reddit-add-sub

09

agamjn/rising

Command

Discover and add fresh subreddits to your list based on a goal or angle you give. Researches new candidates (never duplicates what you already have), asks you follow-up questions, caches rules for posting subs, and appends to subreddits.md. Run /reddit-daily afterward to use them.

17 3mo ago A 62 tokens original MIT

reddit-daily

10

agamjn/rising

Command

Daily Reddit content engine run. Logs any new posts the user made, refreshes engagement on recent ones, researches trends across all configured subs in parallel, and produces 3 post proposals saved to drafts/YYYY-MM-DD.md.

17 3mo ago A 44 tokens original MIT

reddit-schedule

11

agamjn/rising

Command

Schedule /reddit-daily to run automatically on a cron. Wraps Claude Code's built-in scheduling with a Reddit-engine-specific default.

17 3mo ago A 27 tokens original MIT

reddit-setup

12

agamjn/rising

Command

One-time setup wizard for the Reddit content engine. Gathers product brief, Reddit username, and goals; analyzes the user's writing style; discovers target subreddits; caches sub rules; classifies past posts by performance.

17 3mo ago A 44 tokens original MIT

agamjn/rising

Skill Claude CodeCodex

Use when analyzing a corpus of a user's Reddit posts to extract their writing voice, tone, structural patterns, and vocabulary into a reusable style guide. Invoked during /reddit-setup and re-invokable standalone if the user wants to refresh their style file after writing more posts.

17 3mo ago A 60 tokens original MIT