Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bighardperson avatar

Deep Research

  • 9 installs
  • 33 repo stars
  • Updated April 26, 2026
  • bighardperson/computer-science-skills-collection

Deep-research (research-add-fields) is a skill that appends confirmed field definitions to an existing research outline's fields.yaml file.

About

This skill supplements an existing research outline by adding field definitions to a fields.yaml file. A developer runs it when structuring a research topic and wants to expand the fields being tracked, either by entering them directly or by searching the web for common fields in that domain. It shows suggested fields for confirmation, then appends them to the file in place.

  • Adds field definitions to an existing research outline
  • Reads and updates a fields.yaml in the working directory
  • Optionally uses a web-search agent to suggest common fields

Deep Research by the numbers

  • 9 all-time installs (skills.sh)
  • Ranked #2,218 of 3,280 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Jul 30, 2026 (Skillselion catalog sync)
At a glance

deep-research capabilities & compatibility

Capabilities
research · web search
Use cases
research · web search
From the docs

What deep-research says it does

向现有调研outline补充字段定义。
SKILL.md
将确认的字段追加到fields.yaml,保存文件。
SKILL.md
npx skills add https://github.com/bighardperson/computer-science-skills-collection --skill deep-research

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs9
repo stars33
Last updatedApril 26, 2026
Repositorybighardperson/computer-science-skills-collection

What it does

Expand a research outline by adding confirmed field definitions to its fields.yaml file.

When should I use this skill?

You have a research outline and want to add new tracked fields, from user input or a web search.

What you get

  • updated fields.yaml file

By the numbers

  • 4-step execution flow

Files

research-add-fields/SKILL.mdMarkdownGitHub ↗

Research Add Fields - 补充调研字段

触发方式

/research-add-fields

执行流程

Step 1: 自动定位Fields文件

在当前工作目录查找 */fields.yaml 文件,自动读取现有fields定义。

Step 2: 获取补充来源

询问用户选择:

  • A. 用户直接输入:用户提供字段名称和描述
  • B. Web Search搜索:启动web-search-agent搜索该领域常用字段

Step 3: 展示并确认

  • 展示建议的新字段列表
  • 用户确认哪些字段需要添加
  • 用户指定字段分类和detail_level

Step 4: 保存更新

将确认的字段追加到fields.yaml,保存文件。

输出

更新后的 {topic}/fields.yaml 文件(原地修改,需用户确认)

Related skills

Productivity & Planningresearchautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.