·openlark-api-validation
</>

openlark-api-validation

OpenLark API 覆盖率验证技能。用于验证各 crate 的 API 实现数量与覆盖率,基于 tools/validate_apis.py 脚本和 api_list_export.csv 对比实际代码实现。触发关键词:API 验证、API 覆盖率、验证 API 数量、检查 API 实现、API 统计

14Installs·0Trend·@foxzool

Installation

$npx skills add https://github.com/foxzool/open-lark --skill openlark-api-validation

How to Install openlark-api-validation

Quickly install openlark-api-validation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/foxzool/open-lark --skill openlark-api-validation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: foxzool/open-lark.

SKILL.md

View raw

本技能用于验证 OpenLark 项目中各 crate 的 API 实现覆盖率,通过对比 apilistexport.csv 中的 API 定义与实际代码实现,生成详细的覆盖率报告。

| bizTag=ccm, project=drive, version=v1, resource=file, name=create | src/ccm/drive/v1/file/create.rs | | bizTag=base, project=bitable, version=v1, resource=app.table, name=record/create | src/base/bitable/v1/app/table/record/create.rs |

OpenLark API 覆盖率验证技能。用于验证各 crate 的 API 实现数量与覆盖率,基于 tools/validate_apis.py 脚本和 api_list_export.csv 对比实际代码实现。触发关键词:API 验证、API 覆盖率、验证 API 数量、检查 API 实现、API 统计 Source: foxzool/open-lark.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/foxzool/open-lark --skill openlark-api-validation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/foxzool/open-lark --skill openlark-api-validation
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from foxzool/open-lark

Quick answers

What is openlark-api-validation?

OpenLark API 覆盖率验证技能。用于验证各 crate 的 API 实现数量与覆盖率,基于 tools/validate_apis.py 脚本和 api_list_export.csv 对比实际代码实现。触发关键词:API 验证、API 覆盖率、验证 API 数量、检查 API 实现、API 统计 Source: foxzool/open-lark.

How do I install openlark-api-validation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/foxzool/open-lark --skill openlark-api-validation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/foxzool/open-lark