feat(skills): add X/Twitter xitter skill via upstream x-cli (#1285)

* feat(skills): salvage xitter skill from PR #1065

Adapt the X/Twitter skill onto current main without vendoring an external CLI.
Use upstream x-cli installation instructions, add a social-media category,
and align credential/setup guidance with Hermes conventions.

* docs(skills): explain X credential requirements in xitter skill

Clarify why the official X flow needs five credentials and call out the setup/cost friction explicitly.
This commit is contained in:
Teknium 2026-03-14 04:00:27 -07:00 committed by GitHub
parent cac238c2a3
commit 9525db913f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 205 additions and 0 deletions

View file

@ -0,0 +1,3 @@
---
description: Skills for interacting with social platforms and social-media workflows — posting, reading, monitoring, and account operations.
---