🔍
AI EngineeringPython

Research

by Weizhena

Research is an AI Engineering skill for Claude Code, published by Weizhena in Deep-Research-skills.

2K stars161 forkson Weizhena/Deep-Research-skillsAdded 2026/08/18+1% in starsRepository updated 2026/05/07
claude-codeclaude-code-skillsdeep-research-agentgpt-skillsllm-agentopencodeopencode-skillsresearch
Install in seconds
Install Research
Copy Research into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Weizhena/Deep-Research-skills/tree/master/skills/research-zh/research ~/.claude/skills/research

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Weizhena/Deep-Research-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/research-zh/research/SKILL.md in Weizhena/Deep-Research-skills
Installs to
~/.claude/skills/research
Collection
One of 13 skills cataloged from this repository
Category
AI Engineering2451 skills

What Research does

Research creates a preliminary research outline for a target topic, combining internal knowledge, web search, and user-defined fields. Use it before deep research for academic surveys, benchmark evaluations, or technology selection.

Research is cataloged under AI Engineering on DirSkills. Research comes from a repository tagged claude-code, claude-code-skills, deep-research-agent, gpt-skills and llm-agent.

Documentation

README

Research Skill - 初步调研

触发方式

/research <topic>

执行流程

Step 1: 模型内部知识生成初步框架

基于topic,利用模型已有知识生成:

  • 该领域的主要研究对象/items列表
  • 建议的调研字段框架

输出{step1_output},使用AskUserQuestion确认:

  • items列表是否需要增减?
  • 字段框架是否满足需求?

Step 2: Web Search补充

使用AskUserQuestion询问时间范围(如:最近6个月、2024年至今、不限)。

参数获取

  • {topic}: 用户输入的调研话题
  • {YYYY-MM-DD}: 当前日期
  • {step1_output}: Step 1生成的完整输出内容
  • {time_range}: 用户指定的时间范围

硬约束:以下prompt必须严格复述,仅替换{xxx}中的变量,禁止改写结构或措辞。

This is the opening of the README. Read the full README on GitHub.

Commands Research provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /research
  • /research-add-items
  • /research-add-fields
  • /research-deep

Frequently asked about Research

  • What else does Weizhena publish alongside Research?

    Research is one of 13 skills that DirSkills catalogs from Weizhena/Deep-Research-skills, the repository it ships in. Its siblings there include Preliminary Research, Research and Research Add Fields. Each one is a separate skill with its own page in this directory, installs the same way Research does, and is maintained by Weizhena in that same repository. The rest of the collection is listed on the Weizhena/Deep-Research-skills page.

  • How does Research compare to other AI Engineering skills?

    Research ranks #884 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Research against them. Open each page to compare what they document and how they install.

More from Weizhena/Deep-Research-skills

Research is one of 13 skills cataloged on DirSkills from Weizhena/Deep-Research-skills.

See all 13 skills
🔍
2w ago

Preliminary Research

Preliminary Research builds an initial research framework from model knowledge, supplements it with web search, and generates outline.yaml and fields.yaml to guide deeper research.
Automation
2K161
🔍
2w ago

Research

Research conducts preliminary research on a topic, generating an initial framework from model knowledge, supplementing it with web search results, and producing outline.yaml and fields.yaml files for subsequent deep research. Use it for academic research, benchmark research, technology selection, and similar tasks requiring structured outlines.
Automation
2K161
📋
2w ago

Research Add Fields

Research Add Fields appends new field definitions to an existing research outline fields.yaml file. Use it when a deep research topic needs additional fields sourced from user input or web search.
Data
2K161
🗂️
2w ago

Research Add Fields

Research Add Fields adds new field definitions to an existing research outline's fields.yaml. Use it when you need to expand the structure of a research topic with user-provided or web-searched fields.
Data
2K161
2w ago

Research Add Items

Research Add Items appends new research objects (items) to an existing outline.yaml file, prompting the user for supplements and optionally launching web search to find more.
Automation
2K161
2w ago

Research Add Items

Research Add Items appends new items to an existing research outline.yaml. Use it after /research-add-items to supplement a deep research topic with more targets, optionally triggering web search for discovery.
Automation
2K161