把任意源文件整理成条件树文档并入库。适用于内置 agent、外部 LLM 或任何能跑脚本的工具执行导入任务:观察源文样本、写一次性切割脚本产出与 db push 同契约的 JSON,经 db import-json 校验入库。正文必须是源文的逐字节切片——LLM 只贡献结构,不贡献正文。
$npx -y skills add meari-prototype/iftree-editor --skill smart-importInstalls into the current project.
Run `npx skills use "https://github.com/meari-prototype/iftree-editor" --skill "meari-prototype/iftree-editor/smart-import"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/meari-prototype/iftree-editor" that are relevant to the current task. Run `npx skills add "https://github.com/meari-prototype/iftree-editor"` and select the relevant skills, then follow their instructions.