wps-note

Read, write, search, and manage WPS Notes via MCP Server.

162|10|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/wpsnote/wpsnote-skills --skill wps-note
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wps-note
Source: https://github.com/wpsnote/wpsnote-skills/tree/main/wps-note
Command: npx skills add https://github.com/wpsnote/wpsnote-skills --skill wps-note

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows AI agents to interact with WPS Notes, enabling them to read, write, search, and manage notes programmatically, transforming your notes into an agent's memory layer.

Core Features & Use Cases

  • Read & Search: Retrieve note content, outlines, and search for specific information across your notes.
  • Edit & Create: Modify existing notes, insert new content, and create new notes.
  • Manage Notes & Tags: List, sync, and delete notes, as well as manage tags for better organization.
  • Use Case: Ask your AI to "Summarize my meeting notes from yesterday" or "Create a new note about the project proposal and add it to the 'Projects' tag."

Quick Start

Use the wps-note skill to list your notes.

Frequently Asked Questions about wps-note

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use an AI agent to read and search WPS Notes?

AI agents can read and search WPS Notes by connecting through an MCP Server, enabling them to retrieve note content, outlines, and specific information across your saved documents programmatically.

Can I create and edit WPS Notes programmatically using XML?

Yes, you can create and edit WPS Notes programmatically using a block-based document model that exchanges data via XML, supporting various block types like paragraphs, headings, tables, and images.

How do I manage tags and sync notes with an AI agent?

You can manage tags and sync notes with an AI agent by utilizing the MCP Server operations, which support listing, syncing, deleting notes, and managing tags for better organization.

What block types are supported when editing WPS Notes via MCP?

Editing WPS Notes via MCP supports a block-based document model that handles various block types including paragraphs, headings, tables, and images for comprehensive content creation.

Does WPS Note support error diagnostics for AI agent interactions?

Yes, WPS Note facilitates error diagnostics within its MCP Server operations, allowing AI agents to identify and handle issues during note creation, content editing, and tag management processes.