web-search
✓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.
Installation
SKILL.md
This skill guides the implementation of web search functionality using the z-ai-web-dev-sdk package, enabling applications to search the web and retrieve current information.
Extract this skill package to the above path in your project.
Reference Scripts: Example test scripts are available in the {projectpath}/skills/web-search/scripts/ directory for quick testing and reference. See {projectpath}/skills/web-search/scripts/websearch.ts for a working example.
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. Source: uholysmokes/voidverse-alt.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/uholysmokes/voidverse-alt --skill web-search- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is web-search?
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. Source: uholysmokes/voidverse-alt.
How do I install web-search?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/uholysmokes/voidverse-alt --skill web-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/uholysmokes/voidverse-alt
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01