🧠 Documentation
Agent skills
One page per bundled skill. Each names the exact script, page and arguments for its job. 58 pages.
Skill: A2A Multi-Agent Orchestration — XActions Docs
Turn XActions into an A2A-compatible agent that can discover, communicate with, and delegate tasks to other AI agents using Google's Agent-to-Agent protocol.
Account Backup & Data Export — XActions Docs
Browser console scripts for exporting your X/Twitter account data without an API key.
Account Tools (Miscellaneous) — XActions Docs
Browser console scripts for account utility tasks on X/Twitter.
Algorithm Internals & Architecture — XActions Docs
┌─────────────────────────────────────────────────┐ │ CLI: xactions persona run │ ├─────────────────────────────────────────────────┤ │ Persona Engine (person
Browser Scripts Reference — XActions Docs
Three browser console scripts for algorithm cultivation, with different trade-offs.
Persona Engine Reference — XActions Docs
The Persona Engine defines a complete identity for algorithm building.
Algorithm Cultivation & Thought Leadership — XActions Docs
Train your X/Twitter algorithm for a specific niche. Three approaches:
Analytics Script Configs — XActions Docs
Scrolls your profile and analyzes engagement metrics across your recent posts.
Analytics & Insights — XActions Docs
Browser console scripts for analyzing X/Twitter performance — no API key needed. All analysis runs in DevTools console.
Articles & Longform — XActions Docs
Browser console scripts for creating and managing X/Twitter Articles (Premium+ feature).
Billing Management — XActions Docs
Stripe-powered subscription and billing management for XActions.
Blocking & Muting Script Details — XActions Docs
Scans your followers list and blocks accounts matching bot heuristics.
Blocking & Muting Management — XActions Docs
Browser console scripts for blocking, unblocking, muting, and managing unwanted accounts on X/Twitter.
Bookmarks Management — XActions Docs
Browser console scripts for managing, organizing, exporting, and clearing X/Twitter bookmarks.
Business & Ads Tools — XActions Docs
Browser console scripts and automation for X/Twitter business intelligence and promotion.
Community Health Monitoring — XActions Docs
MCP-powered workflow for auditing follower quality, engagement health, and network efficiency. Produces a scored health report.
Community Management — XActions Docs
Browser console scripts for managing X/Twitter Communities — leaving, joining, and interacting.
Community Notes — XActions Docs
Browser console script for interacting with X's Community Notes fact-checking system.
Competitor Intelligence — XActions Docs
MCP-powered workflow plus browser scripts for analyzing competitor X/Twitter accounts.
Content Cleanup with XActions — XActions Docs
Browser console scripts for mass-cleaning your X/Twitter account history.
Content Posting Script Configs — XActions Docs
Compose and post a connected thread of tweets.
Content Posting — XActions Docs
Browser console scripts for automating content creation and publishing on X/Twitter.
Content Repurposing — XActions Docs
Browser scripts and MCP workflows for identifying top content and generating repurposed variations.
Creator Monetization — XActions Docs
Browser console scripts for managing and analyzing X/Twitter creator monetization features.
CRM Management — XActions Docs
API-powered CRM system for managing relationships with your X followers and contacts.
Delegate Access Management — XActions Docs
Browser console script for managing who can post on behalf of your X account.
Direct Messages — XActions Docs
Browser console scripts for sending, managing, and exporting X/Twitter DMs.
Discovery & Explore — XActions Docs
Browser console scripts and MCP tools for exploring trends, searching content, and discovering accounts on X/Twitter.
Engagement & Interaction — XActions Docs
Browser automation for X/Twitter engagement — liking, replying, bookmarking, hiding replies, and bulk unlike.
Follower Monitoring — XActions Docs
Browser console scripts for tracking follower changes on X/Twitter. All scripts use localStorage for persistent snapshot comparison.
Graph Analysis — XActions Docs
API-powered network graph analysis for X/Twitter follower relationships.
Grok AI Integration — XActions Docs
Browser console scripts for automating interactions with X's built-in Grok AI assistant.
Supporting Automation Scripts — XActions Docs
All require src/automation/core.js pasted first.
Growth Automation — XActions Docs
Browser console scripts for X/Twitter. Always paste src/automation/core.js first -- it provides shared config, selectors, utilities, and rate limiting.
Lead Generation — XActions Docs
MCP-powered workflow for finding and qualifying B2B leads from X/Twitter conversations and profiles.
Lists Management — XActions Docs
Browser console script for creating and managing X/Twitter lists.
Media Studio — XActions Docs
Browser console scripts for X's Media Studio (studio.x.com).
Notifications Management — XActions Docs
Browser console script for managing and filtering X/Twitter notifications.
Post Editing & Undo — XActions Docs
Browser console script for editing existing posts or undoing a recently posted tweet.
Premium & Subscriptions — XActions Docs
Browser console script for checking and managing X/Twitter Premium subscription information.
Profile Management — XActions Docs
Browser console scripts for updating X/Twitter profile information.
Saved Searches — XActions Docs
Browser console scripts for managing saved searches on X/Twitter.
Settings & Privacy — XActions Docs
Browser console scripts for managing X/Twitter account settings and privacy controls.
Spaces & Live Audio — XActions Docs
Browser console scripts for interacting with X/Twitter Spaces.
Teams Management — XActions Docs
API-powered team management for collaborative XActions usage.
Timeline Viewing & Scraping — XActions Docs
Browser console scripts for viewing, switching, and collecting posts from your X timeline.
Topic Management — XActions Docs
Browser console script for managing X Topics — the interest categories that personalize your timeline.
Scraper Details — XActions Docs
Full setup for programmatic scraping:
Twitter Scraping — XActions Docs
All scrapers require an auth_token cookie from x.com (DevTools -> Application -> Cookies -> copy auth_token value).
Unfollow Management — Script Details — XActions Docs
Detailed algorithms, controls, and configurations for each unfollow script.
Unfollow Management — XActions Docs
Browser console scripts for managing who you follow on X/Twitter. All scripts run in DevTools console.
Video Downloading — XActions Docs
Download videos and GIFs from X/Twitter posts — no API key needed.
Viral Thread Generation — XActions Docs
MCP-powered workflow for researching trends, analyzing successful threads, and generating high-engagement thread content.
Webhooks — XActions Docs
API-powered webhook system for receiving real-time event notifications from XActions.
X Pro (TweetDeck) Management — XActions Docs
Browser console scripts for navigating and configuring X Pro (formerly TweetDeck).
x402 Payments — XActions Docs
XActions supports the x402 payment protocol — an HTTP-native micropayment standard for pay-per-use API access with cryptocurrency.
XActions CLI — XActions Docs
Entry point: src/cli/index.js. Config stored at ~/.xactions/config.json.
XActions MCP Server — XActions Docs
The definitive free Twitter/X MCP server. 150 tools for AI agents.