Skip to main content
Back to registry

feishu-wiki

m1heng/clawdbot-feishu

Single tool feishu_wiki for knowledge base operations.

Installs232
Install command
npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-wiki
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Single tool feishu_wiki for knowledge base operations. From URL → token = ABC123def Returns all accessible wiki spaces. With parent: Returns: node_token , obj_token , obj_type , etc. Use obj_token with feishu_doc to read/write the document. With type and parent: obj_type : docx (default), sheet , bitable , mindnote , file , doc , slides To different location: To edit a wiki page: Dependency: This tool requires feishu_doc to be enabled. Wiki pages are documents - use feishu_wiki to navigate, then feishu_doc to read/edit content. Required: wiki:wiki or wiki:wiki:readonly - Get node: { "action": "get", "token": "wiki_token" } → returns obj_token - Read doc: feishu_doc { "action": "read", "doc_token": "obj_token" } - Write doc: feishu_doc { "action": "write", "doc_token": "obj_token", "content": "..." }

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does feishu-wiki do?

Single tool feishu_wiki for knowledge base operations.

Is feishu-wiki good?

feishu-wiki does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does feishu-wiki work with?

feishu-wiki currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to feishu-wiki?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install feishu-wiki?

npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-wiki

Related skills

More from m1heng/clawdbot-feishu

Related skills

Alternatives in Software Engineering