HelloAgents
Production-ready Python framework for building multi-agent AI applications
All Skills in This Repository (17)
Pure Emerald Level IndicatorsTTS
Convert text to speech audio via the z-ai-web-dev-sdk backend.
pptx
Redirect PPT and PPTX tasks to AI PPT mode for slide handling.
video-understand
Analyze video content to extract scenes, actions, and events via video_url inputs.
image-generation
Generate AI images from text prompts via CLI or backend SDK.
Automate PDF text extraction, form filling, and metadata management with Python libraries.
Podcast Generate
Convert input files or web searches into podcast scripts and WAV audio.
VLM
Analyze images and generate natural-language responses using image URLs or base64-encoded images.
ASR
Transcribe base64-encoded audio into text using the z-ai-web-dev-sdk.
web-reader
Fetch web pages and extract title, HTML, and publication time.
finance
Retrieve real-time and historical finance data via gateway-based API endpoints.
xlsx
Automate Excel workbook creation, editing, and analysis with formula preservation.
web-search
Queries the internet via z-ai-web-dev-sdk to return structured search results.
Frequently Asked Questions
FAQPage SchemaHow to install HelloAgents?โผ
Run `npx skills add jjyaoao/HelloAgents --all -g -y` in your terminal to install all skills in this suite globally.
What is HelloAgents used for?โผ
It is a Python framework for building multi-agent AI applications with tool calling, context engineering, session persistence, and observability built in.
Which LLM providers does HelloAgents support?โผ
It works with OpenAI-compatible APIs, Anthropic Claude, and Google Gemini, and auto-detects the provider from your API base URL.
What built-in skills come with HelloAgents?โผ
It includes skills for PDF, Excel, and Word document processing, web search, image and video generation, text-to-speech, speech recognition, and frontend design.
Can beginners use HelloAgents to learn AI agents?โผ
Yes. It pairs with the Datawhale Hello-Agents tutorial and offers a learn_version branch that matches the course step by step.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core