Research add fields
Skill lornshrimp/Lorn.NovelWriteSkills/CommonSkills/通用-深度研究/research-en/research-add-fields
一个面向长篇网文 / 小说创作工作流的 AI 写作资产库。它不是“随手堆提示词”的仓库,而是一套围绕 题材设计 → 大纲搭建 → 章节创作 → 审阅润色 → 多平台改写 → 质量门禁 → 分发落盘 搭起来的可复用写作系统。
npx -y skills add lornshrimp/Lorn.NovelWriteSkills --skill research-add-fieldsAssembled 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 field definitions to existing research outline.
SKILL.md
1.0 KB, as published. Nobody here has run it
Research Add Fields - Supplement Research Fields
Trigger
/research-add-fields
Workflow
Step 1: Auto-locate Fields File
Find */fields.yaml file in current working directory, auto-read existing fields definitions.
Step 2: Get Supplement Source
Ask user to choose:
- A. User direct input: User provides field names and descriptions
- B. Web Search: Launch agent to search common fields in this domain
Step 3: Display and Confirm
- Display suggested new fields list
- User confirms which fields to add
- User specifies field category and detail_level
Step 4: Save Update
Append confirmed fields to fields.yaml, save file.
Output
Updated {topic}/fields.yaml file (in-place modification, requires user confirmation)