Yuque Document Management

🌐Community
by doomclouds · vlatest · Repository

Helps with documentation, management as part of agent workflows workflows.

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 yuque-document-management npx -- -y @trustedskills/yuque-document-management
2

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

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

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

About This Skill

The yuque-document-management skill enables AI agents to interact with Yuque, a Chinese wiki and knowledge base platform. It allows agents to create, read, update, and delete documents directly within the system. This integration streamlines workflow automation for teams relying on Yuque for documentation and project management.

When to use it

  • Automate the creation of standard operating procedure (SOP) updates after a code deployment.
  • Retrieve specific technical documentation details when troubleshooting an application error.
  • Archive meeting notes by creating new documents in designated project folders.
  • Update existing wiki pages with the latest version numbers or release changelogs.

Key capabilities

  • Create new documents within Yuque workspaces.
  • Read and retrieve content from existing documents.
  • Update document text and metadata.
  • Delete obsolete or outdated documentation entries.

Example prompts

  • "Create a new document in the 'Engineering' folder titled 'Q3 Security Audit Results' with the attached summary."
  • "Read the current version of the API integration guide and summarize the authentication changes."
  • "Update the 'Project Roadmap' document to reflect the new deadline for the mobile app launch next Friday."

Tips & gotchas

Ensure your AI agent has the necessary OAuth permissions or API keys configured to access the specific Yuque workspace where documents are stored. Document names must be unique within their respective folders to avoid conflicts during creation or updates.

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
doomclouds
Installs
52

🌐 Community

Passed automated security scans.