Deep-Research-skills
Provides structured deep research capabilities for Claude Code, OpenCode, and Codex, supporting a two-phase research process.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- skill-github
- Repository
- github.com/Weizhena/Deep-Research-skills
Overview
Deep-Research-skills is a structured research workflow skill designed for Claude Code, OpenCode, and Codex. It supports a two-phase research approach: outline generation (scalable) and in-depth investigation. With human-machine interaction design, it ensures precise control at each stage. This skill assists users with tasks such as academic research, technical research, market research, and due diligence. Installation requires copying the skill files to a specified directory and installing the Python dependency pyyaml. Ideal for users requiring in-depth research capabilities.
Capabilities
- ▪Generate research outlines
- ▪Add more research items
- ▪Add more field definitions
- ▪Conduct in-depth research on each item
- ▪Generate Markdown reports
Use cases
Setup
git clone https://github.com/Weizhena/deep-research-skills.git && cd deep-research-skills && cp -r skills/research-en/* ~/.claude/skills/ && cp agents/web-search-agent.md ~/.claude/agents/ && cp -r agents/web-search-modules ~/.claude/agents/ && pip install pyyaml
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install Deep-Research-skills?
Clone the repository and copy the skill files to the designated directory, then install the Python dependency pyyaml.
Which platforms are supported?
Supports Claude Code, OpenCode, and Codex.
Related skills
Scrapling
An adaptive web scraping framework capable of handling everything from single requests to large-scale scraping.
TrendRadar
An AI-driven tool for sentiment monitoring and trend analysis, supporting multi-platform aggregation, RSS subscription, and intelligent notifications.
gpt-researcher
An autonomous agent for deep research using any LLM provider.
SurfSense
SurfSense is an open-source AI agent network research platform providing real-time data connectivity via REST API or MCP server.
video-search-and-summarization
NVIDIA Video Search and Summarization Blueprint enables real-time video analytics, visual question answering, and automated reporting.
google-maps-scraper
Scrape business data from Google Maps, such as name, address, phone number, etc.