·web-search-fallback
</>

web-search-fallback

bejranonda/llm-autonomous-agent-plugin-for-claude

WebSearch API が失敗するか制限に達した場合の自律的なエージェントベースの Web 検索フォールバック

3インストール·0トレンド·@bejranonda

インストール

$npx skills add https://github.com/bejranonda/llm-autonomous-agent-plugin-for-claude --skill web-search-fallback

SKILL.md

Overview Provides robust web search capabilities using the autonomous agent approach (Task tool with general-purpose agent) when the built-in WebSearch tool fails, errors, or hits usage limits. This method has been tested and proven to work reliably where HTML scraping fails.

| Method | Status | Success Rate | Why |

| Autonomous Agent | ✅ WORKS | 95%+ | Multiple data sources, no scraping | | WebSearch API | ✅ WORKS | 90% | When not rate-limited | | HTML Scraping | ❌ BROKEN | 0% | Bot protection, structure changes | | curl + grep | ❌ BROKEN | 0% | Modern web protections |

WebSearch API が失敗するか制限に達した場合の自律的なエージェントベースの Web 検索フォールバック ソース: bejranonda/llm-autonomous-agent-plugin-for-claude。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/bejranonda/llm-autonomous-agent-plugin-for-claude --skill web-search-fallback
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

web-search-fallback とは?

WebSearch API が失敗するか制限に達した場合の自律的なエージェントベースの Web 検索フォールバック ソース: bejranonda/llm-autonomous-agent-plugin-for-claude。

web-search-fallback のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bejranonda/llm-autonomous-agent-plugin-for-claude --skill web-search-fallback インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/bejranonda/llm-autonomous-agent-plugin-for-claude