conan-skill-web-search
v1.0.0
Published
Web search skill for Conan AI — real-time search results and sources via Tavily API
Maintainers
Readme
conan-skill-web-search
Web search skill for Conan AI.
Real-time web search with sources, powered by Tavily. No more stale training data — get live results.
You: search for the latest news about GPT-5
Conan: **Answer:** OpenAI has announced GPT-5 with significant improvements...
**Search results for:** latest news about GPT-5
1. **GPT-5 Is Here — What You Need to Know**
OpenAI officially unveiled GPT-5 today with enhanced reasoning...
🔗 techcrunch.com/2025/...
2. **GPT-5 vs Claude 4 — Full Comparison**
🔗 theverge.com/...Install
conan skill install conan-skill-web-searchSetup
Get a free API key at tavily.com (1000 calls/month free), then:
conan config set tavilyKey YOUR_KEYUsage
Just ask naturally:
"search for latest AI news"
"find information about React 19 new features"
"what happened in Egypt today?"Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| query | string | ✅ | The search query |
| max_results | number | — | Number of results to return (1–5, default 3) |
License
MIT · Amr Lotfy
