timeline
Installation
SKILL.md
X Timeline
Use this managed skill for reading X timelines and mentions through Shift.
When to use
- The user wants to read their home timeline
- The user wants to read a user's tweets
- The user wants to read mentions
How to invoke
Send a POST request to ${SHIFT_LOCAL_GATEWAY}/skill-router/invoke.
Home timeline:
{
"skillProvider": "x",
"skill": "timeline",
"action": "home",
Related skills