Web Search Skill
Skill Đã xác minhImplement 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.
Cài đặt
npx skills add answerzhao/agent-skillsChạy Vercel skills CLI (skills.sh) qua npx — yêu cầu Node.js trên máy và ít nhất một agent tương thích skills đã được cài (Claude Code, Cursor, Codex, …). Giả định repo tuân theo định dạng agentskills.io.
Tiện ích tương tự
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".