
Claude Skills by darellchua2
github.com/darellchua2Transcribe audio files to text via the Z.AI GLM-ASR API — POST /audio/transcriptions with a wav/mp3 (≤25MB, ≤30s). Triggers: transcribe, speech to text, ASR, audio transcription.
Generate images from text prompts via Z.AI GLM-Image API, saved as local PNGs — direct /images/generations call. Triggers: image generation, generate image, text to image, draw a picture.
Extract text and layout from images or PDFs via the Z.AI GLM-OCR layout_parsing API — structured, layout-aware OCR. Triggers: OCR, extract text from image, layout parsing, document text extraction.
Generate video from a text (or first-frame image) prompt via Z.AI CogVideoX-3 — submit then poll the async result, save as local MP4. Triggers: video generation, generate video, text to video, image to video.