ALI ALMOUKADDAM
Community@mukaddam-ali · USA, TX
ALI ALMOUKADDAM publishes skills for multimodal generation, web data extraction, and Office document processing built on the z-ai-web-dev-sdk.
Agent Skills by ALI ALMOUKADDAM
Showing 14 vetted skills indexed across 1 GitHub repositories.
LLM
Implement LLM chat completions with multi-turn conversations using the z-ai-web-dev-sdk.
web-reader
Extract article content, metadata, and publication time from web pages.
image-generation
Generate base64-encoded images from text prompts using the z-ai-web-dev-sdk API and CLI.
VLM
Implement vision-based AI chat for image analysis using the z-ai-web-dev-sdk.
canvas-design
Create original visual art and posters as PNG or PDF files using design philosophies.
ASR
Transcribe audio files into text using the z-ai-web-dev-sdk speech recognition API.
web-search
Implement web search functionality using the z-ai-web-dev-sdk to retrieve structured search results.
TTS
Convert text into speech audio files using the z-ai-web-dev-sdk TTS API.
Video Generation
Generate videos from text prompts or images using the z-ai-web-dev-sdk asynchronous task API.
frontend-design
Generates token-based frontend code with design systems, components, and accessibility compliance.
xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and recalculation.
Extract, create, merge, split, and fill PDF documents using Python libraries and command-line tools.
pptx
Create, edit, and analyze PowerPoint presentations using HTML conversion and OOXML manipulation.
docx
Create, edit, and analyze Word documents with tracked changes and comments.
Frequently Asked Questions About ALI ALMOUKADDAM
FAQPage SchemaWhat tasks can I automate using ALI ALMOUKADDAM's skills?▼
You can build chat completions, vision-based image analysis, speech-to-text transcription, text-to-speech, image and video generation, web search, and web page content extraction via the z-ai-web-dev-sdk, plus create and edit PDF, XLSX, DOCX, and PPTX files and design posters or frontend interfaces.
Who are these skills designed for?▼
Developers building conversational assistants, voice-enabled applications, and multimodal features, plus designers producing posters and production-ready React/Vue frontends, and analysts who need programmatic creation, editing, and analysis of spreadsheets, documents, presentations, and PDFs.
How do the z-ai-web-dev-sdk skills work at runtime?▼
Each skill wraps a z-ai-web-dev-sdk capability: chat supports multi-turn context, ASR and TTS accept base64 audio, VLM accepts image URLs or base64, video generation runs asynchronously with status polling, and web-reader returns title, HTML, and publication time.
Are these skills open source and what do they cost?▼
Most skills, including LLM, VLM, ASR, TTS, web-search, web-reader, image-generation, video-generation, and frontend-design, are MIT licensed and free. The xlsx, pdf, pptx, docx, and canvas-design skills are proprietary or governed by terms in their bundled LICENSE.txt files.
What prerequisites or dependencies do these skills require?▼
The AI and web skills require access to the z-ai-web-dev-sdk. Document skills operate on standard Office formats (.xlsx, .csv, .docx, .pptx, PDF), and media skills accept base64-encoded audio or images; image-generation also ships a command-line utility for quick renders.