Skip to main content
Back to the directory
tavily-ai/skillsSoftware EngineeringFrontend and Design

tavily-dynamic-search

Search the web, filter results, and extract content so that raw search data never enters your context window . Only your curated print() output comes back.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/tavily-ai/skills --skill tavily-dynamic-search
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, tavily-dynamic-search has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: tavily-ai/skills. Canonical URL: https://skills.sh/tavily-ai/skills/tavily-dynamic-search.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Search the web, filter results, and extract content so that raw search data never enters your context window . Only your curated print() output comes back. A typical tvly search --include-raw-content returns 8 results × 30-50K chars each = ~300K characters of raw page content. If this enters your context window, you burn tokens reading navigation bars, cookie banners, and boilerplate — and your reasoning quality degrades under the noise. By processing results inside a Python script, only your print() output enters context — typically 1-3K characters of pure signal. That's a 100-200x reduction. This skill replicates the architecture of Anthropic's Programmatic Tool Calling (PTC) for web search. PTC lets the model write code that orchestrates tool calls inside a sandbox — intermediate results stay in the sandbox, and only the final print() output reaches the model's context window.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tavily-dynamic-search do?

Search the web, filter results, and extract content so that raw search data never enters your context window . Only your curated print() output comes back.

Is tavily-dynamic-search good?

tavily-dynamic-search does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support tavily-dynamic-search?

tavily-dynamic-search currently lists compatibility with Claude Code, Skills CLI.

Is tavily-dynamic-search safe to install?

tavily-dynamic-search has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to tavily-dynamic-search?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install tavily-dynamic-search?

Run the following command to install tavily-dynamic-search: npx skills add https://github.com/tavily-ai/skills --skill tavily-dynamic-search

Related skills

More from tavily-ai/skills

Related skills

Alternatives in Software Engineering