# Search

> [WHAT] AI-powered web search, answer generation, and content extraction [WHEN] Search the web, get AI answers with citations, find similar pages, extract URL contents [IMPORTANT] Always include current date/year in search queries for time-sensitive topics, and use --start-date to filter fresh results [TRIGGERS] search, web search, find similar, answer, research, extract content, get contents

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

---


# Search Integration

Provides AI-powered web search, answer generation, similar page discovery, and content extraction through Composio.

## Quick Reference

| Want to... | Script |
|------------|--------|
| **Search** the web | `exa_search.py` |
| **Get an answer** (with citations) | `exa_answer.py` |
| **Find similar** pages to a URL | `exa_find_similar.py` |
| **Extract contents** from URL(s) | `exa_get_contents.py` |
| **Check auth** | `auth_check.py` |

