web-search

作成者: halt-catch-fire

TavilyとExaを使用したウェブ検索とコンテンツ抽出(inference.sh CLI経由)。アプリ:Tavily Search、Tavily Extract、Exa Search、Exa Answer、Exa Extract。機能:AI駆動検索、コンテンツ抽出、直接回答、リサーチ。用途:リサーチ、RAGパイプライン、ファクトチェック、コンテンツ集約、エージェント。トリガー:ウェブ検索、tavily、exa、search api、コンテンツ抽出、リサーチ、インターネット検索、ai検索、検索アシスタント、ウェブスクレイピング、rag、perplexity代替

npx skills add https://github.com/halt-catch-fire/skills --skill web-search

Install the belt CLI skill: npx skills add belt-sh/cli

Web Search & Extraction

Search the web and extract content via inference.sh CLI.

Web Search & Extraction

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Search the web
belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}'

Available Apps

Tavily

AppApp IDDescription
Search Assistanttavily/search-assistantAI-powered search with answers
Extracttavily/extractExtract content from URLs

Exa

AppApp IDDescription
Searchexa/searchSmart web search with AI
Answerexa/answerDirect factual answers
Extractexa/extractExtract and analyze web content

Examples

Tavily Search

belt app run tavily/search-assistant --input '{
  "query": "What are the best practices for building AI agents?"
}'

Returns AI-generated answers with sources and images.

Tavily Extract

belt app run tavily/extract --input '{
  "urls": ["https://example.com/article1", "https://example.com/article2"]
}'

Extracts clean text and images from multiple URLs.

Exa Search

belt app run exa/search --input '{
  "query": "machine learning frameworks comparison"
}'

Returns highly relevant links with context.

Exa Answer

belt app run exa/answer --input '{
  "question": "What is the population of Tokyo?"
}'

Returns direct factual answers.

Exa Extract

belt app run exa/extract --input '{
  "url": "https://example.com/research-paper"
}'

Extracts and analyzes web page content.

Workflow: Research + LLM

# 1. Search for information
belt app run tavily/search-assistant --input '{
  "query": "latest developments in quantum computing"
}' > search_results.json

# 2. Analyze with Claude
belt app run openrouter/claude-sonnet-45 --input '{
  "prompt": "Based on this research, summarize the key trends: <search-results>"
}'

Workflow: Extract + Summarize

# 1. Extract content from URL
belt app run tavily/extract --input '{
  "urls": ["https://example.com/long-article"]
}' > content.json

# 2. Summarize with LLM
belt app run openrouter/claude-haiku-45 --input '{
  "prompt": "Summarize this article in 3 bullet points: <content>"
}'

Use Cases

  • Research: Gather information on any topic
  • RAG: Retrieval-augmented generation
  • Fact-checking: Verify claims with sources
  • Content aggregation: Collect data from multiple sources
  • Agents: Build research-capable AI agents

Related Skills

# Full platform skill (all apps)
npx skills add inference-sh/skills@infsh-cli

# LLM models (combine with search for RAG)
npx skills add inference-sh/skills@llm-models

# Image generation
npx skills add inference-sh/skills@ai-image-generation

Browse all apps: belt app list

Documentation

halt-catch-fireのその他のスキル

ai-image-generation
halt-catch-fire
GPT-Image-2、FLUX、Gemini、Grok、Seedream、Reve、ImagineArtなど50以上のモデルを使用し、inference.sh CLI経由でAI画像を生成します。対応モデル:GPT-Image-2、FLUX Dev LoRA、FLUX.2 Klein LoRA、Gemini 3 Pro Image、Grok Imagine、Seedream 4.5、Reve、ImagineArt。機能:テキストから画像、画像から画像、インペインティング、LoRA、画像編集、アップスケーリング、テキストレンダリング。用途:AIアート、製品モックアップ、コンセプトアート、ソーシャルメディアグラフィック、マーケティングビジュアル、イラスト。トリガー:flux、image generation、ai image、text to...
creativemediaimage
ai-video-generation
halt-catch-fire
inference.sh CLIを使用して、Google Veo、Seedance 2.0、HappyHorse、Wan、Grok、および40以上のモデルでAI動画を生成します。モデル:Veo 3.1、Veo 3、Seedance 2.0、HappyHorse 1.0、Wan 2.5、Grok Imagine Video、OmniHuman、Fabric、HunyuanVideo
creativevideomedia
twitter-automation
halt-catch-fire
inference.sh CLIを使用して、投稿、エンゲージメント、ユーザー管理によるTwitter/Xの自動化を行います。アプリ: x/post-tweet、x/post-create(メディア付き)、x/post-like、x/post-retweet、x/dm-send、x/user-follow。機能: ツイートの投稿、コンテンツのスケジュール設定、投稿へのいいね、リツイート、DMの送信、ユーザーのフォロー、プロフィールの取得。用途: ソーシャルメディア自動化、コンテンツスケジュール、エンゲージメントボット、オーディエンス拡大、X API。トリガー: twitter api、x api、tweet automation、post to twitter、twitter bot、social media automation、x...
marketingapicommunication
ai-avatar-video
halt-catch-fire
inference.sh CLI経由でAIアバターとトーキングヘッド動画を作成。推奨:P-Video-Avatar(最速、最安、内蔵TTS)。他に:OmniHuman、Fabric、PixVerse。音声:Inworld TTS-2(100以上の言語、キャラクター向け感情制御)、ElevenLabs、Kokoro。機能:音声駆動アバター、テキストからアバター、リップシンク動画、トーキングヘッド生成、バーチャルプレゼンター、UGCコンテンツ。用途:AIプレゼンター、解説動画、バーチャルインフルエンサー、吹き替え、マーケティング動画、UGC広告、ゲームアバターなど。
videocreativemedia
agent-browser
halt-catch-fire
inference.sh経由でAIエージェント向けのブラウザ自動化。Webページの移動、@e参照を使った要素操作、スクリーンショット撮影、動画録画が可能。機能:Webスクレイピング、フォーム入力、クリック、タイピング、ドラッグ&ドロップ、ファイルアップロード、JavaScript実行。用途:Web自動化、データ抽出、テスト、エージェントブラウジング、リサーチ。トリガー:ブラウザ、Web自動化、スクレイプ、移動、クリック、フォーム入力、スクリーンショット、Webブラウジング、Playwright、ヘッドレスブラウザ、Webエージェント、インターネットサーフィン、動画録画
browser-automationweb-scrapingtesting
infsh-cli
halt-catch-fire
inference.sh CLI経由で250以上のAIアプリを実行可能 - 画像生成、動画作成、LLM、検索、3D、Twitter自動化。対応モデル:FLUX、Veo、Gemini、Grok、Claude、Seedance、OmniHuman、Tavily、Exa、OpenRouterなど多数。AIアプリの実行、画像/動画生成、LLM呼び出し、ウェブ検索、Twitter自動化の際に使用。トリガー:inference.sh、infsh、ai model、run ai、serverless ai、ai api、flux、veo、claude api、image generation、video generation、openrouter、tavily、exa search、twitter api、grok
developmentapicreative
landing-page-design
halt-catch-fire
We need to translate the given text from English to Japanese. The text is about landing page conversion optimization. We must preserve the name "landing-page-design" but it's not in the text, so ignore. Translate the entire text inside <text>. Keep technical terms like "CTA", "SaaS", "F-pattern" as is or use common Japanese equivalents? The instruction says preserve technical terms, so we can keep "CTA", "SaaS", "F-pattern" as is. Also preserve URLs, numbers, etc. No extra commentary. The text: "Landing page conversion optimization with layout rules, hero section design, and CTA psychology. Covers above-the-fold formula, social proof placement, mobile design, and F-pattern reading. Use for: startup landing pages, product pages, SaaS marketing, conversion optimization. Triggers: landing page, hero section, above the fold, conversion optimization, landing page design, cta button, hero image, landing page layout, saas landing page, product page design, conversion rate, landing page..." Translate naturally.
product-photography
halt-catch-fire
AIプロダクトフォトグラフィー:スタジオ照明、ライフスタイルショット、パックショットの慣例に対応。アングル、背景、影の種類、ヒーローショット、Eコマース画像要件を網羅。用途:商品写真、Eコマース画像、Amazon出品、パックショット、ライフスタイルフォトグラフィー。トリガー:プロダクトフォトグラフィー、商品写真、パックショット、Eコマースフォトグラフィー、商品ショット、商品画像、スタジオフォトグラフィー、ライフスタイル商品、Amazon商品写真、出品画像、ヒーローショット、商品モックアップ、...
creativeecommerceimage