{"id":27694,"library":"dingtalk-workspace-cli","title":"DingTalk Workspace CLI (dws)","description":"DingTalk Workspace CLI is a command-line tool that bundles AI-powered productivity agent skills for DingTalk Workspace. The current stable version is 1.0.23, with frequent updates. It installs the 'dws' executable and provides commands for local agent skill management. Key differentiators include tight integration with the DingTalk ecosystem and AI capabilities for workspace automation.","status":"active","version":"1.0.23","language":"javascript","source_language":"en","source_url":"https://github.com/open-dingtalk/dingtalk-workspace-cli","tags":["javascript","dingtalk","dws","cli","workspace","ai","productivity"],"install":[{"cmd":"npm install dingtalk-workspace-cli","lang":"bash","label":"npm"},{"cmd":"yarn add dingtalk-workspace-cli","lang":"bash","label":"yarn"},{"cmd":"pnpm add dingtalk-workspace-cli","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"This package is a CLI tool, not a library; import is not applicable. Use npm global install or npx.","wrong":"Using CommonJS require on the package directly as it is a CLI not a library","symbol":"dws","correct":"Run 'npx dws' or globally install with 'npm install -g dingtalk-workspace-cli'"}],"quickstart":{"code":"npx dingtalk-workspace-cli --help","lang":"javascript","description":"Shows the help menu for the dws CLI tool. This verifies installation and lists available commands."},"warnings":[{"fix":"Use the CLI via command line: 'npx dingtalk-workspace-cli' or global install.","message":"The package is a CLI tool; do not attempt to import it as a module in Node.js code.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"last_verified":"2026-05-09T00:00:00.000Z","next_check":"2026-08-07T00:00:00.000Z","problems":[{"fix":"Install globally: 'npm install -g dingtalk-workspace-cli', or use 'npx dingtalk-workspace-cli'.","cause":"The package is not installed globally or npx is not available.","error":"dws: command not found"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}