web-search
Web search and content extraction with Tavily and Exa via inference.sh CLI. Apps: Tavily Search, Tavily Extract, Exa Search, Exa Answer, Exa Extract. Capabilities: AI-powered search, content extraction, direct answers, research. Use for: research, RAG pipelines, fact-checking, content aggregation, agents. Triggers: web search, tavily, exa, search api, content extraction, research, internet search, ai search, search assistant, web scraping, rag, perplexity alternative
npx skills add majiayu000/claude-skill-registry --skill web-search-balkonsen-ha-ai-gen-workflow --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Web Search & Extraction Search the web and extract content via [inference.sh](https://inference.sh) CLI.  ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login # Search the web infsh app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' ``` ## Available Apps ### Tavily | App | App ID | Description | |-----|--------|-------------| | Search Assistant | `tavily/search-assistant` | AI-powered search with answers | | Extract | `tavily/extract` | Extract content from URLs | ### Exa | App | App ID | Description | |-----|--------|-------------| | Search | `exa/search` | Smart web search with AI | | Answer | `exa/answer` | Direct factual answers | | Extract | `exa/extract` | Extract and analyze web content | ## Examples ### Tavily Search ```bash infsh app run tavily/search-assistant --input '{ "query": "What are the best practices for building AI agents?" }' ``` Returns AI-generated answers with sources and images. ### Tavily Extract ```ba
- Quick Start
- Available Apps
- Tavily
- Exa
- Examples
- Tavily Search
- Tavily Extract
- Exa Search
- Exa Answer
- Exa Extract
- Workflow: Research + LLM
- Workflow: Extract + Summarize
- Use Cases
- Related Skills
infsh login
Search the web
infsh app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}'
infsh app run tavily/search-assistant --input '{
infsh app run tavily/extract --input '{
infsh app run exa/search --input '{
infsh app run exa/answer --input '{
infsh app run exa/extract --input '{
infsh app run openrouter/claude-sonnet-45 --input '{
infsh app run openrouter/claude-haiku-45 --input '{What does the web-search skill do?
Web search and content extraction with Tavily and Exa via inference.sh CLI. Apps: Tavily Search, Tavily Extract, Exa Search, Exa Answer, Exa Extract. Capabilities: AI-powered search, content extraction, direct answers, research. Use for: research, RAG pipelines, fact-checking, content aggregation, agents. Triggers: web search, tavily, exa, search api, content extraction, research, internet search, ai search, search assistant, web scraping, rag, perplexity alternative
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill web-search-balkonsen-ha-ai-gen-workflow --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.
