一键导入
web-search
Search the web for current information
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search the web for current information
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter. Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api, image generation, video generation, openrouter, tavily, exa search, twitter api, grok
Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSoup, Selenium, Playwright, MoviePy, Pillow, OpenCV, trimesh, and 100+ more libraries. Use for: data processing, web scraping, image manipulation, video creation, 3D model processing, PDF generation, API calls, automation scripts. Triggers: python, execute code, run script, web scraping, data analysis, image processing, video editing, 3D models, automation, pandas, matplotlib
A simple hello world skill
| name | web-search |
| description | Search the web for current information |
| category | research |
| version | 1.0.0 |
| author | clawbridge |
| tags | ["search","web","research"] |
| tools | [{"name":"search_web","description":"Search the web using DuckDuckGo","parameters":[{"name":"query","type":"string","description":"The search query","required":true},{"name":"max_results","type":"integer","description":"Maximum number of results to return","required":false,"default":5}]},{"name":"fetch_url","description":"Fetch and extract content from a URL","parameters":[{"name":"url","type":"string","description":"The URL to fetch","required":true}]}] |
You can search the web for current information using DuckDuckGo. Use this skill when the user asks about recent events, current data, or anything that might not be in your training data.