youdaonote

Automate note and folder CRUD, todos, and webpage clipping via the youdaonote CLI.

1|Updated May 13, 2026
One-click install
npx skills add https://github.com/wtgoku-create/PopiStudio --skill youdaonote-wtgoku-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youdaonote
Source: https://github.com/wtgoku-create/PopiStudio/tree/main/SKILLs/youdaonote
Command: npx skills add https://github.com/wtgoku-create/PopiStudio --skill youdaonote-wtgoku-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

YoudaoNote removes the friction of manually creating, reading, updating, and organizing notes and todos in Youdao Cloud Note by automating routine knowledge-management actions through its CLI.

Core Features & Use Cases

  • Note CRUD (create/read/update/delete): Create new notes, retrieve existing content, update Markdown notes, rename, move, and delete notes safely via the official CLI.
  • Todo management: Create, update (done/undone), delete todos and manage todo groups for lightweight task tracking.
  • Web clipping and search: Clip webpages into notes and search notes by keyword to speed up knowledge capture and retrieval.
  • Folder management: Create and browse folders so the agent can store content in the right place.

Use case example: You want to collect an article from a URL, clip it into a specific folder, then create a Markdown note with a summary and a related todo for follow-up.

Quick Start

Ask the agent to save a Markdown note titled “Meeting Notes” to your chosen folder and include the provided content, using the youdaonote skill.

Frequently Asked Questions about youdaonote

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

FAQPage Schema
How do I automate creating and updating Markdown notes in Youdao Cloud Note?

Automating Youdao Cloud Note creation and updates requires invoking the youdaonote CLI with the mandatory global selector "-s ydn". You can reliably preserve large and Markdown-rich content by supporting JSON or file-based input flows.

Can I clip webpages directly into specific folders for knowledge capture?

Yes, webpage clipping into specific folders is supported. You can clip a webpage from a URL into a chosen folder, then create a Markdown note with a summary and a related todo for follow-up to speed up knowledge capture.

How does todo lifecycle management work with Youdao Cloud Note CLI?

Todo lifecycle management in Youdao Cloud Note is handled via CLI commands to create, update to done or undone status, delete todos, and manage todo groups. This enables lightweight task tracking directly within your knowledge base.

What should I do when API key errors occur during Youdao Cloud Note CLI automation?

When API key errors occur during Youdao Cloud Note CLI automation, the system handles them by prompting for the correct key setup. You must validate CLI availability and minimum version first to ensure proper authentication.

Does Youdao Cloud Note CLI support folder organization and note searching?

Yes, the Youdao Cloud Note CLI supports full folder management to create and browse folders for storing content in the right place. It also provides keyword search functionality to speed up knowledge retrieval across your notes.

What are the limitations or constraints when managing notes through CLI automation?

Constraints when managing notes through CLI automation include requiring the mandatory "-s ydn" global selector for every invocation. Large and Markdown-rich content must use JSON or file-based flows to reliably preserve formatting without loss.