diff --git a/skills.md b/SKILL.md similarity index 96% rename from skills.md rename to SKILL.md index 4486714..dd9010a 100644 --- a/skills.md +++ b/SKILL.md @@ -1,3 +1,8 @@ +--- +name: xurl +description: A curl-like CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint. Supports OAuth 2.0, OAuth 1.0a, and app-only auth. +--- + # xurl — Agent Skill Reference `xurl` is a CLI tool for the X API. It supports both **shortcut commands** (human/agent‑friendly one‑liners) and **raw curl‑style** access to any v2 endpoint. All commands return JSON to stdout.