lark-bitable-ops

Automate creation, modification, and access of Lark Bitable tables, fields, and records.

Updated May 4, 2026
One-click install
npx skills add https://github.com/ChronoAIProject/nyx-skills --skill lark-bitable-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-bitable-ops
Source: https://github.com/ChronoAIProject/nyx-skills/tree/main/lark-bitable-ops
Command: npx skills add https://github.com/ChronoAIProject/nyx-skills --skill lark-bitable-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing Lark Bitable tables by automating tasks like creating tables, listing fields, reading, filtering, and writing records, and providing access to the user.

Core Features & Use Cases

  • Create and Manage Lark Bitable Tables: Automate the creation of new tables and grant access to the user.
  • List and Manage Fields: Retrieve and list the fields of a table, including required fields.
  • Read and Filter Records: Access and filter records in a table based on user criteria.
  • Write Records: Create, update, and batch-write records in a table.
  • Use Case: Imagine you need to track a project's progress. Use this Skill to create a table, input data, and track the progress in real-time.

Quick Start

Use the lark-bitable-ops skill to create a new Lark Bitable table named 'Project Tracker' with the necessary fields and grant me full access.

Frequently Asked Questions about lark-bitable-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Lark Bitable table creation and data entry?

Automating Lark Bitable table creation and data entry is achieved by using this Skill to programmatically create new tables, manage fields, and batch-write records through Lark APIs.

Can I filter and read specific records in a Lark Bitable table programmatically?

Yes, you can filter and read specific records in a Lark Bitable table programmatically. This Skill accesses and filters table records based on your specified criteria via Lark APIs.

What is the best way to manage project tracking data in Lark Bitable?

Managing project tracking data in Lark Bitable is best handled by automating table creation, defining required fields, and writing progress records in real-time to streamline your tracking workflow.

Do I need NyxID-brokered access to write records to Lark Bitable?

Yes, you need NyxID-brokered access to interact with Lark APIs. This Skill relies on this authentication mechanism to create, update, and write records to your Lark Bitable tables.

How do I list and retrieve fields from an existing Lark Bitable table?

To list and retrieve fields from an existing Lark Bitable table, this Skill queries the table structure via Lark APIs and returns the field definitions, including any required fields.

Related Skills