Research add items
Skill lornshrimp/Lorn.NovelWriteSkills/CommonSkills/通用-深度研究/research-en/research-add-items
一个面向长篇网文 / 小说创作工作流的 AI 写作资产库。它不是“随手堆提示词”的仓库,而是一套围绕 题材设计 → 大纲搭建 → 章节创作 → 审阅润色 → 多平台改写 → 质量门禁 → 分发落盘 搭起来的可复用写作系统。
npx -y skills add lornshrimp/Lorn.NovelWriteSkills --skill research-add-itemsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Add items (research objects) to existing research outline.
SKILL.md
0.8 KB, as published. Nobody here has run it
Research Add Items - Supplement Research Objects
Trigger
/research-add-items
Workflow
Step 1: Auto-locate Outline
Find */outline.yaml file in current working directory, auto-read.
Step 2: Get Supplement Sources in Parallel
Simultaneously:
- A. Ask user: What items to supplement? Any specific names?
- B. Ask if Web Search needed: Launch agent to search for more items?
Step 3: Merge and Update
- Append new items to outline.yaml
- Display to user for confirmation
- Avoid duplicates
- Save updated outline
Output
Updated {topic}/outline.yaml file (in-place modification)