📦 Karpathy Wiki — 构建知识库

v0.1.1

构建、维护、查询并校验持久化的 Markdown 知识库,将原始资料与最终答案无缝衔接,适合个人或团队管理知识资产。

0· 92·0 当前·0 累计
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is internally coherent and appears to do what it says: read, synthesize, and update markdown wiki files. Before installing or using it, consider: (1) backup or put your wiki under version control so you can review edits the agent makes; (2) limit the skill's file-scope to the wiki folder (don't give it access to unrelated directories); (3) avoid ingesting sensitive secrets into the wiki since the agent will read/write those files; (4) test the skill on a small example wiki to confirm ...
详细分析 ▾
用途与能力
The name/description (maintain a markdown wiki) aligns with the instructions: read sources/index/log pages, synthesize, and write or update wiki markdown. No unrelated binaries, env vars, or external services are requested.
指令范围
Instructions explicitly tell the agent to read and modify wiki files (index.md, log.md, pages, sources). This is expected for a wiki-maintenance skill, but the SKILL.md is permissive about paths and when to create pages — the agent will have discretion to read and write files in the user's wiki area, so users should be aware it edits their content.
安装机制
No install spec or code files are included; the skill is instruction-only so nothing is downloaded or written to disk by an installer.
凭证需求
The skill requests no environment variables, credentials, or config paths. All required access is limited to reading/writing wiki files per the instructions.
持久化与权限
always:false and the skill is user-invocable. It does not request permanent/autonomous privileges beyond the normal platform default for skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.12026/4/13

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install karpathy-wiki
镜像加速npx clawhub@latest install karpathy-wiki --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库