lark-markdown

Create, edit, upload, and replace Markdown files in Feishu Drive via lark-cli.

28|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/echonoshy/ripple --skill lark-markdown-echonoshy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-markdown
Source: https://github.com/echonoshy/ripple/tree/main/skills/lark/lark-markdown
Command: npx skills add https://github.com/echonoshy/ripple --skill lark-markdown-echonoshy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of creating, editing, and managing Markdown files within Feishu, saving time and effort in document management.

Core Features & Use Cases

  • Markdown Creation and Editing: Easily create and edit Markdown files within Feishu.
  • File Management: Upload, fetch, and overwrite Markdown files directly.
  • Content Replacement: Perform local text replacement or regular expression replacements on Markdown files.
  • Use Case: Suppose you have a team collaboration document stored as a Markdown file in Feishu. Use this Skill to quickly update or correct information within the document.

Quick Start

To create a new Markdown file named 'Meeting Notes.md', use the lark-markdown skill with the command: 'lark-cli markdown +create --name Meeting Notes.md'.

Frequently Asked Questions about lark-markdown

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

FAQPage Schema
How do I manage Markdown files stored in Feishu Drive?

To manage Markdown files in Feishu Drive, you can use lark-cli to create, edit, upload, and overwrite documents directly. This approach simplifies document management and saves time updating team collaboration files.

What do I need to edit Feishu Markdown files using command line tools?

Editing Feishu Markdown files requires lark-cli and a Feishu connector. You must authenticate and interact with the Feishu API using these dependencies to manipulate documents stored in Feishu Drive.

Can I perform text replacement on Markdown files in Feishu?

Yes, you can perform local text replacement or regular expression replacements on Markdown files in Feishu. This allows you to quickly update or correct information within team collaboration documents.

How do I create a new Markdown file in Feishu?

To create a new Markdown file in Feishu, use the lark-cli command structure like 'lark-cli markdown +create --name filename.md'. This directly initializes a new document within your Feishu Drive storage.

What is the best way to update content across multiple Feishu Markdown documents?

The best way to update content is using lark-cli to fetch, apply regular expression replacements, and overwrite Markdown files directly in Feishu. This method efficiently corrects information across team collaboration documents.