researching-web

researching-web is a skill for Claude Code, Codex from alexei-led/cc-thingz. It costs 75 tokens per session (732 once invoked), scanned A, original, MIT.

A workflow for researching information on the web using sources such as official documentation and other primary evidence. It is meant for questions about current facts, comparisons, standards, and software changes.

In plain words
What is it for?
Use it to investigate technical trade-offs, recent releases, ecosystem news, licensing, standards, and current best practices.
Why use it?
It reduces the risk of relying on outdated or unsupported information. It also separates broad web research from looking up exact API syntax or repository-specific facts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to investigate technical trade-offs, recent releases, ecosystem news, licensing, standards, and current best practices.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexei-led/cc-thingz/researching-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 alexei-led/cc-thingz --skill researching-web
Clone the repo
git clone --depth 1 https://github.com/alexei-led/cc-thingz

Made for: Claude Code, Codex.

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 researching-web

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexei-led/cc-thingz/researching-web"><img src="https://agentmods.dev/badge/skills/alexei-led/cc-thingz/researching-web.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 732 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.00075 $0.00732
Opus 5 $0.00037 $0.00366
Sonnet 5 $0.00015 $0.00146
Haiku 4.5 $0.00007 $0.00073

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

Security

Grade A, and why

researching-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.

src/skills/researching-web/SKILL.md · 102 lines

How it starts

The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Web Research

Use web tools for grounded external research. Prefer primary sources, official docs, and current evidence. Do not answer from memory when the user asked for research.

Scope

Use this for:

  • comparisons and trade-offs
  • recent facts, current-state questions, and release behavior
  • standards and external best practices
  • ecosystem, licensing, or market facts
  • vendor docs as evidence for non-syntax claims

Do not use this for:

  • exact API syntax, config keys, or code examples → looking-up-docs
  • repo-specific questions that local files can answer
  • private code, secrets, credentials, or proprietary data

Tool selection

Choose tools by question type:

  • Simple factual question: use the platform's focused answer or search tool.
  • Source selection: search first, then fetch or read the best official or primary sources.
  • Broad investigation: use deep or asynchronous research when available.
  • Follow-up detail on a cited source: fetch the relevant source directly.

Do not hardcode one provider as the answer for every question. Use the tool that best matches the question and the available runtime.

Workflow

  1. Restate the research question and the decision it should inform.
  2. Decide whether the question is simple, source-selection, or broad investigation.
  3. Gather sources with the matching tool.
  4. Prefer primary or official sources when they can answer the question.
  5. Compare sourced facts against local project constraints before recommending changes.
  6. Separate sourced facts from recommendation or judgment.
  7. Report unknowns, stale-source risk, and gaps directly.

If the user asks for the workflow itself, describe the source-gathering plan and output structure; do not present an uncited recommendation as fact.

Conditional References

  • sources.md — read when choosing between web tools or evaluating source quality: tier ranking, stale-source detection, platform-specific tool guidance (Pi web_search/web_answer/web_research), source caching.

Read the full file on GitHub · 102 lines

Files

What ships with it

2 files 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. 9d ago First seen · 102 lines · 75 tokens per session scan A 09725105ba76

Subscribe to this mod's changes

researching-web is a skill published in the GitHub repository alexei-led/cc-thingz (35 stars, last pushed today), licensed MIT. It adds 75 tokens to every session and 732 once invoked, about $0.0004 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-08-30.