원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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包括了项目的文档组织方式、文档的撰写规则。
SOC 직업 분류 기준
| 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)