# Send 📄 Feishu Doc Manager | 飞书文档管理器 to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "feishu-doc-manager",
    "name": "📄 Feishu Doc Manager | 飞书文档管理器",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/Shuai-DaiDai/feishu-doc-manager",
    "canonicalUrl": "https://clawhub.ai/Shuai-DaiDai/feishu-doc-manager",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/feishu-doc-manager",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=feishu-doc-manager",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "feishu-doc-manager",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T23:45:59.805Z",
      "expiresAt": "2026-05-08T23:45:59.805Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=feishu-doc-manager",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=feishu-doc-manager",
        "contentDisposition": "attachment; filename=\"feishu-doc-manager-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "feishu-doc-manager"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/feishu-doc-manager"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/feishu-doc-manager",
    "downloadUrl": "https://openagent3.xyz/downloads/feishu-doc-manager",
    "agentUrl": "https://openagent3.xyz/skills/feishu-doc-manager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/feishu-doc-manager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/feishu-doc-manager/agent.md"
  }
}
```
## Documentation

### 📄 Feishu Doc Manager | 飞书文档管理器

Seamlessly publish Markdown content to Feishu Docs with automatic formatting.
将 Markdown 内容无缝发布到飞书文档，自动渲染格式。

### 🎯 Problems Solved | 解决的痛点

ProblemSolution问题解决方案Markdown tables not renderingAuto-convert tables to formatted listsMarkdown 表格无法渲染自动转换为格式化列表Permission management complexityOne-click collaborator management权限管理复杂一键协作者管理400 errors on long contentAuto-split long documents长内容 400 错误自动分段写入Inconsistent formattingwrite/append auto-render Markdown格式不一致write/append 自动渲染

### 1. 📝 Smart Markdown Publishing | 智能 Markdown 发布

Auto-render: write/append actions automatically render Markdown
Table handling: Tables auto-converted to formatted lists
Syntax support: Headers, lists, bold, italic, code, quotes

### 2. 🔐 Permission Management | 权限管理

Add/remove collaborators
Update permission levels (view/edit/full_access)
List current permissions

### 3. 📄 Document Operations | 文档操作

Create new documents
Write full content with Markdown
Append to existing documents
Update/delete specific blocks

### 🚀 Quick Start | 快速开始

cd ~/.openclaw/workspace/skills
git clone https://github.com/Shuai-DaiDai/feishu-doc-manager.git

### 📋 Supported Markdown | 支持的 Markdown

MarkdownFeishu Result# TitleHeading 1- ItemBullet list**bold**Bold> quoteBlockquote

### 🔧 Important Distinctions | 重要区分

write/append vs update_block:

Featurewrite/appendupdate_blockMarkdown rendering✅ Yes❌ No (plain text)

### 📦 Required Permissions | 必需权限

docx:document
docx:document:write_only
docs:permission.member

### 📝 License | 许可证

MIT
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Shuai-DaiDai
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T23:45:59.805Z
- Expires at: 2026-05-08T23:45:59.805Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/feishu-doc-manager)
- [Send to Agent page](https://openagent3.xyz/skills/feishu-doc-manager/agent)
- [JSON manifest](https://openagent3.xyz/skills/feishu-doc-manager/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/feishu-doc-manager/agent.md)
- [Download page](https://openagent3.xyz/downloads/feishu-doc-manager)