openlark-api
✓OpenLark 项目 API 接口实现规范(速查).用于添加/重构飞书开放平台 API:确定落盘路径、实现 Body/Response + Builder(Request)、Endpoints anzeigen/enum、补齐 mod.rs 导出,并明确"调用服务端 API"的方法签名/RequestOption传递约定.触发关键词:API 接口、API 文件、飞书 API、添加 API、调用服务端 API
Installation
SKILL.md
1) 定位 API:在 ./apilistexport.csv 拿到 bizTag、meta.Project、meta.Version、meta.Resource、meta.Name
2) 选 crate:根据 bizTag 选择 feature crate(见 §1) 3) 定路径:crates/{crate}/src/{bizTag}/{project}/{version}/{resource...}/{name}.rs 4) 写代码:Body/Response + Builder(execute/send)+ 端点常量/enum
5) 补导出:在 mod.rs 中 pub mod ... / pub use ... 6) 补链路:在约定入口补齐链式调用(默认 service.rs,但 openlark-docs 例外,见 §2) 7) 验证:just fmt && just lint && just test
OpenLark 项目 API 接口实现规范(速查).用于添加/重构飞书开放平台 API:确定落盘路径、实现 Body/Response + Builder(Request)、Endpoints anzeigen/enum、补齐 mod.rs 导出,并明确"调用服务端 API"的方法签名/RequestOption传递约定.触发关键词:API 接口、API 文件、飞书 API、添加 API、调用服务端 API Quelle: foxzool/open-lark.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/foxzool/open-lark --skill openlark-api- Quelle
- foxzool/open-lark
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist openlark-api?
OpenLark 项目 API 接口实现规范(速查).用于添加/重构飞书开放平台 API:确定落盘路径、实现 Body/Response + Builder(Request)、Endpoints anzeigen/enum、补齐 mod.rs 导出,并明确"调用服务端 API"的方法签名/RequestOption传递约定.触发关键词:API 接口、API 文件、飞书 API、添加 API、调用服务端 API Quelle: foxzool/open-lark.
Wie installiere ich openlark-api?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/foxzool/open-lark --skill openlark-api Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/foxzool/open-lark
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01