askill
deep-research

deep-researchSafety 95Repository

Research a topic thoroughly in this repo and return a structured summary with file references. Use when you need to understand how something works, find patterns across modules, or audit implementations.

306 stars
6.1k downloads
Updated 3/8/2026

Package Files

Loading files...
SKILL.md

Deep Research (Explore)

Research $ARGUMENTS thoroughly.

Required output

  1. Findings: 3-10 bullets, each backed by specific file references
  2. Key code locations: a short list of the most important paths to read next
  3. Open questions / unknowns: what you could not confirm from the repo

Method

  • Start broad: use Glob to find likely modules.
  • Then go deep: use Grep to locate exact identifiers and call sites.
  • Read the top-ranked files and follow references until the flow is clear.
  • Stop when you hit diminishing returns (two additional searches yield no new information).

Rules

  • Be evidence-driven: always cite file paths.
  • Do not implement changes; this skill is for investigation only.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

88/100Analyzed 3/11/2026

Well-structured research skill with clear methodology. Provides specific output format (findings with citations, key locations, open questions) and step-by-step approach. Uses read-only tools with explicit safety rules. Located in dedicated skills folder with proper metadata. Slightly brief but functional. Bonus for explicit 'when to use' in description, structured steps, tags, skills folder location, and technical reference content.

95
85
80
70
85

Metadata

Licenseunknown
Version-
Updated3/8/2026
PublisherHeyvhuang

Tags

research