SkillAgentSearch skills...

Retweeter

Auto retweet from another account using CircleCI scheduled workflows

Install / Use

/learn @yyx990803/Retweeter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Retweeter

Auto retweet from another account using CircleCI scheduled workflows

Setup

Register a Twitter app and create a .env file:

CONSUMER_KEY=xxx
CONSUMER_SECRET=xxx
ACCESS_TOKEN=xxx
ACCESS_TOKEN_SECRET=xxx

TARGET_USERNAME=UserToRetweetFrom
POLL_COUNT=10
TWEET_MATCH="You should retweet this" # can be regex

Adjust poll rate in .circleci/config.yml.

Related Skills

View on GitHub
GitHub Stars62
CategoryDevelopment
Updated4mo ago
Forks7

Languages

JavaScript

Security Score

77/100

Audited on Nov 28, 2025

No findings