Top AI Skills Top AI Skills

Lark Base

larksuite

14K 1K 2026-06-21

AI skill for reading and managing Lark/Feishu Base records and tables from your coding assistant. Part of the larksuite CLI with 26 agent skills.

>_
Quick Install
npx skills add https://github.com/larksuite/cli --skill lark-base
Instructions

What It Is

A skill inside the larksuite CLI that gives your AI agent structured access to Lark Base — the spreadsheet-database hybrid in Lark’s productivity suite. Your assistant can query records, create and update rows, list tables, and search across bases, all through natural language instead of clicking through the web UI or writing raw API calls.

What’s Actually Different

Most database queries from an AI agent require either a SQL connection string in your environment or a custom API wrapper that breaks every time the schema changes. Lark Base uses the same shared authentication as the other 25 skills in the larksuite CLI — the same login that reads documents, manages wikis, and creates calendar events also handles Base operations. Compared to setting up a direct database connection, you get row-level access control through Lark’s permission model, schema-aware queries that respect field types, and no credential sprawl across your tooling.

Who It’s For

Install this if your team uses Lark Base to track project tasks, customer data, inventory, or anything structured — and you want your AI assistant to query or update that data mid-conversation without context-switching to a browser. Skip it if you don’t use Lark, or if your data lives in a traditional SQL database where direct querying would be simpler.

Bottom Line

Your AI assistant queries and updates Lark Base tables as naturally as it reads your source code.

Frequently Asked Questions

What is Lark Base?
AI skill for reading and managing Lark/Feishu Base records and tables from your coding assistant. Part of the larksuite CLI with 26 agent skills.
How to install Lark Base?
Run: npx skills add https://github.com/larksuite/cli --skill lark-base
Which AI tools is Lark Base compatible with?
Claude Code, Cursor, Codex
Who created Lark Base?
larksuite
What category is Lark Base?
Automation