web-search
SolidSearch the web for information using Tavily.
AI & Automation 6 stars
0 forks Updated today Apache-2.0
Install
Quality Score: 80/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Web Search Skill
Search the web to find current information, documentation, or answers.
## Available Tools
- `web_search` - Search the web using configured provider
## Usage
Use web search when you need:
- Current information that may have changed since training
- Documentation for specific versions
- News and recent events
- Verification of facts
## Example
```python
web_search(query="Python 3.12 new features")
```
## Tips
- Be specific in queries for better results
- Include version numbers when searching for documentation
- Use quotes for exact phrase matching
- Combine with `web_fetch` to read full pages
Details
- Author
- cipher982
- Repository
- cipher982/longhouse
- Created
- 1 years ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
Web & Frontend Listed
tavily-web
Web search, content extraction, site crawling, URL discovery, and AI-powered research using Tavily API via curl. Use when user needs web search results, current events, news, finance data, content from URLs, site-wide extraction, or multi-topic research with citations. Trigger phrases: 'search the web', 'find online', 'extract from URL', 'crawl site', 'research topic', 'latest news about', 'web search', 'tavily'.
1 Updated 1 weeks ago
Lu1sDV AI & Automation Listed
example-web-search
A simple demonstration skill that searches the web for information
20 Updated today
systempromptio AI & Automation Listed
web-search
Search the web for information with rate limiting, caching, and structured source attribution
4 Updated 4 days ago
AreteDriver