lark-task-doc-ledger

Normalize Feishu/Lark cloud document tasks into numbered ledgers with fixed fields.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/eatbreads/.agents --skill lark-task-doc-ledger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-task-doc-ledger
Source: https://github.com/eatbreads/.agents/tree/main/skills/lark-task-doc-ledger
Command: npx skills add https://github.com/eatbreads/.agents --skill lark-task-doc-ledger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes scattered Feishu/Lark task notes into a stable, simple, one-level numbered ledger, ensuring each task has fixed fields for owner, source, priority, description, notes, and related docs.

Core Features & Use Cases

  • Normalize tasks: Convert loose task entries from Feishu cloud docs into a consistent, single-layer list.
  • Field completion: Auto-fill missing fields with sensible defaults (Source: 暂无; Priority: 暂无; Notes: 暂无; Related docs: 暂无).
  • Use Case: When a team stores tasks in Feishu cloud docs, this skill delivers a minimal, easy-to-maintain ledger that supports adding new items from chat context and back-writing updates.

Quick Start

Read the targeted Feishu/Lark document and normalize its tasks into a simple, numbered ledger.

Frequently Asked Questions about lark-task-doc-ledger

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

FAQPage Schema
How do I normalize Lark document tasks into a numbered list?

To normalize Lark document tasks, this Skill reads scattered task entries from Feishu cloud docs and converts them into a simple, single-layer numbered ledger with fixed fields for owner, source, priority, and description.

What is the fixed schema for a Lark task ledger?

The fixed schema for a Lark task ledger includes six fields: owner, source, priority, description, notes, and related documents. Missing values are automatically filled with sensible defaults like '暂无' to maintain consistency.

Can I add new tasks to a Feishu cloud doc from chat context?

Yes, you can add new tasks to a Feishu cloud doc from chat context. The Skill extends the existing document ledger by appending new items in the same single-layer format and writing the changes back to the document.

Does the Lark task normalization support nested sub-tasks?

No, Lark task normalization does not support nested sub-tasks. It deliberately avoids creating nested sub-tasks to maintain a minimal, easy-to-maintain single-layer numbered ledger format for all entries.

How do I update existing tasks in a Lark cloud document?

To update existing tasks in a Lark cloud document, the Skill reads the current numbered ledger, applies modifications, and writes back the changes to the document while preserving the fixed schema and single-layer structure.