ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

wolai-mcp

通过 wolai MCP 协议操作 wolai 笔记(MCP 版本)。支持读取页面/大纲/块内容、创建/删除/更新文档、搜索文档、Section 级编辑、块级精确操作、多栏布局等。比 API 版本功能更强大,支持删除、修改、搜索等 API 版本不支持的操作。当用户配置了 WOLAI_MCP_TOKEN 时优先使用此 skill。触发场景:「读取 wolai 页面」、「搜索 wolai 文档」、「删除 wolai 页面」、「修改 wolai 内容」、「存入 wolai 笔记」等。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cizixiu/wolai-mcp-skill
Or

What This Skill Does

The wolai-mcp skill is a powerful integration that bridges OpenClaw with your wolai workspace via the official MCP (Model Context Protocol). Unlike standard API-only integrations, this skill provides comprehensive document management capabilities, including deep structural editing, page creation, deletion, precise block-level manipulation, and multi-column layout support. By leveraging the MCP standard, it allows the AI to perform complex operations like reordering sections, updating specific blocks, and performing advanced searches across your entire knowledge base.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/cizixiu/wolai-mcp-skill

Once installed, you must authenticate. You can find your MCP Token by navigating to your wolai settings (Personal Settings -> MCP Access) at https://www.wolai.com. After generating a token, simply tell the AI: "帮我配置 wolai MCP Token,Token 是 [YOUR_TOKEN]" or manually set the WOLAI_MCP_TOKEN environment variable in your system configuration.

Use Cases

  • Knowledge Management: Quickly append notes, meeting minutes, or brainstorming ideas to specific pages.
  • Content Organization: Refactor your notes by moving blocks, updating sections, or restructuring document hierarchies.
  • Retrieval & Analysis: Search through thousands of blocks to find specific information that is otherwise buried in your workspace.
  • Workflow Automation: Automatically generate report templates or summarize pages directly into your wolai dashboard.

Example Prompts

  1. "搜索 wolai 中关于 '2024年季度复盘' 的文档,并总结其中的关键决策点。"
  2. "在我的 '待办事项' 页面中创建一个新的待办列表,并添加三个任务:写周报、回复邮件、同步项目进度。"
  3. "删除我的 '临时草稿' 页面中标题为 '无用笔记' 的那个块,保持其他内容不变。"

Tips & Limitations

  • Token Security: Your WOLAI_MCP_TOKEN is sensitive. Never share it publicly or commit it to version control systems.
  • MCP Requirements: Ensure your network has access to https://api.wolai.com to communicate with the MCP server.
  • Best Practices: Use precise language when asking the AI to modify blocks. Because this skill supports granular block-level editing, being specific about the section or header helps the agent execute tasks with higher accuracy and less hallucination.

Metadata

Author@cizixiu
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cizixiu-wolai-mcp-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#wolai#productivity#knowledge-management#mcp#notes
Safety Score: 4/5

Flags: network-access, external-api