From yutori
Instructs running `uvx yutori-mcp login` in terminal for Yutori authentication, saving API key to enable Yutori tools. Required before other Yutori skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yutori:00-loginThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Tell the user to run this command in a separate terminal window:
Tell the user to run this command in a separate terminal window:
uvx yutori-mcp login
This opens a browser for authentication and saves the API key to ~/.yutori/config.json. After login, all Yutori tools work automatically.
Do NOT run this command via Bash — the browser and callback server need a real terminal.
npx claudepluginhub yutori-ai/yutori-mcp --plugin yutoriSigns in to MEGA-Code via GitHub or Google OAuth to obtain an API key. Uses a two-step OAuth flow with browser-based login.
Authenticates users with Zeabur via browser-based login or token-based login for CI/CD. Checks auth status and logs out.
Queries and syncs YApi interface documentation via CLI. Fetches request/response details from URLs, HTTP paths, keywords, or interface IDs.