← Back to Skills Marketplace
161
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install youdaonote-llm-wiki
Description
当用户提到「知识库」「Wiki」「新建知识库」「创建 Wiki」「初始化 Wiki」「LLM Wiki」「素材摄入」「知识查询」「知识库审计」「一致性检查」「归档对话」「记下来」「存入知识库」「切换知识库」「用哪个知识库」「换一个知识库」「选知识库」,或使用助记词 wiki-init、wiki-ingest、wi...
Usage Guidance
This skill will read metadata across your entire Youdao account and create/update notes and folders inside the account tied to the API key you provide. Before installing or using it: (1) confirm the youdaonote CLI is the official client you trust; (2) be prepared to provide an API key (the skill will instruct how to set it in the CLI); (3) pay attention to prompts and only approve registry rebuilds or bulk writes you understand — the skill documents these consent points; (4) consider backing up important notes if you are concerned about automated writes; (5) if you want tighter control, ask the agent to preview the exact changes (list of files/contents) before it runs any save/mkdir commands.
Capability Analysis
Type: OpenClaw Skill
Name: youdaonote-llm-wiki
Version: 1.0.3
The skill implements a structured knowledge management system (Wiki) within YoudaoNote, following the Karpathy LLM Wiki pattern. It uses a CLI tool (youdaonote) to manage folders and notes, with clear persistence disclosures and security boundaries defined in SKILL.md. While it references a `curl | bash` installation script (https://artifact.lx.netease.com/download/youdaonote-cli/install.sh), it explicitly instructs the agent to have the user perform this manually and provides a security-conscious alternative for script inspection. The instructions also include specific safeguards against shell injection (e.g., prohibiting command substitution in note content), indicating a high level of security awareness and alignment with the stated purpose.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the requested artifacts: the skill manages a Youdao-based LLM Wiki. Declared requirements (youdaonote CLI and YOUDAONOTE_API_KEY) are exactly what a CLI-based account manager would need.
Instruction Scope
SKILL.md instructs account-wide read/search operations (youdaonote list/search/read) and explicit write operations (mkdir, save) to create folders, schema/index/log and content pages. These actions are appropriate for a wiki manager, and the skill documents a persistence disclosure and requires user confirmation for registry rebuilds and large (10+ page) writes, but the agent will still run an account scan at session start — users should be aware this reads metadata across their entire Youdao account.
Install Mechanism
Instruction-only skill with no install spec; requires an existing youdaonote binary. This is low-risk compared with pulling arbitrary code or downloads.
Credentials
Only YOUDAONOTE_API_KEY is required and is appropriate for the described operations. No unrelated secrets or extra environment variables are requested.
Persistence & Privilege
always:false and no system-wide persistence requested. The skill intentionally performs write operations to the user's Youdao account (expected for this functionality) and documents those writes and consent points.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youdaonote-llm-wiki - After installation, invoke the skill by name or use
/youdaonote-llm-wiki - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Improved CLI version check: now supports `youdaonote upgrade` if available, and provides installation guide for Windows or upgrade failures.
- Updated minimum CLI version required remains at 1.2.3.
- Enhanced upgrade guidance with a direct link to the official CLI installation guide for better user experience.
- Documentation fully reflects the improved installation and upgrade protocol.
v1.0.2
Version 1.0.2
- 增加数据持久化和权限说明,明确 skill 会对用户笔记账户做写入(写入类别、时机与内容)。
- 强化写入边界和安全机制描述(只影响已授权账号,仅在用户同意后执行敏感写操作)。
- 优化会话启动协议,注册表重建必须征得用户明确同意,流程更透明。
- 修正前置检查流程,CLI 未安装/鉴权失败/版本不符时仅提示操作不自动执行命令。
- 文档结构梳理更清晰:数据写入声明、前置检查、注册表构建步骤和安全规则单独列出。
- 在技能元数据中新增环境变量要求(YOUDAONOTE_API_KEY)。
v1.0.1
首次公开发布:LLM Wiki skill
v1.0.0
Initial release of Youdaonote LLM Wiki — persistent, interlinked Markdown wiki for Youdao Note, using the Karpathy LLM Wiki mode.
- Enables seamless knowledge ingestion, querying, and consistency check within Youdao Note.
- Auto-creates standard folder structure (Raw, Entities, Concepts, Comparisons, Queries) based on Wiki mode.
- Implements YAML frontmatter and cross-reference conventions for every wiki page.
- Provides detailed initialization and core workflow for ingest (素材摄入), query (知识查询), and lint (一致性检查).
- All content persists in Youdao Note cloud for multi-device access and easy sharing.
Metadata
Frequently Asked Questions
What is YoudaoNote LLM Wiki?
当用户提到「知识库」「Wiki」「新建知识库」「创建 Wiki」「初始化 Wiki」「LLM Wiki」「素材摄入」「知识查询」「知识库审计」「一致性检查」「归档对话」「记下来」「存入知识库」「切换知识库」「用哪个知识库」「换一个知识库」「选知识库」,或使用助记词 wiki-init、wiki-ingest、wi... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install YoudaoNote LLM Wiki?
Run "/install youdaonote-llm-wiki" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YoudaoNote LLM Wiki free?
Yes, YoudaoNote LLM Wiki is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YoudaoNote LLM Wiki support?
YoudaoNote LLM Wiki is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created YoudaoNote LLM Wiki?
It is built and maintained by lephix (@lephix); the current version is v1.0.3.
More Skills