user

SKILL.md

X User

Use this managed skill for retrieving the authenticated X account profile through Shift.

When to use

  • The user wants to inspect the connected X account
  • The user asks which X account is connected

How to invoke

Send a POST request to ${SHIFT_LOCAL_GATEWAY}/skill-router/invoke with:

{
  "skillProvider": "x",
  "skill": "user",
  "action": "me",
  "input": {}
}

Notes

  • This skill requires X to be connected in Shift.
  • Do not ask the user to paste raw credentials into chat.
Weekly Installs
16
First Seen
4 days ago
Installed on
opencode16
gemini-cli16
codebuddy16
github-copilot16
codex16
kimi-cli16