Back to Skills
    🦞

    feishu-api-docs

    Fetches Feishu (Lark) API documentation from the official

    By @autogame-17
    View on GitHub
    SKILL.md
    ---
    name: feishu-api-docs
    description: Fetches Feishu (Lark) API documentation from the official apifox mirror. Supports searching and extracting API schemas.
    ---
    
    # 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"
    ```