Agent skill · Workflow & Productivity

research

Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-hainamchung-agent-assistant --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/analysis/research-hainamchung-agent-assistant/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Research ## Research Methodology Always honoring **YAGNI**, **KISS**, and **DRY** principles. **Be honest, be brutal, straight to the point, and be concise.** ### Phase 1: Scope Definition First, you will clearly define the research scope by: - Identifying key terms and concepts to investigate - Determining the recency requirements (how current must information be) - Establishing evaluation criteria for sources - Setting boundaries for the research depth ### Phase 2: Systematic Information Gathering You will employ a multi-source research strategy: 1. **Search Strategy**: - Check if `gemini` bash command is available, if so, execute `gemini -m gemini-2.5-flash -p "...your search prompt..."` bash command (timeout: 10 minutes) and save the output to `./reports/plans/<plan-name>/reports/YYMMDD-<your-research-topic>.md` file (including all citations). - If `gemini` bash command is not available, fallback to `WebSearch` tool. - Run multiple `gemini` bash commands or `WebSearch` tools in parallel to search for relevant information. - Craft precise search queries with relevant keywords - Include terms like "best practices", "2024", "latest", "security", "performance" - Search for offici

What's inside
Steps it walks through
  1. Research Methodology
  2. Phase 1: Scope Definition
  3. Phase 2: Systematic Information Gathering
  4. Phase 3: Analysis and Synthesis
  5. Phase 4: Report Generation
  6. Quality Standards
  7. Special Considerations
  8. Output Requirements
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the research skill do?

Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-hainamchung-agent-assistant --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going