mcpbeat

Research Add Fields

weizhena/deep-research-research-add-fields

Add field definitions to existing research outline.

This is a copy. The original lives at weizhena/research-add-fields.

214 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1853
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Weizhena/Deep-Research-skills --skill research-add-fields

The instruction itself

8 sections, as written by the author

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)

How to use it

Copy the folder

Take weizhena/deep-research-research-add-fields from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.