git clone https://github.com/StarryKit/starrykit-plugin.git
openclaw skills install ./starrykit-plugin/skills/starrykit-authoring --as starrykit-authoring如果希望所有本地 OpenClaw Agent 都能使用,请加上 --global。
openclaw mcp add starrykit \
--url https://mcp.starrykit.com/mcp \
--transport streamable-http \
--auth oauth
openclaw mcp login starrykit在浏览器中完成授权。如果 OpenClaw 返回 authorization code,使用 openclaw mcp login starrykit --code <code> 完成流程。
openclaw mcp doctor starrykit --probe
openclaw mcp status --verbose然后让 OpenClaw Agent 使用 StarryKit 列出你有权访问的视觉文档。