This is a focused utility for managing the structure of WeCom (Enterprise WeChat) smartsheets, specifically handling subtables and columns. You call it through the wecom-cli command line tool using JSON parameters, and it lets you define and modify table schemas programmatically. It's part of a broader WeCom CLI ecosystem that includes skills for documents, messages, contacts, and scheduling. The use case is narrow but clear: if you're building automation around WeCom smartsheets and need to programmatically set up or adjust table structures rather than clicking through a UI, this does exactly that. The documentation is in Chinese, so expect to work with that if you need reference beyond the basic command structure.
npx skills add https://github.com/wecomteam/wecom-cli --skill wecomcli-manage-smartsheet-schema