← 返回 Skills 市场
erick0309

Feishu Doc

作者 erick0309 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
295
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install feishu-doc-cn
功能描述
Read, create, update, and append content in Feishu (飞书) documents with appropriate user permissions.
使用说明 (SKILL.md)

Feishu Doc Skill

Use this skill when user wants to read, create, update, or manage Feishu (飞书) documents.

Tools Available

  • feishu_doc: Read, write, append, create documents in Feishu

Use Cases

  • Read content from a Feishu document
  • Create new Feishu documents
  • Update existing Feishu documents
  • Append content to Feishu documents

Auth

User must have Feishu account with appropriate permissions to access documents.

Examples

  • "帮我读取一下这个飞书文档的内容"
  • "创建一个新飞书文档"
  • "更新这个飞书文档"
  • "在这个飞书文档后面追加内容"
安全使用建议
This skill appears to do what it says (manage Feishu docs) but it leaves out how authentication is handled and the source is unknown. Before installing: 1) Ask the platform/vendor how the 'feishu_doc' tool is implemented and where Feishu credentials/tokens are stored and used (OAuth flow, scope, storage location). 2) Confirm the minimum OAuth scopes required and that tokens are limited to only the needed document permissions. 3) Prefer testing with a throwaway Feishu account or limited-permission account first. 4) If the platform requires you to paste tokens, verify you trust the skill owner; avoid providing long-lived account credentials. 5) If you cannot get clear documentation about auth and the tool's implementer, treat the skill as higher risk and do not install it on sensitive accounts.
功能分析
Type: OpenClaw Skill Name: feishu-doc-cn Version: 1.0.0 The skill bundle provides standard instructions and metadata for a Feishu (飞书) document management tool. The SKILL.md file correctly outlines intended use cases such as reading, creating, and updating documents without any evidence of malicious prompt injection, data exfiltration, or unauthorized execution logic.
能力评估
Purpose & Capability
The name, description, and SKILL.md all indicate Feishu document read/write/append capabilities and reference a tool called 'feishu_doc', so the functionality described is coherent. However, the skill does not declare any required credentials or primaryEnv even though using Feishu APIs requires authentication; this omission is unexplained (may rely on platform-managed tool auth, but that is not documented here).
Instruction Scope
SKILL.md is short and narrowly scoped to Feishu document operations. It does not instruct the agent to read unrelated files, access arbitrary system paths, or send data to unknown endpoints. No open-ended directives grant broad discretionary data collection.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk and no third-party packages are pulled in by the skill itself — low install risk from the skill package.
Credentials
The SKILL.md states the user must have a Feishu account and references a 'feishu_doc' tool, but the registry metadata lists no required environment variables or primary credential. That mismatch is concerning: the skill either relies on an out-of-band platform tool binding (acceptable if documented) or it omits requesting credentials it needs. Also the skill has unknown source/homepage, so it's unclear who implements the 'feishu_doc' tool and how auth tokens are stored/used.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings. Autonomous invocation is allowed (platform default) — combined with the credential ambiguity this increases potential blast radius, but the skill itself does not request elevated persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install feishu-doc-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /feishu-doc-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Read, create, update Feishu documents
元数据
Slug feishu-doc-cn
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Feishu Doc 是什么?

Read, create, update, and append content in Feishu (飞书) documents with appropriate user permissions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 295 次。

如何安装 Feishu Doc?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install feishu-doc-cn」即可一键安装,无需额外配置。

Feishu Doc 是免费的吗?

是的,Feishu Doc 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Feishu Doc 支持哪些平台?

Feishu Doc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Feishu Doc?

由 erick0309(@erick0309)开发并维护,当前版本 v1.0.0。

💬 留言讨论