web-search

web-search is a skill for Claude Code from aiskillstore/marketplace. It costs 111 tokens per session (1,052 once invoked), scanned A, original, no licence file.

A web-search and content-extraction tool using Tavily and Exa, services that search the internet and retrieve information from pages. It can return search results, extracted content, and direct answers.

In plain words
What is it for?
Use it for research, fact-checking, content collection, and retrieval-augmented generation (RAG), where an AI uses searched documents to answer questions.
Why use it?
It helps agents find current information, gather page content, and support answers with external sources. It is useful when information is too broad or recent to rely on existing context.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it for research, fact-checking, content collection, and retrieval-augmented generation (RAG), where an AI uses searched documents to answer questions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aiskillstore/marketplace/web-search
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add aiskillstore/marketplace --skill web-search
Clone the repo
git clone --depth 1 https://github.com/aiskillstore/marketplace

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for web-search

README.md
[![agentmods](https://agentmods.dev/badge/skills/aiskillstore/marketplace/web-search/github.svg)](https://agentmods.dev/skills/aiskillstore/marketplace/web-search)
Your own site
<a href="https://agentmods.dev/skills/aiskillstore/marketplace/web-search"><img src="https://agentmods.dev/badge/skills/aiskillstore/marketplace/web-search/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for web-search

Your own site · 80×15
<a href="https://agentmods.dev/skills/aiskillstore/marketplace/web-search"><img src="https://agentmods.dev/badge/skills/aiskillstore/marketplace/web-search.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,052 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00111 $0.01052
Opus 5 $0.00056 $0.00526
Sonnet 5 $0.00022 $0.00210
Haiku 4.5 $0.00011 $0.00105

Measured 7d ago against content hash 22a0ec550a3d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

web-search scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/101-skills/web-search/SKILL.md · 153 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 153 lines · 111 tokens per session scan A 22a0ec550a3d

Subscribe to this mod's changes

web-search is a skill published in the GitHub repository aiskillstore/marketplace (421 stars, last pushed today), with no licence file. It adds 111 tokens to every session and 1,052 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

searchcans-rag-source-curator

Build a small, diverse, evidence-ready RAG source manifest from localized Google or Bing results, Reader extracts, direct file extraction, and optional page screenshots. Use for grounding packs, source curation, knowledge-base intake, and pre-ingestion evidence checks.

SearchCans/searchcans-skills · 60 tokens

langchain

Apply when building LangChain pipelines, LCEL chains, agents, or retrieval-augmented generation systems.

sordi-ai/skill-everything · 24 tokens

ChatDOC Studio--KnowledgeMate

Create and operate ChatDOC Studio knowledge bases through pdrouter using a Bearer API key and JavaScript helpers. Use when Codex needs to upload one or more PDF/DOC/DOCX files, skip failed files without aborting the whole job, create a knowledge base from successful uploads, or call the ChatDOC Studio knowledge-base…

PaodingAI/skills · 92 tokens

markitdown

Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.

K-Dense-AI/scientific-agent-skills · 61 tokens

baoyu-danger-gemini-web

Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation"…

JimLiu/baoyu-skills · 74 tokens

rag-architect

Designs and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelines, applying reranking, and evaluating retrieval quality. Use when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic…

Jeffallan/claude-skills · 73 tokens