X (Twitter) API usage and safe automation guidelines. This skill should be used when interacting with X (Twitter), including creating posts, reading the timeline, sending messages, or any other X (Twitter) capabilities that can be executed via API requests (post/reply/search, DMs, bookmarks, follows, auth, DMs, spaces, etc.).
$npx -y skills add jarrodwatts/x-api-skill --skill x-api-skillInstalls into the current project.
Run `npx skills use "https://github.com/jarrodwatts/x-api-skill" --skill "jarrodwatts/x-api-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jarrodwatts/x-api-skill" that are relevant to the current task. Run `npx skills add "https://github.com/jarrodwatts/x-api-skill"` and select the relevant skills, then follow their instructions.