Feishu Wiki

🌐Community
by m1heng · vlatest · Repository

This skill integrates Feishu Wiki, providing a centralized knowledge base for teams and streamlining information access & collaboration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add feishu-wiki npx -- -y @trustedskills/feishu-wiki
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "feishu-wiki": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/feishu-wiki"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill integrates with Feishu (Lark) to enable AI agents to read, search, and write wiki pages directly within the platform. It allows agents to manage knowledge bases by retrieving existing documentation or creating new entries based on user instructions.

When to use it

  • Automating the creation of meeting minutes as structured wiki articles in your company's Feishu workspace.
  • Querying internal policy documents or technical runbooks when an agent needs context for a specific task.
  • Updating outdated project documentation by having the agent fetch current status data and rewrite relevant sections.

Key capabilities

  • Wiki Creation: Generates new wiki pages within Feishu based on provided content or prompts.
  • Content Retrieval: Searches existing wiki pages to find specific information or documents.
  • Platform Integration: Operates natively within the Feishu ecosystem via the clawdbot-feishu framework.

Example prompts

  • "Create a new wiki page titled 'Q3 Marketing Strategy' and summarize the key points from the attached spreadsheet."
  • "Search our internal wiki for the latest API rate limits and add a note to the developer onboarding guide."
  • "Update the 'Project Alpha' wiki page with the status of the current sprint based on the team's latest updates."

Tips & gotchas

Ensure your AI agent has the necessary administrative permissions within Feishu to create or edit wiki pages, as access controls may restrict these actions. The skill relies on the underlying clawdbot-feishu infrastructure, so verify that your Feishu app is correctly configured before expecting the agent to interact with documents.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
m1heng
Installs
62

🌐 Community

Passed automated security scans.