# Deep Search Enabler

> Enables thorough multi-source research beyond quick answers. Use for: deep search, comprehensive research, research thoroughly, `internet-enabler`.

- Skill: `stijnman/deep-search-enabler` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stijnman/deep-search-enabler`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stijnman/deep-search-enabler/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- License: MIT
- Author: Stijnman (https://skillmd.com/u/stijnman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/stijnman/deep-search-enabler

---

# Deep Search Enabler
## When to Use

- User says **deep search** or task matches this capability
- User says **comprehensive research** or task matches this capability
- User says **research thoroughly** or task matches this capability

## Workflow

1. Decompose question into sub-queries.
2. Search web, docs, and workspace in parallel.
3. Synthesize with citations; flag conflicting sources.
4. Score confidence via agentic-uncertainty-quantifier.

## Integrations

- `internet-enabler`
- `web-scraper`
- `insight-synthesizer`
- `agentic-uncertainty-quantifier`

## Error Handling

| Failure | Response |
|---------|----------|
| No sources found | Broaden query; suggest alternate terms. |

## Gotchas

- Cite URLs for factual claims.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.

