← Back to Skills Marketplace
erick0309

Feishu Doc

by erick0309 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
295
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install feishu-doc-cn
Description
Read, create, update, and append content in Feishu (飞书) documents with appropriate user permissions.
README (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

  • "帮我读取一下这个飞书文档的内容"
  • "创建一个新飞书文档"
  • "更新这个飞书文档"
  • "在这个飞书文档后面追加内容"
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install feishu-doc-cn
  3. After installation, invoke the skill by name or use /feishu-doc-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Read, create, update Feishu documents
Metadata
Slug feishu-doc-cn
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Feishu Doc?

Read, create, update, and append content in Feishu (飞书) documents with appropriate user permissions. It is an AI Agent Skill for Claude Code / OpenClaw, with 295 downloads so far.

How do I install Feishu Doc?

Run "/install feishu-doc-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Feishu Doc free?

Yes, Feishu Doc is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Feishu Doc support?

Feishu Doc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Feishu Doc?

It is built and maintained by erick0309 (@erick0309); the current version is v1.0.0.

💬 Comments