一键导入
import-notes
Import the user's existing notes into this wiki per its current rules, and update the indexes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Import the user's existing notes into this wiki per its current rules, and update the indexes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Triggered when project docs need to be modified, added, deleted, or reorganized. This skill holds the project's doc-organization conventions and writing rules.
把用户已有的笔记按本仓 wiki 规则,导入到对应位置,并更新索引。
在需要对项目文档进行修改、添加、删除、整理时触发。该skill包括了项目的文档组织方式、文档的撰写规则。
| name | import-notes |
| description | Import the user's existing notes into this wiki per its current rules, and update the indexes. |
Import the user's existing research notes (scattered across other notes apps, folders, or pasted directly into the prompt) into this wiki, file them in the right places per this repo's current conventions, and update the relevant indexes.
The user says any of (or anything semantically similar):
Two input modes are supported (mix is fine too):
.md / .txt / .pdf / .docx / .html / web clippings / code comments, etc.). Walk and read.If the user gives neither a path nor inline content, proactively ask.
Do NOT hardcode classification rules. The only premise of this skill is: this repo already has a set of live conventions. The actual routing must be read by the Agent from the repo on the fly:
CLAUDE.md — learn the reading order, update rules, and do-not-read areasOverview.md — learn the project skeleton, task navigation, and doc-organization conventionsData/DataOverview.md, Training/TrainingOverview.md, Eval/EvalOverview.md, ResearchNotes/ResearchNotesOverview.md, etc.) — learn what already exists and the naming conventionsXXX-conventions.md / supported-XXX.md style docs, read those tooBased on the above, form "this repo's current classification rules" as the basis for this import.
src-01, src-02…) for later reference when presenting the planUsing the rules learned in Step 1, decide for each item:
[[ ]] link in the corresponding Overview's indexIf an item cannot be classified confidently, do not force it in; park it and wait for the user to decide.
Present it as a checklist:
Import plan for this run (N items total):
[New]
src-01 → ResearchNotes/Models/xxxx.md
src-03 → ExperimentalTracks/20260405-yyy.md
[Append]
src-02 → Overview.md § Current main-line method
src-05 → Data/DataOverview.md § supported-datasets
[Index updates needed]
ResearchNotesOverview.md § Models
Overview.md § Task navigation
[Needs your decision]
src-04: covers both training tuning and eval metrics; suggest splitting into two, but please confirm the split point
src-07: looks like a diary, unsure whether to import
> Imported from: <original filename or "inline prompt"> (YYYY-MM-DD)
[[ ]] link + one-line summaryWhen done, tell the user:
Import complete. If you have more batches of notes later — another folder, another export, or scattered notes you think of later — you can always call this skill again and do it in multiple passes.
If the user explicitly says any of the following on trigger:
Then:
archive/, ExperimentalTracks/abandoned/, long experiment logs, and similar areas marked as do-not-read-by-default in this repo's rules — do not write into them (unless the user explicitly directs)