tavily-hikari-crawl

tavily-hikari-crawl is a skill for Claude Code, Codex from IvanLi-CN/tavily-hikari. It costs 23 tokens per session (198 once invoked), scanned A, original, MIT.

A bounded website-crawling skill that collects pages under a specified site or path through Tavily Hikari.

In plain words
What is it for?
It is for gathering documentation or website content from a defined starting URL and saving the crawl results for later analysis.
Why use it?
It keeps crawling focused on the pages that matter instead of scanning an entire site unnecessarily.

Skill for Claude CodeCodex

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

Good fit It is for gathering documentation or website content from a defined starting URL and saving the crawl results for later analysis.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ivanli-cn/tavily-hikari/tavily-hikari-crawl
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 IvanLi-CN/tavily-hikari --skill tavily-hikari-crawl
Clone the repo
git clone --depth 1 https://github.com/IvanLi-CN/tavily-hikari

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 tavily-hikari-crawl

README.md
[![agentmods](https://agentmods.dev/badge/skills/ivanli-cn/tavily-hikari/tavily-hikari-crawl/github.svg)](https://agentmods.dev/skills/ivanli-cn/tavily-hikari/tavily-hikari-crawl)
Your own site
<a href="https://agentmods.dev/skills/ivanli-cn/tavily-hikari/tavily-hikari-crawl"><img src="https://agentmods.dev/badge/skills/ivanli-cn/tavily-hikari/tavily-hikari-crawl/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 tavily-hikari-crawl

Your own site · 80×15
<a href="https://agentmods.dev/skills/ivanli-cn/tavily-hikari/tavily-hikari-crawl"><img src="https://agentmods.dev/badge/skills/ivanli-cn/tavily-hikari/tavily-hikari-crawl.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 198 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.00023 $0.00198
Opus 5 $0.00012 $0.00099
Sonnet 5 $0.00005 $0.00040
Haiku 4.5 $0.00002 $0.00020

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

Security

Grade A, and why

tavily-hikari-crawl 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 13d 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/tavily-hikari-crawl/SKILL.md · 32 lines

What it actually says

Tavily Hikari Crawl

Use this skill when a task needs to crawl a site or path through Tavily Hikari.

Workflow

  1. Define the start URL and crawl bounds before running the command.

  2. Run a bounded crawl:

    tvly-hikari crawl https://example.com/docs --json
    
  3. Save crawl results for follow-up analysis:

    tvly-hikari crawl https://example.com/docs --json --output-dir tavily-crawl
    
  4. Prefer narrow crawl scope over broad site-wide crawling.

Hikari Notes

  • Requests go to the configured Hikari /api/tavily/crawl facade.
  • Hikari token quota and audit logs apply to the crawl.
  • The upstream Tavily key remains inside Hikari's key pool.
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. 13d ago First seen · 32 lines · 23 tokens per session scan A e60a873c35b9

Subscribe to this mod's changes

tavily-hikari-crawl is a skill published in the GitHub repository IvanLi-CN/tavily-hikari (348 stars, last pushed today), licensed MIT. It adds 23 tokens to every session and 198 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

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

ddgs

Use when an agent needs to search the web, find images/news/videos/books, or extract content from a URL. Covers the ddgs Python library, CLI, and MCP server integration.

deedy5/ddgs · 40 tokens

ketch

Research skill for ketch — a fast stateless CLI for web search, OSS code search, curated library docs, page scraping, and site crawling; an optional MCP server exists for operators who want it, but the CLI is the primary interface. Use when a question needs live sources: 'research X', 'what are people saying about Y'…

1broseidon/ketch · 148 tokens

algolia-crawler

Use this skill whenever a user wants to crawl one or more web pages or a whole site and turn them into an Algolia index using the Algolia CLI — especially for RAG, AI search, semantic search, or Agent Studio retrieval. Triggers: "index my website/docs with Algolia", "set up the Algolia Crawler", "crawl this page for…

algolia/skills · 225 tokens

Web Search

Search the public web and fetch URL contents. Uses Tavily by default, with Exa and Brave as fallbacks.

winsenlabs/platos · 27 tokens

web-access

A set of instructions for finding and reading information on the internet, including public pages and some interactive or login-required sites.

desirecore/market · 255 tokens