lark-doc

Manage Flyspace documents via lark-cli with create, edit, read, search, and file operations.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/pixiesgeosun/agent-skills --skill lark-doc-pixiesgeosun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-doc
Source: https://github.com/pixiesgeosun/agent-skills/tree/main/lark-doc
Command: npx skills add https://github.com/pixiesgeosun/agent-skills --skill lark-doc-pixiesgeosun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The lark-doc Skill provides document management functions such as document creation, editing, reading, image/file uploading/downloading, and searching in Flyspace. It aims to facilitate users who need to create, edit, and read Flyspace documents, and search for documents in the cloud space.

Core Features & Use Cases

  • Document Creation and Editing: Create and edit documents in Flyspace using Markdown syntax.
  • Document Reading: Retrieve the content of documents.
  • Image/File Handling: Upload and download images and files within documents.
  • Document Search: Search for documents in the cloud space.
  • Use Case: If a user needs to create or edit a document in Flyspace, retrieve document content, insert images into documents, or search for documents in the cloud space, this Skill can be used. If a user wants to locate electronic tables, reports, etc. in the cloud space by name or keyword, this Skill's 'docs +search' can be used for resource discovery.

Quick Start

To use the lark-doc skill, you need to execute the command: lark-cli docs --help

Frequently Asked Questions about lark-doc

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

FAQPage Schema
How do I create and edit documents in Flyspace using Markdown?

To create and edit documents in Flyspace, you can use the lark-cli command interface to directly manipulate document content using standard Markdown syntax. The skill handles document creation and editing by processing your Markdown input and updating the cloud space files accordingly.

Can I search for electronic tables and reports in the cloud space by keyword?

Yes, you can search for documents, electronic tables, and reports in the cloud space by name or keyword. Using the command line interface, you can execute targeted resource discovery to quickly locate specific files within your Flyspace environment.

Do I need lark-cli to manage Flyspace documents and upload files?

Yes, you must have lark-cli installed to interact with Flyspace and its features. The command line interface acts as the required dependency to execute document management functions, including reading content and uploading or downloading images and files.

How do I retrieve the content of an existing document in Flyspace?

To retrieve the content of an existing document in Flyspace, use the document reading function provided by the skill. You can execute the appropriate command via the lark-cli tool to fetch and display the text of the specified document directly from your cloud space.

What is the best way to handle image and file uploads within Flyspace documents?

The best way to handle image and file uploads within Flyspace documents is through the skill's dedicated file handling commands. It utilizes the Flyspace API to directly upload and download images and files, seamlessly integrating them into your document creation or editing workflow.