larksuitelarksuiteOfficial·1 Agent Skills Included

meegle-cli

Manage Meegle work items, workflows, and schedules from terminal

Manages Meegle (Lark Project) work items, workflow transitions, subtasks, comments, views, and WBS plan tables directly from the terminal. Eliminates constant browser switching by exposing 50+ commands with structured JSON output, MQL search, and batch operations. Includes a ready-made skill with step-by-step playbooks so coding agents can query, create, and update project data safely with dry-run previews.
npx skills add larksuite/meegle-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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.

Related Repositories in Product & Management

View All in Product & Management