/install lark-cli-devhub-docs-wiki
Lark CLI Dev Hub Docs And Wiki
Use Docs/Wiki for long-form context that would make Base records too noisy. Base remains the index; Docs/Wiki are linked artifacts.
Discovery aliases: feishu-cli docs, feishu-cli wiki, 飞书知识库, 飞书文档, lark-cli docs, lark-cli wiki.
Wiki Structure
Recommended first-level pages:
00 Inbox: temporary notes waiting to become structured records.10 Projects: one page per project, linked from theProjectsBase table.20 Bugfix Retros: long bug narratives worth rereading.30 Playbooks: expanded runbooks that do not fit in Base.40 Decisions: architecture and product decisions.50 Maps: whiteboard landing pages and visual summaries.90 Archive: stale or superseded artifacts.
Page Rules
- Every useful page should have a matching
ArtifactsBase record. - Put summary, project, area, tags, and search keywords into Base.
- Do not rely on Wiki hierarchy as the only retrieval mechanism.
- Avoid dumping raw logs unless they are short and safe.
Creation Pattern
lark-cli docs +create --api-version v2 --as user \
--content '\x3Ctitle>Bugfix Retro: short title\x3C/title>\x3Cp>Summary...\x3C/p>'
Move into Wiki when needed:
lark-cli wiki +node-create --as user \
--space-id "$SPACE_ID" \
--title "Bugfix Retro: short title" \
--obj-type docx
When official lark-doc or lark-wiki skills are installed, use them for exact command syntax and permission handling.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lark-cli-devhub-docs-wiki - 安装完成后,直接呼叫该 Skill 的名称或使用
/lark-cli-devhub-docs-wiki触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Lark CLI Dev Hub Docs Wiki 是什么?
Use when organizing Feishu/Lark Wiki spaces or Docs through lark-cli or feishu-cli for a development knowledge hub, including project pages, design notes, ru... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 Lark CLI Dev Hub Docs Wiki?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lark-cli-devhub-docs-wiki」即可一键安装,无需额外配置。
Lark CLI Dev Hub Docs Wiki 是免费的吗?
是的,Lark CLI Dev Hub Docs Wiki 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lark CLI Dev Hub Docs Wiki 支持哪些平台?
Lark CLI Dev Hub Docs Wiki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lark CLI Dev Hub Docs Wiki?
由 afengzi(@afengzi)开发并维护,当前版本 v0.1.1。