[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-tavily-tavily-research":3,"mdc-22dk23-key":34,"related-repo-tavily-tavily-research":1100,"related-org-tavily-tavily-research":1181},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":24,"repoUrl":25,"updatedAt":26,"license":27,"forks":28,"topics":29,"repo":30,"sourceUrl":32,"mdContent":33},"tavily-research","conduct AI-powered research with Tavily","Conduct comprehensive AI-powered research with citations via the Tavily CLI. Use this skill when the user wants deep research, a detailed report, a comparison, market analysis, literature review, or says \"research\", \"investigate\", \"analyze in depth\", \"compare X vs Y\", \"what does the market look like for\", or needs multi-source synthesis with explicit citations. Returns a structured report grounded in web sources. Takes 30-120 seconds. For quick fact-finding, use tavily-search instead.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"tavily","Tavily","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Ftavily.png","tavily-ai",[13,17,18,21],{"name":14,"slug":15,"type":16},"Research","research","tag",{"name":9,"slug":8,"type":16},{"name":19,"slug":20,"type":16},"Summarization","summarization",{"name":22,"slug":23,"type":16},"CLI","cli",426,"https:\u002F\u002Fgithub.com\u002Ftavily-ai\u002Fskills","2026-04-06T18:54:07.378619",null,36,[],{"repoUrl":25,"stars":24,"forks":28,"topics":31,"description":27},[],"https:\u002F\u002Fgithub.com\u002Ftavily-ai\u002Fskills\u002Ftree\u002FHEAD\u002Fskills\u002Ftavily-research","---\nname: tavily-research\ndescription: |\n  Conduct comprehensive AI-powered research with citations via the Tavily CLI. Use this skill when the user wants deep research, a detailed report, a comparison, market analysis, literature review, or says \"research\", \"investigate\", \"analyze in depth\", \"compare X vs Y\", \"what does the market look like for\", or needs multi-source synthesis with explicit citations. Returns a structured report grounded in web sources. Takes 30-120 seconds. For quick fact-finding, use tavily-search instead.\nallowed-tools: Bash(tvly *)\n---\n\n# tavily research\n\nAI-powered deep research that gathers sources, analyzes them, and produces a cited report. Takes 30-120 seconds.\n\n## Before running any command\n\nIf `tvly` is not found on PATH, install it first:\n\n```bash\ncurl -fsSL https:\u002F\u002Fcli.tavily.com\u002Finstall.sh | bash && tvly login\n```\n\nDo not skip this step or fall back to other tools.\n\nSee [tavily-cli](..\u002Ftavily-cli\u002FSKILL.md) for alternative install methods and auth options.\n\n## When to use\n\n- You need comprehensive, multi-source analysis\n- The user wants a comparison, market report, or literature review\n- Quick searches aren't enough — you need synthesis with citations\n- Step 5 in the [workflow](..\u002Ftavily-cli\u002FSKILL.md): search → extract → map → crawl → **research**\n\n## Quick start\n\n```bash\n# Basic research (waits for completion)\ntvly research \"competitive landscape of AI code assistants\"\n\n# Pro model for comprehensive analysis\ntvly research \"electric vehicle market analysis\" --model pro\n\n# Stream results in real-time\ntvly research \"AI agent frameworks comparison\" --stream\n\n# Save report to file\ntvly research \"fintech trends 2025\" --model pro -o fintech-report.md\n\n# JSON output for agents\ntvly research \"quantum computing breakthroughs\" --json\n```\n\n## Options\n\n| Option | Description |\n|--------|-------------|\n| `--model` | `mini`, `pro`, or `auto` (default) |\n| `--stream` | Stream results in real-time |\n| `--no-wait` | Return request_id immediately (async) |\n| `--output-schema` | Path to JSON schema for structured output |\n| `--citation-format` | `numbered`, `mla`, `apa`, `chicago` |\n| `--poll-interval` | Seconds between checks (default: 10) |\n| `--timeout` | Max wait seconds (default: 600) |\n| `-o, --output` | Save output to file |\n| `--json` | Structured JSON output |\n\n## Model selection\n\n| Model | Use for | Speed |\n|-------|---------|-------|\n| `mini` | Single-topic, targeted research | ~30s |\n| `pro` | Comprehensive multi-angle analysis | ~60-120s |\n| `auto` | API chooses based on complexity | Varies |\n\n**Rule of thumb:** \"What does X do?\" → mini. \"X vs Y vs Z\" or \"best way to...\" → pro.\n\n## Async workflow\n\nFor long-running research, you can start and poll separately:\n\n```bash\n# Start without waiting\ntvly research \"topic\" --no-wait --json    # returns request_id\n\n# Check status\ntvly research status \u003Crequest_id> --json\n\n# Wait for completion\ntvly research poll \u003Crequest_id> --json -o result.json\n```\n\n## Tips\n\n- **Research takes 30-120 seconds** — use `--stream` to see progress in real-time.\n- **Use `--model pro`** for complex comparisons or multi-faceted topics.\n- **Use `--output-schema`** to get structured JSON output matching a custom schema.\n- **For quick facts**, use `tvly search` instead — research is for deep synthesis.\n- Read from stdin: `echo \"query\" | tvly research - --json`\n\n## See also\n\n- [tavily-search](..\u002Ftavily-search\u002FSKILL.md) — quick web search for simple lookups\n- [tavily-crawl](..\u002Ftavily-crawl\u002FSKILL.md) — bulk extract from a site for your own analysis\n",{"data":35,"body":37},{"name":4,"description":6,"allowed-tools":36},"Bash(tvly *)",{"type":38,"children":39},"root",[40,48,54,61,75,135,140,154,160,197,203,457,463,691,697,787,797,803,808,978,984,1063,1069,1094],{"type":41,"tag":42,"props":43,"children":44},"element","h1",{"id":4},[45],{"type":46,"value":47},"text","tavily research",{"type":41,"tag":49,"props":50,"children":51},"p",{},[52],{"type":46,"value":53},"AI-powered deep research that gathers sources, analyzes them, and produces a cited report. Takes 30-120 seconds.",{"type":41,"tag":55,"props":56,"children":58},"h2",{"id":57},"before-running-any-command",[59],{"type":46,"value":60},"Before running any command",{"type":41,"tag":49,"props":62,"children":63},{},[64,66,73],{"type":46,"value":65},"If ",{"type":41,"tag":67,"props":68,"children":70},"code",{"className":69},[],[71],{"type":46,"value":72},"tvly",{"type":46,"value":74}," is not found on PATH, install it first:",{"type":41,"tag":76,"props":77,"children":82},"pre",{"className":78,"code":79,"language":80,"meta":81,"style":81},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","curl -fsSL https:\u002F\u002Fcli.tavily.com\u002Finstall.sh | bash && tvly login\n","bash","",[83],{"type":41,"tag":67,"props":84,"children":85},{"__ignoreMap":81},[86],{"type":41,"tag":87,"props":88,"children":91},"span",{"class":89,"line":90},"line",1,[92,98,104,109,115,120,125,130],{"type":41,"tag":87,"props":93,"children":95},{"style":94},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[96],{"type":46,"value":97},"curl",{"type":41,"tag":87,"props":99,"children":101},{"style":100},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[102],{"type":46,"value":103}," -fsSL",{"type":41,"tag":87,"props":105,"children":106},{"style":100},[107],{"type":46,"value":108}," https:\u002F\u002Fcli.tavily.com\u002Finstall.sh",{"type":41,"tag":87,"props":110,"children":112},{"style":111},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[113],{"type":46,"value":114}," |",{"type":41,"tag":87,"props":116,"children":117},{"style":94},[118],{"type":46,"value":119}," bash",{"type":41,"tag":87,"props":121,"children":122},{"style":111},[123],{"type":46,"value":124}," &&",{"type":41,"tag":87,"props":126,"children":127},{"style":94},[128],{"type":46,"value":129}," tvly",{"type":41,"tag":87,"props":131,"children":132},{"style":100},[133],{"type":46,"value":134}," login\n",{"type":41,"tag":49,"props":136,"children":137},{},[138],{"type":46,"value":139},"Do not skip this step or fall back to other tools.",{"type":41,"tag":49,"props":141,"children":142},{},[143,145,152],{"type":46,"value":144},"See ",{"type":41,"tag":146,"props":147,"children":149},"a",{"href":148},"..\u002Ftavily-cli\u002FSKILL.md",[150],{"type":46,"value":151},"tavily-cli",{"type":46,"value":153}," for alternative install methods and auth options.",{"type":41,"tag":55,"props":155,"children":157},{"id":156},"when-to-use",[158],{"type":46,"value":159},"When to use",{"type":41,"tag":161,"props":162,"children":163},"ul",{},[164,170,175,180],{"type":41,"tag":165,"props":166,"children":167},"li",{},[168],{"type":46,"value":169},"You need comprehensive, multi-source analysis",{"type":41,"tag":165,"props":171,"children":172},{},[173],{"type":46,"value":174},"The user wants a comparison, market report, or literature review",{"type":41,"tag":165,"props":176,"children":177},{},[178],{"type":46,"value":179},"Quick searches aren't enough — you need synthesis with citations",{"type":41,"tag":165,"props":181,"children":182},{},[183,185,190,192],{"type":46,"value":184},"Step 5 in the ",{"type":41,"tag":146,"props":186,"children":187},{"href":148},[188],{"type":46,"value":189},"workflow",{"type":46,"value":191},": search → extract → map → crawl → ",{"type":41,"tag":193,"props":194,"children":195},"strong",{},[196],{"type":46,"value":15},{"type":41,"tag":55,"props":198,"children":200},{"id":199},"quick-start",[201],{"type":46,"value":202},"Quick start",{"type":41,"tag":76,"props":204,"children":206},{"className":78,"code":205,"language":80,"meta":81,"style":81},"# Basic research (waits for completion)\ntvly research \"competitive landscape of AI code assistants\"\n\n# Pro model for comprehensive analysis\ntvly research \"electric vehicle market analysis\" --model pro\n\n# Stream results in real-time\ntvly research \"AI agent frameworks comparison\" --stream\n\n# Save report to file\ntvly research \"fintech trends 2025\" --model pro -o fintech-report.md\n\n# JSON output for agents\ntvly research \"quantum computing breakthroughs\" --json\n",[207],{"type":41,"tag":67,"props":208,"children":209},{"__ignoreMap":81},[210,219,247,257,266,302,310,319,349,357,366,410,418,427],{"type":41,"tag":87,"props":211,"children":212},{"class":89,"line":90},[213],{"type":41,"tag":87,"props":214,"children":216},{"style":215},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[217],{"type":46,"value":218},"# Basic research (waits for completion)\n",{"type":41,"tag":87,"props":220,"children":222},{"class":89,"line":221},2,[223,227,232,237,242],{"type":41,"tag":87,"props":224,"children":225},{"style":94},[226],{"type":46,"value":72},{"type":41,"tag":87,"props":228,"children":229},{"style":100},[230],{"type":46,"value":231}," research",{"type":41,"tag":87,"props":233,"children":234},{"style":111},[235],{"type":46,"value":236}," \"",{"type":41,"tag":87,"props":238,"children":239},{"style":100},[240],{"type":46,"value":241},"competitive landscape of AI code assistants",{"type":41,"tag":87,"props":243,"children":244},{"style":111},[245],{"type":46,"value":246},"\"\n",{"type":41,"tag":87,"props":248,"children":250},{"class":89,"line":249},3,[251],{"type":41,"tag":87,"props":252,"children":254},{"emptyLinePlaceholder":253},true,[255],{"type":46,"value":256},"\n",{"type":41,"tag":87,"props":258,"children":260},{"class":89,"line":259},4,[261],{"type":41,"tag":87,"props":262,"children":263},{"style":215},[264],{"type":46,"value":265},"# Pro model for comprehensive analysis\n",{"type":41,"tag":87,"props":267,"children":269},{"class":89,"line":268},5,[270,274,278,282,287,292,297],{"type":41,"tag":87,"props":271,"children":272},{"style":94},[273],{"type":46,"value":72},{"type":41,"tag":87,"props":275,"children":276},{"style":100},[277],{"type":46,"value":231},{"type":41,"tag":87,"props":279,"children":280},{"style":111},[281],{"type":46,"value":236},{"type":41,"tag":87,"props":283,"children":284},{"style":100},[285],{"type":46,"value":286},"electric vehicle market analysis",{"type":41,"tag":87,"props":288,"children":289},{"style":111},[290],{"type":46,"value":291},"\"",{"type":41,"tag":87,"props":293,"children":294},{"style":100},[295],{"type":46,"value":296}," --model",{"type":41,"tag":87,"props":298,"children":299},{"style":100},[300],{"type":46,"value":301}," pro\n",{"type":41,"tag":87,"props":303,"children":305},{"class":89,"line":304},6,[306],{"type":41,"tag":87,"props":307,"children":308},{"emptyLinePlaceholder":253},[309],{"type":46,"value":256},{"type":41,"tag":87,"props":311,"children":313},{"class":89,"line":312},7,[314],{"type":41,"tag":87,"props":315,"children":316},{"style":215},[317],{"type":46,"value":318},"# Stream results in real-time\n",{"type":41,"tag":87,"props":320,"children":322},{"class":89,"line":321},8,[323,327,331,335,340,344],{"type":41,"tag":87,"props":324,"children":325},{"style":94},[326],{"type":46,"value":72},{"type":41,"tag":87,"props":328,"children":329},{"style":100},[330],{"type":46,"value":231},{"type":41,"tag":87,"props":332,"children":333},{"style":111},[334],{"type":46,"value":236},{"type":41,"tag":87,"props":336,"children":337},{"style":100},[338],{"type":46,"value":339},"AI agent frameworks comparison",{"type":41,"tag":87,"props":341,"children":342},{"style":111},[343],{"type":46,"value":291},{"type":41,"tag":87,"props":345,"children":346},{"style":100},[347],{"type":46,"value":348}," --stream\n",{"type":41,"tag":87,"props":350,"children":352},{"class":89,"line":351},9,[353],{"type":41,"tag":87,"props":354,"children":355},{"emptyLinePlaceholder":253},[356],{"type":46,"value":256},{"type":41,"tag":87,"props":358,"children":360},{"class":89,"line":359},10,[361],{"type":41,"tag":87,"props":362,"children":363},{"style":215},[364],{"type":46,"value":365},"# Save report to file\n",{"type":41,"tag":87,"props":367,"children":369},{"class":89,"line":368},11,[370,374,378,382,387,391,395,400,405],{"type":41,"tag":87,"props":371,"children":372},{"style":94},[373],{"type":46,"value":72},{"type":41,"tag":87,"props":375,"children":376},{"style":100},[377],{"type":46,"value":231},{"type":41,"tag":87,"props":379,"children":380},{"style":111},[381],{"type":46,"value":236},{"type":41,"tag":87,"props":383,"children":384},{"style":100},[385],{"type":46,"value":386},"fintech trends 2025",{"type":41,"tag":87,"props":388,"children":389},{"style":111},[390],{"type":46,"value":291},{"type":41,"tag":87,"props":392,"children":393},{"style":100},[394],{"type":46,"value":296},{"type":41,"tag":87,"props":396,"children":397},{"style":100},[398],{"type":46,"value":399}," pro",{"type":41,"tag":87,"props":401,"children":402},{"style":100},[403],{"type":46,"value":404}," -o",{"type":41,"tag":87,"props":406,"children":407},{"style":100},[408],{"type":46,"value":409}," fintech-report.md\n",{"type":41,"tag":87,"props":411,"children":413},{"class":89,"line":412},12,[414],{"type":41,"tag":87,"props":415,"children":416},{"emptyLinePlaceholder":253},[417],{"type":46,"value":256},{"type":41,"tag":87,"props":419,"children":421},{"class":89,"line":420},13,[422],{"type":41,"tag":87,"props":423,"children":424},{"style":215},[425],{"type":46,"value":426},"# JSON output for agents\n",{"type":41,"tag":87,"props":428,"children":430},{"class":89,"line":429},14,[431,435,439,443,448,452],{"type":41,"tag":87,"props":432,"children":433},{"style":94},[434],{"type":46,"value":72},{"type":41,"tag":87,"props":436,"children":437},{"style":100},[438],{"type":46,"value":231},{"type":41,"tag":87,"props":440,"children":441},{"style":111},[442],{"type":46,"value":236},{"type":41,"tag":87,"props":444,"children":445},{"style":100},[446],{"type":46,"value":447},"quantum computing breakthroughs",{"type":41,"tag":87,"props":449,"children":450},{"style":111},[451],{"type":46,"value":291},{"type":41,"tag":87,"props":453,"children":454},{"style":100},[455],{"type":46,"value":456}," --json\n",{"type":41,"tag":55,"props":458,"children":460},{"id":459},"options",[461],{"type":46,"value":462},"Options",{"type":41,"tag":464,"props":465,"children":466},"table",{},[467,486],{"type":41,"tag":468,"props":469,"children":470},"thead",{},[471],{"type":41,"tag":472,"props":473,"children":474},"tr",{},[475,481],{"type":41,"tag":476,"props":477,"children":478},"th",{},[479],{"type":46,"value":480},"Option",{"type":41,"tag":476,"props":482,"children":483},{},[484],{"type":46,"value":485},"Description",{"type":41,"tag":487,"props":488,"children":489},"tbody",{},[490,530,547,564,581,623,640,657,674],{"type":41,"tag":472,"props":491,"children":492},{},[493,503],{"type":41,"tag":494,"props":495,"children":496},"td",{},[497],{"type":41,"tag":67,"props":498,"children":500},{"className":499},[],[501],{"type":46,"value":502},"--model",{"type":41,"tag":494,"props":504,"children":505},{},[506,512,514,520,522,528],{"type":41,"tag":67,"props":507,"children":509},{"className":508},[],[510],{"type":46,"value":511},"mini",{"type":46,"value":513},", ",{"type":41,"tag":67,"props":515,"children":517},{"className":516},[],[518],{"type":46,"value":519},"pro",{"type":46,"value":521},", or ",{"type":41,"tag":67,"props":523,"children":525},{"className":524},[],[526],{"type":46,"value":527},"auto",{"type":46,"value":529}," (default)",{"type":41,"tag":472,"props":531,"children":532},{},[533,542],{"type":41,"tag":494,"props":534,"children":535},{},[536],{"type":41,"tag":67,"props":537,"children":539},{"className":538},[],[540],{"type":46,"value":541},"--stream",{"type":41,"tag":494,"props":543,"children":544},{},[545],{"type":46,"value":546},"Stream results in real-time",{"type":41,"tag":472,"props":548,"children":549},{},[550,559],{"type":41,"tag":494,"props":551,"children":552},{},[553],{"type":41,"tag":67,"props":554,"children":556},{"className":555},[],[557],{"type":46,"value":558},"--no-wait",{"type":41,"tag":494,"props":560,"children":561},{},[562],{"type":46,"value":563},"Return request_id immediately (async)",{"type":41,"tag":472,"props":565,"children":566},{},[567,576],{"type":41,"tag":494,"props":568,"children":569},{},[570],{"type":41,"tag":67,"props":571,"children":573},{"className":572},[],[574],{"type":46,"value":575},"--output-schema",{"type":41,"tag":494,"props":577,"children":578},{},[579],{"type":46,"value":580},"Path to JSON schema for structured output",{"type":41,"tag":472,"props":582,"children":583},{},[584,593],{"type":41,"tag":494,"props":585,"children":586},{},[587],{"type":41,"tag":67,"props":588,"children":590},{"className":589},[],[591],{"type":46,"value":592},"--citation-format",{"type":41,"tag":494,"props":594,"children":595},{},[596,602,603,609,610,616,617],{"type":41,"tag":67,"props":597,"children":599},{"className":598},[],[600],{"type":46,"value":601},"numbered",{"type":46,"value":513},{"type":41,"tag":67,"props":604,"children":606},{"className":605},[],[607],{"type":46,"value":608},"mla",{"type":46,"value":513},{"type":41,"tag":67,"props":611,"children":613},{"className":612},[],[614],{"type":46,"value":615},"apa",{"type":46,"value":513},{"type":41,"tag":67,"props":618,"children":620},{"className":619},[],[621],{"type":46,"value":622},"chicago",{"type":41,"tag":472,"props":624,"children":625},{},[626,635],{"type":41,"tag":494,"props":627,"children":628},{},[629],{"type":41,"tag":67,"props":630,"children":632},{"className":631},[],[633],{"type":46,"value":634},"--poll-interval",{"type":41,"tag":494,"props":636,"children":637},{},[638],{"type":46,"value":639},"Seconds between checks (default: 10)",{"type":41,"tag":472,"props":641,"children":642},{},[643,652],{"type":41,"tag":494,"props":644,"children":645},{},[646],{"type":41,"tag":67,"props":647,"children":649},{"className":648},[],[650],{"type":46,"value":651},"--timeout",{"type":41,"tag":494,"props":653,"children":654},{},[655],{"type":46,"value":656},"Max wait seconds (default: 600)",{"type":41,"tag":472,"props":658,"children":659},{},[660,669],{"type":41,"tag":494,"props":661,"children":662},{},[663],{"type":41,"tag":67,"props":664,"children":666},{"className":665},[],[667],{"type":46,"value":668},"-o, --output",{"type":41,"tag":494,"props":670,"children":671},{},[672],{"type":46,"value":673},"Save output to file",{"type":41,"tag":472,"props":675,"children":676},{},[677,686],{"type":41,"tag":494,"props":678,"children":679},{},[680],{"type":41,"tag":67,"props":681,"children":683},{"className":682},[],[684],{"type":46,"value":685},"--json",{"type":41,"tag":494,"props":687,"children":688},{},[689],{"type":46,"value":690},"Structured JSON output",{"type":41,"tag":55,"props":692,"children":694},{"id":693},"model-selection",[695],{"type":46,"value":696},"Model selection",{"type":41,"tag":464,"props":698,"children":699},{},[700,721],{"type":41,"tag":468,"props":701,"children":702},{},[703],{"type":41,"tag":472,"props":704,"children":705},{},[706,711,716],{"type":41,"tag":476,"props":707,"children":708},{},[709],{"type":46,"value":710},"Model",{"type":41,"tag":476,"props":712,"children":713},{},[714],{"type":46,"value":715},"Use for",{"type":41,"tag":476,"props":717,"children":718},{},[719],{"type":46,"value":720},"Speed",{"type":41,"tag":487,"props":722,"children":723},{},[724,745,766],{"type":41,"tag":472,"props":725,"children":726},{},[727,735,740],{"type":41,"tag":494,"props":728,"children":729},{},[730],{"type":41,"tag":67,"props":731,"children":733},{"className":732},[],[734],{"type":46,"value":511},{"type":41,"tag":494,"props":736,"children":737},{},[738],{"type":46,"value":739},"Single-topic, targeted research",{"type":41,"tag":494,"props":741,"children":742},{},[743],{"type":46,"value":744},"~30s",{"type":41,"tag":472,"props":746,"children":747},{},[748,756,761],{"type":41,"tag":494,"props":749,"children":750},{},[751],{"type":41,"tag":67,"props":752,"children":754},{"className":753},[],[755],{"type":46,"value":519},{"type":41,"tag":494,"props":757,"children":758},{},[759],{"type":46,"value":760},"Comprehensive multi-angle analysis",{"type":41,"tag":494,"props":762,"children":763},{},[764],{"type":46,"value":765},"~60-120s",{"type":41,"tag":472,"props":767,"children":768},{},[769,777,782],{"type":41,"tag":494,"props":770,"children":771},{},[772],{"type":41,"tag":67,"props":773,"children":775},{"className":774},[],[776],{"type":46,"value":527},{"type":41,"tag":494,"props":778,"children":779},{},[780],{"type":46,"value":781},"API chooses based on complexity",{"type":41,"tag":494,"props":783,"children":784},{},[785],{"type":46,"value":786},"Varies",{"type":41,"tag":49,"props":788,"children":789},{},[790,795],{"type":41,"tag":193,"props":791,"children":792},{},[793],{"type":46,"value":794},"Rule of thumb:",{"type":46,"value":796}," \"What does X do?\" → mini. \"X vs Y vs Z\" or \"best way to...\" → pro.",{"type":41,"tag":55,"props":798,"children":800},{"id":799},"async-workflow",[801],{"type":46,"value":802},"Async workflow",{"type":41,"tag":49,"props":804,"children":805},{},[806],{"type":46,"value":807},"For long-running research, you can start and poll separately:",{"type":41,"tag":76,"props":809,"children":811},{"className":78,"code":810,"language":80,"meta":81,"style":81},"# Start without waiting\ntvly research \"topic\" --no-wait --json    # returns request_id\n\n# Check status\ntvly research status \u003Crequest_id> --json\n\n# Wait for completion\ntvly research poll \u003Crequest_id> --json -o result.json\n",[812],{"type":41,"tag":67,"props":813,"children":814},{"__ignoreMap":81},[815,823,862,869,877,918,925,933],{"type":41,"tag":87,"props":816,"children":817},{"class":89,"line":90},[818],{"type":41,"tag":87,"props":819,"children":820},{"style":215},[821],{"type":46,"value":822},"# Start without waiting\n",{"type":41,"tag":87,"props":824,"children":825},{"class":89,"line":221},[826,830,834,838,843,847,852,857],{"type":41,"tag":87,"props":827,"children":828},{"style":94},[829],{"type":46,"value":72},{"type":41,"tag":87,"props":831,"children":832},{"style":100},[833],{"type":46,"value":231},{"type":41,"tag":87,"props":835,"children":836},{"style":111},[837],{"type":46,"value":236},{"type":41,"tag":87,"props":839,"children":840},{"style":100},[841],{"type":46,"value":842},"topic",{"type":41,"tag":87,"props":844,"children":845},{"style":111},[846],{"type":46,"value":291},{"type":41,"tag":87,"props":848,"children":849},{"style":100},[850],{"type":46,"value":851}," --no-wait",{"type":41,"tag":87,"props":853,"children":854},{"style":100},[855],{"type":46,"value":856}," --json",{"type":41,"tag":87,"props":858,"children":859},{"style":215},[860],{"type":46,"value":861},"    # returns request_id\n",{"type":41,"tag":87,"props":863,"children":864},{"class":89,"line":249},[865],{"type":41,"tag":87,"props":866,"children":867},{"emptyLinePlaceholder":253},[868],{"type":46,"value":256},{"type":41,"tag":87,"props":870,"children":871},{"class":89,"line":259},[872],{"type":41,"tag":87,"props":873,"children":874},{"style":215},[875],{"type":46,"value":876},"# Check status\n",{"type":41,"tag":87,"props":878,"children":879},{"class":89,"line":268},[880,884,888,893,898,903,909,914],{"type":41,"tag":87,"props":881,"children":882},{"style":94},[883],{"type":46,"value":72},{"type":41,"tag":87,"props":885,"children":886},{"style":100},[887],{"type":46,"value":231},{"type":41,"tag":87,"props":889,"children":890},{"style":100},[891],{"type":46,"value":892}," status",{"type":41,"tag":87,"props":894,"children":895},{"style":111},[896],{"type":46,"value":897}," \u003C",{"type":41,"tag":87,"props":899,"children":900},{"style":100},[901],{"type":46,"value":902},"request_i",{"type":41,"tag":87,"props":904,"children":906},{"style":905},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[907],{"type":46,"value":908},"d",{"type":41,"tag":87,"props":910,"children":911},{"style":111},[912],{"type":46,"value":913},">",{"type":41,"tag":87,"props":915,"children":916},{"style":100},[917],{"type":46,"value":456},{"type":41,"tag":87,"props":919,"children":920},{"class":89,"line":304},[921],{"type":41,"tag":87,"props":922,"children":923},{"emptyLinePlaceholder":253},[924],{"type":46,"value":256},{"type":41,"tag":87,"props":926,"children":927},{"class":89,"line":312},[928],{"type":41,"tag":87,"props":929,"children":930},{"style":215},[931],{"type":46,"value":932},"# Wait for completion\n",{"type":41,"tag":87,"props":934,"children":935},{"class":89,"line":321},[936,940,944,949,953,957,961,965,969,973],{"type":41,"tag":87,"props":937,"children":938},{"style":94},[939],{"type":46,"value":72},{"type":41,"tag":87,"props":941,"children":942},{"style":100},[943],{"type":46,"value":231},{"type":41,"tag":87,"props":945,"children":946},{"style":100},[947],{"type":46,"value":948}," poll",{"type":41,"tag":87,"props":950,"children":951},{"style":111},[952],{"type":46,"value":897},{"type":41,"tag":87,"props":954,"children":955},{"style":100},[956],{"type":46,"value":902},{"type":41,"tag":87,"props":958,"children":959},{"style":905},[960],{"type":46,"value":908},{"type":41,"tag":87,"props":962,"children":963},{"style":111},[964],{"type":46,"value":913},{"type":41,"tag":87,"props":966,"children":967},{"style":100},[968],{"type":46,"value":856},{"type":41,"tag":87,"props":970,"children":971},{"style":100},[972],{"type":46,"value":404},{"type":41,"tag":87,"props":974,"children":975},{"style":100},[976],{"type":46,"value":977}," result.json\n",{"type":41,"tag":55,"props":979,"children":981},{"id":980},"tips",[982],{"type":46,"value":983},"Tips",{"type":41,"tag":161,"props":985,"children":986},{},[987,1004,1020,1034,1052],{"type":41,"tag":165,"props":988,"children":989},{},[990,995,997,1002],{"type":41,"tag":193,"props":991,"children":992},{},[993],{"type":46,"value":994},"Research takes 30-120 seconds",{"type":46,"value":996}," — use ",{"type":41,"tag":67,"props":998,"children":1000},{"className":999},[],[1001],{"type":46,"value":541},{"type":46,"value":1003}," to see progress in real-time.",{"type":41,"tag":165,"props":1005,"children":1006},{},[1007,1018],{"type":41,"tag":193,"props":1008,"children":1009},{},[1010,1012],{"type":46,"value":1011},"Use ",{"type":41,"tag":67,"props":1013,"children":1015},{"className":1014},[],[1016],{"type":46,"value":1017},"--model pro",{"type":46,"value":1019}," for complex comparisons or multi-faceted topics.",{"type":41,"tag":165,"props":1021,"children":1022},{},[1023,1032],{"type":41,"tag":193,"props":1024,"children":1025},{},[1026,1027],{"type":46,"value":1011},{"type":41,"tag":67,"props":1028,"children":1030},{"className":1029},[],[1031],{"type":46,"value":575},{"type":46,"value":1033}," to get structured JSON output matching a custom schema.",{"type":41,"tag":165,"props":1035,"children":1036},{},[1037,1042,1044,1050],{"type":41,"tag":193,"props":1038,"children":1039},{},[1040],{"type":46,"value":1041},"For quick facts",{"type":46,"value":1043},", use ",{"type":41,"tag":67,"props":1045,"children":1047},{"className":1046},[],[1048],{"type":46,"value":1049},"tvly search",{"type":46,"value":1051}," instead — research is for deep synthesis.",{"type":41,"tag":165,"props":1053,"children":1054},{},[1055,1057],{"type":46,"value":1056},"Read from stdin: ",{"type":41,"tag":67,"props":1058,"children":1060},{"className":1059},[],[1061],{"type":46,"value":1062},"echo \"query\" | tvly research - --json",{"type":41,"tag":55,"props":1064,"children":1066},{"id":1065},"see-also",[1067],{"type":46,"value":1068},"See also",{"type":41,"tag":161,"props":1070,"children":1071},{},[1072,1083],{"type":41,"tag":165,"props":1073,"children":1074},{},[1075,1081],{"type":41,"tag":146,"props":1076,"children":1078},{"href":1077},"..\u002Ftavily-search\u002FSKILL.md",[1079],{"type":46,"value":1080},"tavily-search",{"type":46,"value":1082}," — quick web search for simple lookups",{"type":41,"tag":165,"props":1084,"children":1085},{},[1086,1092],{"type":41,"tag":146,"props":1087,"children":1089},{"href":1088},"..\u002Ftavily-crawl\u002FSKILL.md",[1090],{"type":46,"value":1091},"tavily-crawl",{"type":46,"value":1093}," — bulk extract from a site for your own analysis",{"type":41,"tag":1095,"props":1096,"children":1097},"style",{},[1098],{"type":46,"value":1099},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1101,"total":321},[1102,1116,1126,1140,1150,1163,1174],{"slug":1103,"name":1103,"fn":1104,"description":1105,"org":1106,"tags":1107,"stars":24,"repoUrl":25,"updatedAt":1115},"tavily-best-practices","implement Tavily integration best practices","Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web search, content extraction, crawling, and research in agentic workflows, RAG systems, or autonomous agents.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1108,1111,1114],{"name":1109,"slug":1110,"type":16},"API Development","api-development",{"name":1112,"slug":1113,"type":16},"Search","search",{"name":9,"slug":8,"type":16},"2026-04-06T18:54:03.550741",{"slug":151,"name":151,"fn":1117,"description":1118,"org":1119,"tags":1120,"stars":24,"repoUrl":25,"updatedAt":1125},"conduct web research with Tavily CLI","Web search, content extraction, crawling, and deep research via the Tavily CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, extract content from a URL, grab text from a webpage, crawl documentation, download a site's pages, discover URLs on a domain, or conduct in-depth research with citations. Also use when they say \"fetch this page\", \"pull the content from\", \"get the page at https:\u002F\u002F\", \"find me articles about\", or reference extracting data from external websites. This provides LLM-optimized web search, content extraction, site crawling, URL discovery, and AI-powered deep research — capabilities beyond what agents can do natively. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1121,1122,1123,1124],{"name":22,"slug":23,"type":16},{"name":14,"slug":15,"type":16},{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},"2026-04-06T18:54:02.065814",{"slug":1091,"name":1091,"fn":1127,"description":1128,"org":1129,"tags":1130,"stars":24,"repoUrl":25,"updatedAt":1139},"crawl websites and extract content","Crawl websites and extract content from multiple pages via the Tavily CLI. Use this skill when the user wants to crawl a site, download documentation, extract an entire docs section, bulk-extract pages, save a site as local markdown files, or says \"crawl\", \"get all the pages\", \"download the docs\", \"extract everything under \u002Fdocs\", \"bulk extract\", or needs content from many pages on the same domain. Supports depth\u002Fbreadth control, path filtering, semantic instructions, and saving each page as a local markdown file.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1131,1134,1135,1136],{"name":1132,"slug":1133,"type":16},"Automation","automation",{"name":22,"slug":23,"type":16},{"name":9,"slug":8,"type":16},{"name":1137,"slug":1138,"type":16},"Web Scraping","web-scraping","2026-04-06T18:54:09.921446",{"slug":1141,"name":1141,"fn":1142,"description":1143,"org":1144,"tags":1145,"stars":24,"repoUrl":25,"updatedAt":1149},"tavily-dynamic-search","search the web via Tavily","Programmatic web search with context isolation. Use this skill for any research task where you need to search the web, filter results, and extract specific information — without polluting your context window with raw HTML and boilerplate. This is the default skill for web research. Triggered by \"search for\", \"look up\", \"find\", \"research\", \"what's the latest on\", or any query that requires current web information. Also use when asked to \"search and filter\", \"find the important parts\", or \"extract the key details\" — any case where the user wants curated, noise-free content.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1146,1147,1148],{"name":14,"slug":15,"type":16},{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},"2026-04-14T04:50:31.944584",{"slug":1151,"name":1151,"fn":1152,"description":1153,"org":1154,"tags":1155,"stars":24,"repoUrl":25,"updatedAt":1162},"tavily-extract","extract markdown content from URLs","Extract clean markdown or text content from specific URLs via the Tavily CLI. Use this skill when the user has one or more URLs and wants their content, says \"extract\", \"grab the content from\", \"pull the text from\", \"get the page at\", \"read this webpage\", or needs clean text from web pages. Handles JavaScript-rendered pages, returns LLM-optimized markdown, and supports query-focused chunking for targeted extraction. Can process up to 20 URLs in a single call.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1156,1157,1160,1161],{"name":22,"slug":23,"type":16},{"name":1158,"slug":1159,"type":16},"Content Creation","content-creation",{"name":9,"slug":8,"type":16},{"name":1137,"slug":1138,"type":16},"2026-04-06T18:54:08.624436",{"slug":1164,"name":1164,"fn":1165,"description":1166,"org":1167,"tags":1168,"stars":24,"repoUrl":25,"updatedAt":1173},"tavily-map","map website URLs with Tavily","Discover and list all URLs on a website without extracting content, via the Tavily CLI. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says \"map the site\", \"find the URL for\", \"what pages are on\", \"list all pages\", or \"site structure\". Faster than crawling — returns URLs only. Essential when you know the site but not the exact page. Combine with extract for targeted content retrieval.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1169,1170,1171,1172],{"name":22,"slug":23,"type":16},{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},{"name":1137,"slug":1138,"type":16},"2026-04-06T18:54:04.832149",{"slug":4,"name":4,"fn":5,"description":6,"org":1175,"tags":1176,"stars":24,"repoUrl":25,"updatedAt":26},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1177,1178,1179,1180],{"name":22,"slug":23,"type":16},{"name":14,"slug":15,"type":16},{"name":19,"slug":20,"type":16},{"name":9,"slug":8,"type":16},{"items":1182,"total":1312},[1183,1189,1196,1203,1209,1216,1223,1230,1242,1259,1276,1293],{"slug":1103,"name":1103,"fn":1104,"description":1105,"org":1184,"tags":1185,"stars":24,"repoUrl":25,"updatedAt":1115},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1186,1187,1188],{"name":1109,"slug":1110,"type":16},{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},{"slug":151,"name":151,"fn":1117,"description":1118,"org":1190,"tags":1191,"stars":24,"repoUrl":25,"updatedAt":1125},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1192,1193,1194,1195],{"name":22,"slug":23,"type":16},{"name":14,"slug":15,"type":16},{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},{"slug":1091,"name":1091,"fn":1127,"description":1128,"org":1197,"tags":1198,"stars":24,"repoUrl":25,"updatedAt":1139},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1199,1200,1201,1202],{"name":1132,"slug":1133,"type":16},{"name":22,"slug":23,"type":16},{"name":9,"slug":8,"type":16},{"name":1137,"slug":1138,"type":16},{"slug":1141,"name":1141,"fn":1142,"description":1143,"org":1204,"tags":1205,"stars":24,"repoUrl":25,"updatedAt":1149},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1206,1207,1208],{"name":14,"slug":15,"type":16},{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},{"slug":1151,"name":1151,"fn":1152,"description":1153,"org":1210,"tags":1211,"stars":24,"repoUrl":25,"updatedAt":1162},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1212,1213,1214,1215],{"name":22,"slug":23,"type":16},{"name":1158,"slug":1159,"type":16},{"name":9,"slug":8,"type":16},{"name":1137,"slug":1138,"type":16},{"slug":1164,"name":1164,"fn":1165,"description":1166,"org":1217,"tags":1218,"stars":24,"repoUrl":25,"updatedAt":1173},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1219,1220,1221,1222],{"name":22,"slug":23,"type":16},{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},{"name":1137,"slug":1138,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":1224,"tags":1225,"stars":24,"repoUrl":25,"updatedAt":26},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1226,1227,1228,1229],{"name":22,"slug":23,"type":16},{"name":14,"slug":15,"type":16},{"name":19,"slug":20,"type":16},{"name":9,"slug":8,"type":16},{"slug":1080,"name":1080,"fn":1231,"description":1232,"org":1233,"tags":1234,"stars":24,"repoUrl":25,"updatedAt":1241},"search the web with Tavily","Search the web with LLM-optimized results via the Tavily CLI. Use this skill when the user wants to search the web, find articles, look up information, get recent news, discover sources, or says \"search for\", \"find me\", \"look up\", \"what's the latest on\", \"find articles about\", or needs current information from the internet. Returns relevant results with content snippets, relevance scores, and metadata — optimized for LLM consumption. Supports domain filtering, time ranges, and multiple search depths.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1235,1236,1239,1240],{"name":22,"slug":23,"type":16},{"name":1237,"slug":1238,"type":16},"LLM","llm",{"name":1112,"slug":1113,"type":16},{"name":9,"slug":8,"type":16},"2026-04-06T18:54:06.085596",{"slug":1243,"name":1243,"fn":1244,"description":1245,"org":1246,"tags":1247,"stars":1256,"repoUrl":1257,"updatedAt":1258},"academic-scientific-research","synthesize academic and scientific literature","Find, screen, and synthesize academic papers, scientific literature, technical reports, preprints, clinical or biomedical publications, and evidence around a research question. Use when the user asks to find papers, summarize literature, compare methods, identify seminal or recent work, extract claims from studies, or build a source-grounded academic\u002Fscientific evidence brief.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1248,1251,1254,1255],{"name":1249,"slug":1250,"type":16},"Bioinformatics","bioinformatics",{"name":1252,"slug":1253,"type":16},"Life Sciences","life-sciences",{"name":14,"slug":15,"type":16},{"name":19,"slug":20,"type":16},0,"https:\u002F\u002Fgithub.com\u002Ftavily-ai\u002Ftavily-grok-plugin","2026-07-21T06:07:31.35948",{"slug":1260,"name":1260,"fn":1261,"description":1262,"org":1263,"tags":1264,"stars":1256,"repoUrl":1257,"updatedAt":1275},"investment-research-briefs","create investment research briefs","Create concise investment research briefs, company memos, sector snapshots, portfolio monitoring updates, earnings\u002Fnews summaries, risk and catalyst briefs, and market thesis support. Use when the user asks for an investor-focused brief on a company, sector, public\u002Fprivate market, comparable set, or portfolio theme.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1265,1268,1271,1274],{"name":1266,"slug":1267,"type":16},"Finance","finance",{"name":1269,"slug":1270,"type":16},"Financial Modeling","financial-modeling",{"name":1272,"slug":1273,"type":16},"Investment Banking","investment-banking",{"name":14,"slug":15,"type":16},"2026-07-21T06:07:30.328538",{"slug":1277,"name":1277,"fn":1278,"description":1279,"org":1280,"tags":1281,"stars":1256,"repoUrl":1257,"updatedAt":1292},"product-competitor-intelligence","research competitor products and market data","Research competitor products, SKUs, pricing, packaging, positioning, feature comparisons, product catalogs, category pages, retailer listings, marketplace data, and market intelligence. Use when the user asks for competitor SKU discovery, product data enrichment, pricing\u002Fspec extraction, product comparison, market intelligence, or crawl\u002Fmap-driven product research.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1282,1285,1288,1291],{"name":1283,"slug":1284,"type":16},"Competitive Intelligence","competitive-intelligence",{"name":1286,"slug":1287,"type":16},"E-commerce","e-commerce",{"name":1289,"slug":1290,"type":16},"Marketing","marketing",{"name":14,"slug":15,"type":16},"2026-07-21T06:07:34.257311",{"slug":1294,"name":1294,"fn":1295,"description":1296,"org":1297,"tags":1298,"stars":1256,"repoUrl":1257,"updatedAt":1311},"sales-account-intelligence","build sales account intelligence","Build sales-ready account intelligence for companies, prospects, customers, partners, and target buyers. Use when the user asks for sales prep, account brief, meeting prep, buyer research, expansion signals, customer intelligence, trigger events, executive context, outreach angles, or market\u002Faccount context for GTM teams.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1299,1302,1305,1308],{"name":1300,"slug":1301,"type":16},"CRM","crm",{"name":1303,"slug":1304,"type":16},"Lead Enrichment","lead-enrichment",{"name":1306,"slug":1307,"type":16},"Prospecting","prospecting",{"name":1309,"slug":1310,"type":16},"Sales","sales","2026-07-21T06:07:33.56804",16]