answerzhao/agent-skills▌
3 approved skills in this repository
vlm
Productivity
This skill guides the implementation of vision chat functionality using the z-ai-web-dev-sdk package, enabling AI models to understand and respond to images combined with text prompts.
asr
Productivity
This skill guides the implementation of speech-to-text (ASR) functionality using the z-ai-web-dev-sdk package, enabling accurate transcription of spoken audio into text.
web-reader
Productivity
Web page content extraction with automatic title, HTML, and metadata retrieval. \n \n Fetches and parses web pages via the page_reader function, returning structured data including title, HTML content, plain text, and publication time \n Supports both CLI usage for quick tasks and SDK integration for programmatic access in backend code only \n Includes caching, rate limiting, parallel processing, and error handling patterns for production applications \n Handles multiple URLs, content aggregatio