search.web

search.web is a skill for Claude Code from HybridAIOne/hybridclaw. It costs 30 tokens per session (314 once invoked), scanned A, original, MIT.

A web-search skill that finds public information through a configured self-hosted search service.

In plain words
What is it for?
Use it to look up information, discover web pages, find current sources, and conduct research where source sovereignty matters.
Why use it?
It helps an agent discover current sources and URLs while keeping searches on the configured search path.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it to look up information, discover web pages, find current sources, and conduct research where source sovereignty matters.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hybridaione/hybridclaw/search.web
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 HybridAIOne/hybridclaw --skill search.web
Clone the repo
git clone --depth 1 https://github.com/HybridAIOne/hybridclaw

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 search.web

README.md
[![agentmods](https://agentmods.dev/badge/skills/hybridaione/hybridclaw/search.web/github.svg)](https://agentmods.dev/skills/hybridaione/hybridclaw/search.web)
Your own site
<a href="https://agentmods.dev/skills/hybridaione/hybridclaw/search.web"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/search.web/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 search.web

Your own site · 80×15
<a href="https://agentmods.dev/skills/hybridaione/hybridclaw/search.web"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/search.web.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 314 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00030 $0.00314
Opus 5 $0.00015 $0.00157
Sonnet 5 $0.00006 $0.00063
Haiku 4.5 $0.00003 $0.00031

Measured 9d ago against content hash 66c3d8503e25, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

search.web 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 9d 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/search.web/SKILL.md · 35 lines

What it actually says

Search Web

Use this skill when the user asks to search the web, find current sources, look something up, discover URLs, or perform sovereignty-sensitive web research.

Workflow

  1. Call web_search with:
    • provider: "searxng"
    • categories: "general"
    • the user's query
    • count, freshness, country, or language only when the user asks for them or they are clearly implied.
  2. Return the most relevant results with title, URL, and a short snippet.
  3. Use web_fetch after web_search only when the user asks for content from a result or when an answer needs page-level evidence.

Constraints

  • Do not use hosted search providers for this skill unless the user explicitly asks to leave the sovereign SearXNG path.
  • Do not invent citations or claim fetched-page facts from search snippets alone.
  • If SearXNG is not configured, say that the self-hosted search provider is unavailable and include the tool error.
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. 9d ago First seen · 35 lines · 30 tokens per session scan A 66c3d8503e25

Subscribe to this mod's changes

search.web is a skill published in the GitHub repository HybridAIOne/hybridclaw (132 stars, last pushed yesterday), licensed MIT. It adds 30 tokens to every session and 314 once invoked, about $0.0002 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

brightdata-web-mcp

Search the web, scrape websites, extract structured data from URLs, and automate browsers using Bright Data's Web MCP. Use when fetching live web content, bypassing blocks/CAPTCHAs, getting product data from Amazon/eBay, social media posts, or when standard requests fail.

patchy631/ai-engineering-hub · 62 tokens

browserwing-executor

Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.

MemTensor/MemOS · 42 tokens

dev-browser

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…

MemTensor/MemOS · 84 tokens

pixelbrowse

Screenshot and visually read any web page or document using pixelshot. Use instead of fetching raw HTML when you need to see what a page looks like, read visual content (charts, diagrams, infographics), check layouts, or verify UI. Triggers: "look at this page", "screenshot", "what does this site look like", "check…

StarTrail-org/PixelRAG · 90 tokens

browserwing-admin

Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.

MemTensor/MemOS · 47 tokens

serper-search

Search the public web through Serper instead of the built-in WebSearch tool. Use when an agent needs current information, general web sources, or URLs not available from local files and project APIs. SERPERAPIKEY is available in the environment.

agentscope-ai/ReMe · 53 tokens