xdevplatformxdevplatformOfficialยท2 Agent Skills Included

xurl

Control the X API from your terminal with simple commands

Posts, replies, searches, likes, follows, and sends direct messages on X through one curl-like command-line tool. Handles OAuth 2.0, OAuth 1.0a, and multi-app authentication automatically, removing manual token management and header setup. Includes an end-to-end encrypted XChat client and raw access to any X API v2 endpoint for complete workflow coverage.
npx skills add xdevplatform/xurl --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install xurl?โ–ผ

Run `npx skills add xdevplatform/xurl --all -g -y` in your terminal to install this skill globally for your AI agent.

How to post tweets from the command line?โ–ผ

After authenticating with `xurl auth oauth2`, run `xurl post "Your message"` to publish a post, or use `xurl reply` and `xurl quote` for threaded interactions.

Can AI agents use xurl safely?โ–ผ

Yes. The SKILL.md file gives agents strict safety rules, such as never reading credential files or printing tokens, so your secrets stay out of the AI context.

Does xurl support multiple X accounts and apps?โ–ผ

Yes. You can register multiple apps with separate credentials, authenticate several OAuth 2.0 accounts per app, and switch between them with `xurl auth default` or the `--app` flag.

Can xurl send encrypted XChat messages?โ–ผ

Yes. The `xurl chat` commands provide an end-to-end encrypted XChat client for reading, sending, and downloading messages, with all encryption handled locally on your machine.

Related Repositories in Marketing & Sales

View All in Marketing & Salesโ†’