meegle-cli
Manage Meegle work items, workflows, and schedules from terminal
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Meegle CLI?▼
Run `npx skills add larksuite/meegle-cli --all -g -y` in your terminal to install the Meegle skill globally for your agent.
What can Meegle CLI do?▼
It covers 16 business domains including work items, workflow transitions, subtasks, comments, work hours, views, charts, attachments, deliverables, and WBS plan tables, all from the command line.
Does Meegle CLI work with Claude Code and Cursor?▼
Yes. The bundled skill works with Claude Code, Cursor, Trae, Windsurf, Gemini CLI, and GitHub Copilot CLI, teaching agents the exact commands and field formats to use.
How do agents log in to Meegle in headless environments?▼
Use the device-code flow with `meegle install --host <host> --device-code`, or inject a token via environment variables for fully unattended CI runs.
Can I preview changes before they are applied?▼
Yes. Add `--dry-run` to side-effectful commands to preview exactly what will change before anything is committed to Meegle.