·tavily-tools
</>

tavily-tools

bsamiee/parametric_forge

Executes Tavily AI web operations via unified Python CLI. Use when searching the web, extracting content from URLs, crawling websites, or mapping site structure.

4Installs·0Trend·@bsamiee

Installation

$npx skills add https://github.com/bsamiee/parametric_forge --skill tavily-tools

SKILL.md

[H1][TAVILY-TOOLS] Dictum: Command-specific arguments enforce correct invocation.

[IMPORTANT] search requires --query; extract requires --urls; crawl/map require --url. 1Password injects API key automatically.

| [1] | search | {query, results[], images[], answer} | | [2] | extract | {urls[], results[], failed[]} | | [3] | crawl | {baseurl, results[], urlscrawled} | | [4] | map | {baseurl, urls[], totalmapped} |

Executes Tavily AI web operations via unified Python CLI. Use when searching the web, extracting content from URLs, crawling websites, or mapping site structure. Source: bsamiee/parametric_forge.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bsamiee/parametric_forge --skill tavily-tools
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is tavily-tools?

Executes Tavily AI web operations via unified Python CLI. Use when searching the web, extracting content from URLs, crawling websites, or mapping site structure. Source: bsamiee/parametric_forge.

How do I install tavily-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bsamiee/parametric_forge --skill tavily-tools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bsamiee/parametric_forge