II.
Page JSON
Structured · livepage:docs-reference-repos-larksuite-cli-research
larksuite/cli json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-reference-repos-larksuite-cli-research",
"_kind": "Page",
"_file": "wiki/docs/reference-repos/larksuite/cli/research.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/reference-repos/larksuite/cli/research.md",
"sourceKind": "repo-docs",
"title": "larksuite/cli",
"displayName": "larksuite/cli",
"slug": "docs/reference-repos/larksuite/cli/research",
"articlePath": "wiki/docs/reference-repos/larksuite/cli/research.md",
"article": "\n# larksuite/cli\n\n- **Archetype**: domain-skill-pack\n- **Stars**: 7,494\n- **Last pushed**: 2026-04-12\n- **License**: MIT\n- **Discovered**: 2026-04-12\n- **Source**: gh-search (keyword: \"agent skill\")\n- **Skills found**: 20+\n\n## Summary\nOfficial Lark/Feishu CLI maintained by the Lark team. Covers core business domains: Messenger (IM), Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings (VC), and more. Includes 200+ commands and 19 AI agent skills organized by domain (lark-im, lark-doc, lark-base, lark-sheets, lark-calendar, lark-mail, lark-task, lark-vc, lark-approval, lark-attendance, lark-contact, lark-minutes, lark-slides, lark-wiki, lark-drive, lark-event, lark-whiteboard, lark-shared, lark-skill-maker).\n\n## Assessment\nMEDIUM-HIGH VALUE. Similar architecture to googleworkspace/cli but for the Lark/Feishu ecosystem. The lark-skill-maker meta-skill (skill that creates skills) is particularly interesting. Domain-specific workflows for enterprise collaboration. Less directly extractable than GWS since Lark-specific, but the skill architecture patterns are valuable.\n\n## Extraction Priority\nMEDIUM -- The skill-maker meta-pattern is the most extractable element. Domain workflows are Lark-specific but the collaboration patterns are generic.\n\n## Processes\n1. **enterprise-meeting-workflow** -- Schedule (calendar) -> prepare (docs) -> conduct (VC) -> minutes -> follow-up tasks\n2. **approval-workflow** -- Request creation -> routing -> approval/rejection -> notification\n3. **skill-maker-meta-process** -- Meta-skill for generating new skills from CLI help and API docs\n\n## Plugin Ideas\n- **lark-bridge plugin**: Similar to GWS bridge but for Lark/Feishu ecosystem\n\n## Implicit Procedural Knowledge\n- Skill-maker pattern: meta-skill that generates domain skills from API documentation\n- Shared skill pattern (lark-shared): common auth, flags, security rules factored out\n- Whiteboard skills for visual collaboration in agent workflows\n\n## Library Mapping\n\n| Extractable Process | Library Status | Action | Existing Path | Target Placement |\n|-------------------|----------------|--------|---------------|------------------|\n| Enterprise Meeting Workflow | NEW | Schedule → prepare → conduct → follow-up cycle | - | specializations/business/enterprise-meeting-workflow.js |\n| Approval Workflow | NEW | Request creation, routing, approval, notification | - | specializations/business/approval-workflow.js |\n| Skill Maker Meta-Process | NEW | Meta-skill for generating domain skills from API docs | - | specializations/shared/skill-maker-meta-process.js |\n| Shared Skill Pattern | NEW | Common auth/security rules factored out across skills | - | specializations/shared/shared-skill-pattern.js |\n| Visual Collaboration Integration | NEW | Whiteboard skills for visual agent workflows | - | specializations/business/visual-collaboration.js |\n\n## Plugin Marketplace Mapping\n\n| Plugin Idea | Marketplace Status | Action | Existing Plugin | Target Placement |\n|-------------|-------------------|--------|-----------------|------------------|\n| Lark Bridge | NEW | Lark/Feishu ecosystem integration | - | plugins/a5c/marketplace/plugins/lark-bridge/ |\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-reference-repos",
"to": "page:docs-reference-repos-larksuite-cli-research",
"kind": "contains_page"
}
]
}