# Web Search

> Keeps lightweight public-web discovery available for prompts, scheduled jobs, and follow-up research.

- Skill: `agentic-in/web-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/web-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/web-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/web-search

---


# Web Search

Use this built-in skill when a task needs fresh public-web discovery instead of local repo retrieval.

## Core rules

- Search the public web only when the answer depends on external or up-to-date information.
- Prefer targeted queries and trustworthy sources over broad speculative browsing.
- Summarize what the search changed about the answer instead of dumping raw result noise.

