·web-search-fallback
</>

web-search-fallback

احتياطي بحث الويب المستقل المستند إلى الوكيل عند فشل WebSearch API أو الوصول إلى الحدود

5التثبيتات·0الرائج·@bejranonda

التثبيت

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

كيفية تثبيت web-search-fallback

ثبّت مهارة الذكاء الاصطناعي web-search-fallback بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/bejranonda/llm-autonomous-agent-plugin-for-claude --skill web-search-fallback
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: bejranonda/llm-autonomous-agent-plugin-for-claude.

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 أو الوصول إلى الحدود المصدر: bejranonda/llm-autonomous-agent-plugin-for-claude.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/bejranonda/llm-autonomous-agent-plugin-for-claude --skill web-search-fallback
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-01
آخر تحديث
2026-03-10

Browse more skills from bejranonda/llm-autonomous-agent-plugin-for-claude

إجابات سريعة

ما هي web-search-fallback؟

احتياطي بحث الويب المستقل المستند إلى الوكيل عند فشل WebSearch API أو الوصول إلى الحدود المصدر: 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 بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

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

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-01