← 返回 Skills 市场
lephix

YoudaoNote LLM Wiki

作者 lephix · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install youdaonote-llm-wiki
功能描述
当用户提到「知识库」「Wiki」「新建知识库」「创建 Wiki」「初始化 Wiki」「LLM Wiki」「素材摄入」「知识查询」「知识库审计」「一致性检查」「归档对话」「记下来」「存入知识库」「切换知识库」「用哪个知识库」「换一个知识库」「选知识库」,或使用助记词 wiki-init、wiki-ingest、wi...
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youdaonote-llm-wiki
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youdaonote-llm-wiki 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug youdaonote-llm-wiki
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

YoudaoNote LLM Wiki 是什么?

当用户提到「知识库」「Wiki」「新建知识库」「创建 Wiki」「初始化 Wiki」「LLM Wiki」「素材摄入」「知识查询」「知识库审计」「一致性检查」「归档对话」「记下来」「存入知识库」「切换知识库」「用哪个知识库」「换一个知识库」「选知识库」,或使用助记词 wiki-init、wiki-ingest、wi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 YoudaoNote LLM Wiki?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youdaonote-llm-wiki」即可一键安装,无需额外配置。

YoudaoNote LLM Wiki 是免费的吗?

是的,YoudaoNote LLM Wiki 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

YoudaoNote LLM Wiki 支持哪些平台?

YoudaoNote LLM Wiki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 YoudaoNote LLM Wiki?

由 lephix(@lephix)开发并维护,当前版本 v1.0.3。

💬 留言讨论