用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nevalang/neva --skill papercut命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | papercut |
| description | Capture or triage small Neva repository and engineering-harness frictions without derailing feature work. |
Use this skill when a person or agent encounters minor friction while doing other Neva work: a flaky command, stale cache, misleading error, obsolete script, or documentation that contradicts observed behavior.
The journal is .codex/papercuts.md.
It is not an issue tracker. Product, language, compiler, and runtime defects
belong in their owning GitHub issue or change; already-tracked work stays there.
Keep working on the original task unless the friction blocks it.
Add one entry directly below the journal marker, newest first:
## YYYY-MM-DD HH:MM TZ — author or model
What I was doing -> what got in the way. Include the relevant command or
error, workaround, and likely cause or fix when known.
Record only evidence already observed. Never put credentials, access tokens, or private data in an entry.
Do not silently broaden the current task to implement a separate fix. Ask for direction when the remediation is material and not already in scope.