tavily-best-practicesBuild 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.
Install via ClawdBot CLI:
clawdbot install barneyjm/tavily-best-practicesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://app.tavily.comUses known external API (expected, informational)
arxiv.orgAudited May 20, 2026 · audit v1.0
Generated Aug 11, 2026
An agent automatically searches for news and web content about competitors, extracts key insights from top articles, and summarizes findings into a daily report. This helps businesses track market moves, product launches, and pricing changes in real time.
A compliance team uses Tavily to search for the latest regulations, legal updates, and industry guidelines across multiple jurisdictions. The agent extracts relevant passages from official sources to ensure the company stays compliant with evolving laws.
A marketing team builds a content aggregator that searches for trending topics, industry news, and viral content. It extracts key points and generates digestible summaries to share on social media or internal newsletters, saving hours of manual research.
Product managers use Tavily to gather user feedback, reviews, and community discussions about their product or similar products. The search results are extracted and analyzed to identify pain points and feature requests, guiding the development roadmap.
An investment firm sets up a real-time alert system that searches for financial news, market trends, and company announcements. The agent extracts relevant financial data and sends concise updates to traders, enabling faster decision-making.
Offer a dashboard that leverages Tavily to provide businesses with real-time market intelligence. Users pay a monthly fee for tailored insights, alerts, and automated reports on their industry or competitors.
Wrap Tavily's capabilities into a specialized API for developers, allowing them to integrate web search, extraction, and crawling into their own applications. Charge based on usage volume (e.g., credits consumed).
A platform that uses Tavily to gather source material and generate high-quality articles, summaries, or reports for content marketing agencies. Revenue comes from per-article fees or subscription tiers based on content volume.
💬 Integration Tip
Start by setting the TAVILY_API_KEY in your environment and test the basic search() method to get familiar with the response structure before integrating advanced features like extraction or asynchronous calls.
Scored Aug 11, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.