Feishu/Lark CLI skills, mirrored from larksuite/cli.
Version: 0.1.0 Display Name: Lark
Lark/Feishu CLI operations — docs, sheets, IM, calendar, approval, attendance, drive, wiki, contacts, minutes, mail, tasks, events, video conferences, whiteboards, and more.
skills/SKILL.md(lark router) — local router that indexes the mirrored sub-skills; the table is regenerated from sub-skill frontmatter by the sharedtools/skill-sync/gen-index.py.skills/— mirrored sub-skills, each stored as<name>/<name>.md(denested:SKILL.mdrenamed after sync so only the router is auto-discovered). Synced fromlarksuite/cli.scripts/sync-lark.sh— syncs the sub-tree, then denests sub-skills.tools/skill-sync/denest.py— shared denest tool (marketing / lark / hyperframes): renames<name>/SKILL.md→<name>/<name>.mdand rewrites relative links.tools/skill-sync/gen-index.py— shared router index generator: regenerates the routerSKILL.mdindex table.SYNC.md— sync metadata and strategy (plugin root).
claude plugin install lark@frad-dotclaudebash lark/scripts/sync-lark.sh --check # dry-run
bash lark/scripts/sync-lark.sh # sync with backupMIT (local plugin). Mirrored content sourced from larksuite/cli.