web-search-fallback
Web Search Fallback Skill
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.
When to Apply
- WebSearch returns validation or tool errors
- You hit daily or session usage limits
- WebSearch shows "Did 0 searches"
- You need guaranteed search results
- HTML scraping methods fail due to bot protection
Working Implementation (TESTED & VERIFIED)
✅ Method 1: Autonomous Agent Research (MOST RELIABLE)
# Use Task tool with general-purpose agent
Task(
subagent_type='general-purpose',
More from bejranonda/llm-autonomous-agent-plugin-for-claude
pattern-learning
Enables autonomous pattern recognition, storage, and retrieval at project level with self-learning capabilities for continuous improvement
17web-validation
Comprehensive web page validation with authentication, screenshot capture, mobile testing, and enhanced error detection
15contextual-pattern-learning
Advanced contextual pattern recognition with project fingerprinting, semantic similarity analysis, and cross-domain pattern matching for enhanced learning capabilities
10security-patterns
Comprehensive OWASP security guidelines, secure coding patterns, vulnerability prevention strategies, and remediation best practices for building secure applications
10git-automation
Advanced Git operations automation including intelligent branching, commit optimization, release workflows, and repository health management
9frontend-aesthetics
Distinctive frontend design principles for avoiding generic AI defaults, implementing thoughtful typography/color/animations, and creating polished user experiences based on Claude Code design research
9