This handles authentication and shared configuration for the zsxq-cli tool, which interacts with the Zhishi Xingqiu (知识星球) knowledge community platform. It implements OAuth 2.0 device flow login, stores tokens in your system keychain, and provides diagnostic commands to check your auth status. You'll need this when first setting up zsxq-cli or troubleshooting connection issues. The skill also documents how to call the underlying MCP tools directly when shortcuts aren't enough, and includes URL templates for sharing topics and groups on both desktop and mobile. It's essentially the foundation layer that other zsxq skills build on, handling the login dance so they can focus on actual operations like posting or searching.
npx skills add https://github.com/unnoo/zsxq-skill --skill zsxq-shared