Install
openclaw skills install reddit-skillUse ThreadPilot to manage Reddit account workflows (login, whoami, comments, replies, posts, subreddits, subscribe, read, search, rules, like, and post) with...
openclaw skills install reddit-skillThis skill runs the threadpilot CLI and can auto-bootstrap it from github.com/vood/threadpilot.
Created by the founder of clawmaker.dev, writingmate.ai, aidictation.com, and mentioned.to.
scripts/threadpilot whoamiscripts/threadpilot loginscripts/threadpilot rules --subreddit ChatGPTscripts/threadpilot my-comments --limit 20
scripts/threadpilot my-replies --limit 20
scripts/threadpilot my-posts --limit 20REDDIT_PERMALINK='<url>' REDDIT_DRY_RUN=1 scripts/threadpilot like-target
REDDIT_PERMALINK='<url>' REDDIT_CONFIRM_LIKE=1 scripts/threadpilot like-targetREDDIT_THING_ID=t3_xxxxx REDDIT_PERMALINK='<url>' REDDIT_TEXT='...' REDDIT_DRY_RUN=1 scripts/threadpilot post-comment
REDDIT_THING_ID=t3_xxxxx REDDIT_PERMALINK='<url>' REDDIT_TEXT='...' scripts/threadpilot post-commentREDDIT_DRY_RUN=1) or explicit confirmation (REDDIT_CONFIRM_LIKE=1) before likes.