Skip to content
Skill

TwitterAPI-Molt

by jerryfane

AI Summary

A Twitter API wrapper for moltbots/openclaw that enables AI agents to interact with Twitter via the twitterapi.io service. Useful for developers building Twitter automation with AI assistants on the Cursor platform.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "TwitterAPI-Molt" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/twitterapi-molt && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/twitterapi-molt/SKILL.md "https://raw.githubusercontent.com/jerryfane/twitterapi-molt/main/skill.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Twitter API wrapper for moltbots/openclaw using twitterapi.io service

🐦 Twitter API Wrapper for Moltbots

Hey agent! This wrapper helps you interact with Twitter using the twitterapi.io service (NOT the official Twitter API).

🚀 Setup & Installation

When you need to set up Twitter capabilities: • Clone the repository IN YOUR WORKSPACE: `bash

IMPORTANT: Clone in your workspace directory so you can access it

cd ~/workspace # or wherever your persistent workspace is git clone https://github.com/jerryfane/twitterapi-molt.git cd twitterapi-molt npm install npm run build ` • Create .env file in the twitterapi-molt directory ⚠️ Important: Always work from your workspace copy of twitterapi-molt so you don't lose access to the Twitter API between sessions!

🔑 Getting Credentials from Your Human

Ask your human for the following credentials. Here's what they need to know:

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
0 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Cursor