Content
88%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
An action-dense, well-sequenced skill body with executable commands and explicit validation for batch/destructive operations. The main gap is minor: several existing reference files are not linked from the overview, slightly weakening discoverability.
Suggestions
Link the nine orphan reference files (e.g. lark-base-dashboard-block-config.md, lark-base-field-formula.md, lark-base-field-lookup.md, lark-base-role-config.md, lark-base-workflow-schema.md, lark-base-view-set-filter.md, lark-base-data-query.md) from the relevant body sections so all bundle materials are discoverable from the overview.
De-duplicate the 'read current state, modify one field at a time, confirm with write response' contract — state it once in 通用执行契约 and reference it from the Dashboard/Form/AdvPerm sections instead of restating.
Consolidate or trim the repeated异步读取-vs-写入确认 guidance in the Table section into a single concise checkpoint.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense and assumes Claude's competence with no basic-concept padding, but the read-modify-write/confirm contract and 'read current state before each update' guidance recur across several sections and could be tightened. | 4 / 5 |
Actionability | Copy-paste-ready lark-cli commands with concrete flags appear throughout, alongside real JSON filter and CellValue examples that cover common cases, matching the fully-executable top anchor. | 5 / 5 |
Workflow Clarity | Entry-point resolution is sequenced (four numbered paths), and destructive/batch operations carry explicit validation checkpoints (单批最多 200 条分批, 异步状态轮询, has_more=false 完整性判断, --keep-field 防止误删底层 Field), meeting the feedback-loop bar. | 5 / 5 |
Progressive Disclosure | Clear overview with well-signaled one-level-deep markdown-link references, all 17 linked files verified present; however nine reference files exist in the bundle but are not surfaced from the body, a minor organization gap. | 4 / 5 |
Total | 18 / 20 Passed |