If you're working with WeCom (企业微信) documents programmatically, this gives you CLI access to create, read, and edit docs, smart sheets, and smart pages through the wecom-cli tool. It handles three distinct document types with different URL patterns (/doc/, /smartsheet/, /smartpage/) and routes to the appropriate API for each. The async polling mechanism for content retrieval is a bit quirky but documented clearly. Most useful when you need to export WeCom documents as Markdown, bulk create documentation from local files, or automate document workflows in a Chinese enterprise context. Watch out for the 10MB file size limit on smart page creation and the special +smartpage_create syntax prefix.
npx -y skills add wecomteam/wecom-cli --skill wecomcli-doc --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev