lark-sheets-ops
OfficialEffortlessly manage Lark Sheets with API integration.
AuthorChronoAIProject
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the management of Lark Sheets by enabling read and write operations through the NyxID-brokered sheets APIs, eliminating the need for manual data entry.
Core Features & Use Cases
- Find & Identify Sheets: Locate and retrieve sheet IDs for specified spreadsheets.
- Read Cell Ranges: Retrieve data from specified cell ranges within a spreadsheet.
- Append Rows: Add rows of data to the end of a spreadsheet.
- Overwrite Ranges: Replace data within specific cell ranges.
- Scope Probing: Detect missing permissions required for operations and report them.
- Use Case: Ideal for AI agents or automated systems that require real-time data updates or for users seeking to automate repetitive data entry tasks.
Quick Start
To append data to a Lark Sheet, use the command: lark-sheets-ops append --spreadsheet_token <token> --sheet_id <id> --data "a,b,c,d,e,f" --range "A1:C1"
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lark-sheets-ops Download link: https://github.com/ChronoAIProject/nyx-skills/archive/main.zip#lark-sheets-ops Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.