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-skillsVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 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".