Research add fields
Skill Weizhena/Deep-Research-skills/skills/research-codex-en/research-add-fields
Structured deep research skill for Claude Code/Open Code/Codex with human-in-the-loop control
npx -y skills add Weizhena/Deep-Research-skills --skill research-add-fieldsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Add field definitions to existing research outline.
SKILL.md
0.8 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)