Bundle
@tezign/dsh-write-feishu-docs
Evidence-driven Feishu/Lark document writing skill for DeepSeek Harness (dsh) — turn Feishu wiki/docs/minutes/Base/chats & local files into structured docs with conclusions, evidence & actions. 飞书文档证据化编写技能插件:从业务资料到可验证、结构化、可执行的飞书成稿(战略方案/经营分析/GTM/复盘/PRD/管理汇报等)。
- Source
- welay21312312321
- License
- MIT
- Updated
- Updated 2 days ago
Readme
# @tezign/dsh-write-feishu-docs > Evidence-driven **Feishu / Lark document writing** — turn business material into verified, structured docs with conclusions, evidence & actions — as a one-command-install skill for **DeepSeek Harness (dsh)**. > > 飞书**文档证据化编写**:把飞书 Wiki/文档/妙记/会议纪要/Base/聊天和本地资料,编写成有证据、有结论、可执行并经实时读回验证的飞书文档。DeepSeek Harness 一键安装的技能插件。 [](https://github.com/topics/dsh-plugin) [](https://www.npmjs.com/package/@tezign/dsh-write-feishu-docs) [](https://www.npmjs.com/package/@tezign/dsh-write-feishu-docs) [](LICENSE) --- ## 这是什么 / What is this 一个 **DeepSeek Harness (dsh) 插件包(bundle)**:安装后,`write-feishu-docs` 技能自动注册进你的 AI 技能目录。AI 会以"结论—证据—动作"结构,把业务资料编写成可验证、可执行的飞书文档(战略方案、经营分析、GTM、业务复盘、PRD、管理层汇报、案例研究等),并实时读回验证。 It is a **dsh plugin bundle**: after install, the `write-feishu-docs` skill is auto-registered, so your AI agent can turn business evidence into structured, readable, live-verified Feishu documents using a conclusion–evidence–action structure. ## 安装 / Install 需要已安装 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)(`dsh`)与 [pnpm](https://pnpm.io/)。 ```sh # 在你的 web profile 中安装本插件 dsh plugin --profile web add @tezign/dsh-write-feishu-docs # 重启 dsh web 后生效(技能自动出现在 AI 技能目录) ``` ## 前置依赖 / Prerequisites 本插件本身零依赖,但编写飞书文档需要飞书能力,请确保你的环境中已有: 1. **lark-cli** — 飞书命令行工具(全部文档/Base/妙记操作经由它执行) 2. **lark-cli 认证** — `lark-cli auth login`,需 `docx:document` 等相应权限域 ## 使用方法 / Usage 装好后直接对 AI 说: > "把这周的会议纪要和经营数据整理成一份经营分析报告发到飞书" AI 会读取你的飞书资料,按"结论—证据—动作"结构组织成文档并发布。 ## 安全与隐私 / Security & Privacy - **包内无任何密钥**:本插件不包含、不读取、不写入任何 API Key / token / 凭据。 - **凭据留在本机**:飞书认证由你本机的 `lark-cli` 管理(环境变量 / `$DSH_HOME/.credentials.yaml` / `.env`)。 - **数据不出你的账号**:所有读取与写入均发生在你授权登录的飞书账号内,本插件不收集、不上传任何数据。 ## 开发 / Development ```sh git clone https://github.com/welay21312312321/dsh-write-feishu-docs cd dsh-write-feishu-docs # 本地调试:用 --patch 覆盖层直接加载本目录,无需发布 dsh --profile web --patch ./cordis.patch.yml ``` ## 发布 / Publishing ```sh npm login npm publish --access public ``` ## License MIT © Tezign Technology
Install
dsh plugin --profile web add github:welay21312312321/dsh-write-feishu-docs#299f224cca2d992744e53a9539b4197c0c0db479
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install tezign-dsh-write-feishu-docs from the hub