← 返回 Skills 市场
173
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install feishu-wiki-cn
功能描述
Manage Feishu Wiki knowledge bases by listing spaces, viewing, creating, moving, and renaming wiki pages with appropriate permissions.
使用说明 (SKILL.md)
Feishu Wiki Skill
Use this skill when user wants to manage Feishu (飞书) knowledge base (wiki) spaces and nodes.
Tools Available
feishu_wiki: List spaces, nodes, get content, create, move, rename wiki nodes
Use Cases
- List knowledge base spaces
- List nodes in a wiki space
- Get wiki page content
- Create new wiki pages
- Move/reorganize wiki nodes
Auth
User must have Feishu account with appropriate permissions to access knowledge base.
Examples
- "帮我列出飞书知识库的空间"
- "列出这个知识库下的所有页面"
- "创建一个新的知识库页面"
- "移动这个页面到另一个分类"
安全使用建议
Do not install or grant access yet. Ask the skill author to clarify: (1) what the referenced 'feishu_wiki' tool is and where it runs (local vs remote), (2) exact authentication method (OAuth flow, app_id/app_secret, access token) and which environment variables or secrets are required, (3) what API endpoints will be contacted and whether any data is stored outside your environment, (4) what permission scopes are needed and whether tokens are stored or transmitted. Prefer skills that document required env vars and show a clear, minimal auth flow; avoid installing until you can verify the source/homepage and review any code that will run with your Feishu credentials.
功能分析
Type: OpenClaw Skill
Name: feishu-wiki-cn
Version: 1.0.0
The skill bundle provides standard functionality for managing Feishu Wiki spaces and nodes, including listing, creating, and moving pages. The instructions in SKILL.md are consistent with the stated purpose, and there are no indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md describes listing, viewing, creating, moving wiki pages (which require authenticated API access), but the registry metadata and SKILL.md declare no credentials, env vars, endpoints, or mechanism for authenticating to Feishu. That mismatch (capability requires auth but no auth is requested or explained) is incoherent.
Instruction Scope
The instructions themselves are narrowly scoped to Feishu Wiki operations and do not instruct the agent to access other system files or external endpoints beyond the implied Feishu API. However, the SKILL.md references a 'feishu_wiki' tool without documenting how it authenticates or whether it transmits other data, leaving scope unclear.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write artifacts to disk or download external packages — low install surface.
Credentials
Managing Feishu wikis normally requires API credentials (e.g., app_id/app_secret, tenant or user access tokens) and permission scopes. The skill requests none and declares no primary credential or required env vars, which is disproportionate and leaves unanswered how authentication or credential storage is handled.
Persistence & Privilege
always is false and there is no indication the skill requests persistent system-level privileges or modifies other skills. Autonomous invocation is allowed (default), which is normal but should be considered alongside the auth ambiguity.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install feishu-wiki-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/feishu-wiki-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Manage Feishu knowledge base spaces and nodes
元数据
常见问题
Feishu Wiki 是什么?
Manage Feishu Wiki knowledge bases by listing spaces, viewing, creating, moving, and renaming wiki pages with appropriate permissions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。
如何安装 Feishu Wiki?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install feishu-wiki-cn」即可一键安装,无需额外配置。
Feishu Wiki 是免费的吗?
是的,Feishu Wiki 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Feishu Wiki 支持哪些平台?
Feishu Wiki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Feishu Wiki?
由 erick0309(@erick0309)开发并维护,当前版本 v1.0.0。
推荐 Skills