Web Search Skill
Skill DisahkanImplement 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.
Pemasangan
npx skills add answerzhao/agent-skillsMenjalankan Vercel skills CLI (skills.sh) melalui npx — memerlukan Node.js secara setempat dan sekurang-kurangnya satu ejen yang serasi skills dipasang (Claude Code, Cursor, Codex, …). Menganggap repo mengikut format agentskills.io.
Sambungan serupa
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".