← 返回 Skills 市场
afengzi

Lark CLI Dev Hub Base

作者 afengzi · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install lark-cli-devhub-base
功能描述
Use when designing, provisioning, searching, or writing Feishu/Lark Base records through lark-cli or feishu-cli for a development knowledge hub, including Pr...
使用说明 (SKILL.md)

Lark CLI Dev Hub Base

Base is the AI-readable database for Dev Hub. Prefer Base for facts, state, relationships, and search keywords.

Discovery aliases: feishu-cli base, 飞书多维表格, lark-cli base, Lark Base, Feishu Base, Bitable.

Schema

The default schema lives at:

$HOME/.codex/devhub/templates/base-schema.json

Provision:

python3 "$DEVHUB_HOME/bin/devhub.py" provision \
  --schema "$DEVHUB_HOME/templates/base-schema.json" \
  --seed "$DEVHUB_HOME/templates/seed.example.json"

Tables

  • Projects: repo identity and current focus.
  • Areas: modules, code paths, risk, and owner.
  • Tasks: user-facing task state and next actions.
  • Bugfixes: what broke, why, how it was fixed, and how verified.
  • Pitfalls: reusable traps and "check this first" guidance.
  • Playbooks: repeatable diagnosis order and commands.
  • Decisions: accepted choices, tradeoffs, and review triggers.
  • Releases: release evidence before main/master push.
  • Artifacts: Docs, Whiteboards, dashboards, files, and links.
  • AI Runs: agent work summaries and verification trail.

Write Rules

  • Always include Project, Area, AI Summary, and Search Keywords when the fields exist.
  • Put long prose in Docs only when useful; keep Base summaries dense and searchable.
  • Use stable names in text fields when relation fields are not configured yet.
  • Do not store secrets or raw credentials.
  • If a write fails, leave an outbox item. Do not create fake receipts.

Direct CLI Pattern

When using raw lark-cli base commands, read the current schema and field list first:

lark-cli base +table-list --base-token "$BASE_TOKEN" --as user --format json
lark-cli base +field-list --base-token "$BASE_TOKEN" --table-id "$TABLE_ID" --as user --format json

Then write records through devhub.py when possible so receipts/outbox stay consistent.

安全使用建议
Do not treat this as a completed security review; the workspace files need to be readable before installing or approving the skill.
能力评估
Purpose & Capability
Unable to assess from artifacts: every workspace read command failed before file access with a sandbox startup error.
Instruction Scope
Unable to assess runtime instructions because SKILL.md and artifact files could not be read.
Install Mechanism
Unable to assess install behavior because metadata.json and artifact contents could not be read.
Credentials
Unable to compare requested environment access to purpose because the artifact set was inaccessible.
Persistence & Privilege
Unable to assess persistence, credential, or privilege behavior because artifact inspection could not complete.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lark-cli-devhub-base
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lark-cli-devhub-base 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Add feishu-cli discovery aliases and search tags.
v0.1.0
Initial release of lark-cli-devhub-base skill. - Provides a CLI-focused toolkit for managing a development knowledge hub using Feishu Base. - Supports the design, provisioning, searching, and writing of records for Projects, Areas, Tasks, Bugfixes, Pitfalls, Playbooks, Decisions, Releases, Artifacts, and AI Runs. - Outlines default schema location and provisioning instructions. - Documents table purposes and recommended write patterns, including mandatory fields and outbox handling. - Lists dependencies: lark-cli and python3.
元数据
Slug lark-cli-devhub-base
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Lark CLI Dev Hub Base 是什么?

Use when designing, provisioning, searching, or writing Feishu/Lark Base records through lark-cli or feishu-cli for a development knowledge hub, including Pr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Lark CLI Dev Hub Base?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lark-cli-devhub-base」即可一键安装,无需额外配置。

Lark CLI Dev Hub Base 是免费的吗?

是的,Lark CLI Dev Hub Base 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Lark CLI Dev Hub Base 支持哪些平台?

Lark CLI Dev Hub Base 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Lark CLI Dev Hub Base?

由 afengzi(@afengzi)开发并维护,当前版本 v0.1.1。

💬 留言讨论