Agent skill · Security

research

Research technical solutions, analyze architectures, gather requirements thoroughly. Use for technology evaluation, best practices research, solution design, scalability/security/maintainability analysis.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-hotriluan-alkana-dashboard --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-hotriluan-alkana-dashboard/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**: - **Gemini Toggle**: Check `.opencode/.ck.json` (or `~/.opencode/.ck.json`) for `skills.research.useGemini` (default: `true`). If `false`, skip Gemini and use WebSearch. - If useGemini is enabled and `gemini` bash command is available, execute `gemini -m gemini-2.5-flash -p "...your search prompt..."` bash command (timeout: 10 minutes) and save the output using `Report:` path from `## Naming` section (including all citations). - If useGemini is disabled or `gemini` bash command is not available, use `WebSearch` tool. - Run multiple `gemini` bash commands or `WebSearch` tools in parallel to search for relevant in

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?

Research technical solutions, analyze architectures, gather requirements thoroughly. Use for technology evaluation, best practices research, solution design, scalability/security/maintainability analysis.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-hotriluan-alkana-dashboard --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