What problem does it solve?
This Skill eliminates the friction and security risks of working directly with the X/Twitter API, removing the need to manually manage raw endpoints, authentication flows, and sensitive credentials when interacting with the platform.
Core Features & Use Cases
- Safe X API Access: Provides a curl-like CLI wrapper for all X API v2 endpoints, with strict guardrails to prevent accidental credential exposure and mandatory approval for all write/social actions.
- Full Platform Coverage: Supports read actions like searching posts, checking timelines, inspecting user profiles, and reviewing mentions, as well as approved write actions including posting, replying, following users, and uploading media.
- Use Case: If you need to search for recent posts about a trending topic, reply to a specific post, or check your follower list, this Skill handles all API calls safely without you needing to manage authentication or raw endpoint syntax.
Quick Start
Use the xurl skill to search for the 10 most recent posts about your chosen topic and display the results to you.