agentsclimarketplace

Research add fields

Skill lornshrimp/Lorn.NovelWriteSkills/CommonSkills/通用-深度研究/research-en/research-add-fields

Add field definitions to existing research outline.From its SKILL.md

Install
npx -y skills add lornshrimp/Lorn.NovelWriteSkills --skill research-add-fields

Assembled 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.

SKILL.md

1.0 KB, 184 tokens by cl100k_base, as published. Nobody here has run it

<!-- ===== Layer 1: 永久缓存 ===== -->

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)

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.