Web Search Skill
Skill 已验证Implement web search capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to search the web, retrieve current information, find relevant content, or build applications with real-time web search functionality. Returns structured search results with URLs, snippets, and metadata.
This skill enables web search capabilities by leveraging the z-ai-web-dev-sdk, returning structured results such as URLs, snippets, and metadata. It supports both CLI usage for simple queries and SDK integration for dynamic application development, with extensive examples for various use cases.
Versioning
- warning:Release ManagementThere is no manifest version field or CHANGELOG in the repository, and installation instructions do not reference a specific version, defaulting to HEAD.
安装
npx skills add answerzhao/agent-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
Discord Adapter
98Discord adapter for chat
Web Search (Tavily API)
97Search the web using Tavily API for high-quality, AI-optimized results with advanced filtering options. Use when you need structured search results, domain filtering, relevance scores, or AI-generated answer summaries. Requires TAVILY_API_KEY. Keywords: tavily, advanced search, filtered search, domain filtering, relevance scoring.
DuckDuckGo Search
60Skills for web search and content scraping via DuckDuckGo MCP Server. Used when users need online searching and web scraping.
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
ESLint Plugin React Hooks
99ESLint rules for React Hooks
Prisma Postgres Setup
99Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".