Capabilities
Create spreadsheets with headers and data, read/write cells, append rows, find content, export to file.
Agent Integration
This skill follows the Agent Skills Standard, compatible with Claude Code, OpenAI Codex, Cursor, and Gemini CLI. Install with npx skills add larksuite/cli and the skill activates automatically when relevant.
FAQ
Q: What is lark-sheets? A: Lark/Feishu CLI skill for spreadsheets. Create, read, write, append, find, and export spreadsheet data.
Q: How do I install lark-sheets?
A: Run npm install -g @larksuite/cli && npx skills add larksuite/cli -y -g, then lark-cli config init to set up credentials.