wix-auth
作成者: wix
Wixで認証し、Wix APIを呼び出すためのアクセストークンを取得します。エージェントが有効なWixアクセストークンを必要としているが持っていない場合、または保存されたトークンが…
npx skills add https://github.com/wix/skills --skill wix-authWix Auth
Wix supports multiple authentication flows. This skill currently covers:
- Device Flow — interactive login via browser, no client secret required. Use when the agent is acting on behalf of a logged-in Wix user.
Other flows (OAuth authorization code, API key) are documented at https://www.wix.com/skills/docs.