30-SECOND BRIEF
What it does—and when it fits
Lark Markdown manages Drive-native .md files through create, fetch, diff, targeted replacement, and overwrite operations. It deliberately stays separate from Feishu online documents and general Drive management; even a targeted patch fetches the current file, changes it locally, and overwrites the whole remote file.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.claude/skills/lark-markdown/~/.claude/skills/lark-markdown/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
This source cannot produce a reliable command. Open the listed source and copy the complete Skill folder manually.
Claude Code discovers custom Skill folders automatically at project or personal scope.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Create and fetch Markdown
Create a Drive-native Markdown file or retrieve its current content for review.
Compare revisions
Diff the remote file against a local draft before deciding what to change.
Replace targeted content
Replace one literal or regular-expression match, or deliberately overwrite the complete file.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- This profile is manually organized around the current upstream SKILL.md workflow.
- The capability boundary remains explicitly tied to open.feishu.cn.
- Core uses, limitations, and risks are separated for pre-install review.
Limitations
- It only handles Drive-native .md files, not Feishu docx documents or general file organization.
- Patch accepts one pattern-content pair and is not an atomic server-side edit; the final operation is a whole-file overwrite.
BEST FIT
Who it is for
Teams storing working Markdown in Feishu Drive
Agents maintaining versioned text documents
BEFORE YOU USE IT
Risks to review before use
Wrong-match whole-file overwrite
A broad regular expression or stale fetched copy can replace unintended content when the full file is written back. Fetch, preview the diff, and preserve a recoverable copy before writing.
External data and identity boundary
Requests access Feishu tenant resources. Use the correct identity, least-privilege scopes, and keep sensitive content out of logs.
SECURITY
What the permission profile means
- Declared access remains governed by the current upstream SKILL.md and runtime requests.
- Treat Feishu documents, messages, people, and business records as permission-controlled data.
- SkillSignal has not independently executed or security-audited this package; external skills.sh labels are not SkillSignal certification.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Manually expanded from the current upstream SKILL.md and linked source at open.feishu.cn, checked 2026-08-20. This is an original summary, not an execution result or security certification.