jjyaoaojjyaoaoCommunityยท17 Agent Skills Included

HelloAgents

Production-ready Python framework for building multi-agent AI applications

Builds production-grade AI agents with tool calling, context management, session persistence, and sub-agent delegation. Eliminates the pain of wiring LLM providers, retry logic, circuit breakers, and streaming output from scratch. Ships with ready-made skills for PDF, Excel, Word, web search, image and video generation, TTS, and speech recognition to complete real tasks faster.
npx skills add jjyaoao/HelloAgents --all -g -y

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

TTS

Convert text to speech audio via the z-ai-web-dev-sdk backend.

Community
Intermediate
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

pptx

Redirect PPT and PPTX tasks to AI PPT mode for slide handling.

Community
Intermediate
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

video-understand

Analyze video content to extract scenes, actions, and events via video_url inputs.

Community
Advanced
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

image-generation

Generate AI images from text prompts via CLI or backend SDK.

Community
Intermediate
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

pdf

Automate PDF text extraction, form filling, and metadata management with Python libraries.

Community
Advanced
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

Podcast Generate

Convert input files or web searches into podcast scripts and WAV audio.

Community
Advanced
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

VLM

Analyze images and generate natural-language responses using image URLs or base64-encoded images.

Community
Advanced
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

ASR

Transcribe base64-encoded audio into text using the z-ai-web-dev-sdk.

Community
Advanced
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

web-reader

Fetch web pages and extract title, HTML, and publication time.

Community
Advanced
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

finance

Retrieve real-time and historical finance data via gateway-based API endpoints.

Community
Advanced
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

xlsx

Automate Excel workbook creation, editing, and analysis with formula preservation.

Community
Intermediate
๐Ÿ“ฆ In Repo
jjyaoaojjyaoao

web-search

Queries the internet via z-ai-web-dev-sdk to return structured search results.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’