feishu-api-docs
Fetches Feishu (Lark) API documentation from the official apifox mirror. Supports searching and extracting API schemas.
Best use case
feishu-api-docs is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Fetches Feishu (Lark) API documentation from the official apifox mirror. Supports searching and extracting API schemas.
Teams using feishu-api-docs should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/feishu-api-docs/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How feishu-api-docs Compares
| Feature / Agent | feishu-api-docs | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Fetches Feishu (Lark) API documentation from the official apifox mirror. Supports searching and extracting API schemas.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Feishu API Docs Skill Helps AI agents look up correct API structures for Feishu Open Platform. ## Usage ```bash node skills/feishu-api-docs/index.js search "create document" node skills/feishu-api-docs/index.js get "im/v1/messages" ```
Related Skills
feishui-file-sender
Send files via Feishu channel using message tool with filePath parameter.
nudocs
Upload, edit, and export documents via Nudocs.ai. Use when creating shareable document links for collaborative editing, uploading markdown/docs to Nudocs for rich editing, or pulling back edited content. Triggers on "send to nudocs", "upload to nudocs", "edit in nudocs", "pull from nudocs", "get the nudocs link", "show my nudocs documents".
Apple Docs MCP Skill
This skill wraps the Apple Developer Documentation MCP server.
Legal Docs FR
Générateur de documents juridiques français pour freelances/micro-entrepreneurs.
feishu-user
Feishu document operations (User Access Token version)
agent-republic-docs
Docs-only guide to Agent Republic.
feishu-bitable-creator
Create and populate Feishu (Lark) Bitable (multidimensional tables) with automated cleanup.
ogt-docs-define
General guide for creating definition documents.
ogt-docs-create
Create new documentation entities in the docs-first system.
ogt-docs-create-task
Create and manage task documents in the docs/todo/ workflow.
feishu_file_fetch
Implements a Clawdbot extension tool that downloads Feishu files by message_id and file_key, streams to disk with sha256, size limits, and path traversal protection. Use when the user asks to build or update the feishu_file_fetch tool, Feishu file download workflow, or Clawdbot extension handling message_id/file_key inputs.
seekdb-docs
Provides documentation and knowledge for seekdb database. When users ask about seekdb topics, automatically locate relevant documentation through the catalog file (from github).