spaces-live

Join, manage, and scrape metadata from live Twitter Spaces.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/RanaPriyansh/XActions --skill spaces-live-ranapriyansh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spaces-live
Source: https://github.com/RanaPriyansh/XActions/tree/main/skills/spaces-live
Command: npx skills add https://github.com/RanaPriyansh/XActions --skill spaces-live-ranapriyansh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to interact with and gather information from X/Twitter Spaces for enhanced audio event management.

Core Features & Use Cases

  • Join and manage Spaces: Automate participation, request speaking rights, and leave recordings.
  • Scrape Space metadata: Find live, scheduled, or ended Spaces, collecting details like host and participants for analysis.
  • Use Case: A social media manager discovers trending Spaces in their niche, joins as a listener to build rapport, and requests to speak during relevant sessions to engage with key figures.

Quick Start

Paste the provided script into the browser console while on X/Twitter to list current Spaces and retrieve metadata.

Frequently Asked Questions about spaces-live

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape Twitter Spaces metadata for live or scheduled audio events?

You can scrape Twitter Spaces metadata by pasting the provided script into your browser console while on X/Twitter. This allows you to programmatically collect details like host and participant information for live, scheduled, or ended Spaces.

Can I automate joining and requesting speaking rights in Twitter Spaces?

Yes, you can automate participation in Twitter Spaces. The script facilitates joining live audio events as a listener, requesting speaking rights, and managing your session to enhance social engagement.

What is the best way to discover trending Twitter Spaces in my niche?

The best way to discover trending Twitter Spaces is by running the provided script in your browser console. It programmatically lists current Spaces and retrieves metadata, helping you find relevant live audio sessions to join.

Do I need any external dependencies to run this Twitter Spaces automation script?

No external dependencies are required. You simply need a browser window logged into X/Twitter where you can paste the script into the developer console to begin listing current Spaces and retrieving metadata.

What are the limitations of scraping Twitter Spaces metadata through the browser console?

Limitations of browser-based Twitter Spaces scraping include relying on the active browser session and X/Twitter's front-end structure. It is constrained by your current web environment and does not run as a background server process.