AWorld
Build, evaluate, and evolve autonomous AI agents from plain text
All Skills in This Repository (24)
Pure Emerald Level Indicatorsoptimizer
Analyzes Rocket.Chat conversations and generates JSON and Markdown summaries with optional ChatGPT-powered insights.
search
Automates complex web searches, document downloads, and news summarization in one workflow.
text2agent
Generate Python agent code with MCP configurations from natural language descriptions.
ppt
Generate PowerPoint presentations from structured outlines and HTML-style templates.
hypercode_forge
Compress multiple MCP tool invocations into a single Python script.
read large webpage or knowledge
Segment large web pages and knowledge bases, summarizing key points into a knowledge base.
media_comprehension
Analyzes image, audio, and video files using ffmpeg, Whisper, and scene detection.
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
filex
Parse documents, media files, and URLs into Markdown with the FileX CLI.
ad_video_create
Generates 10-second advertisement videos from product images using image composition and video diffusion.
self_evolve
Operates framework-gated self-evolve workflows for evolving AWorld skills through proposals and verified applies.
tikhub-youtube-search
Queries TikHub YouTube search and video-detail APIs and post-processes raw JSON into CSV summaries.
Frequently Asked Questions
FAQPage SchemaHow to install AWorld?βΌ
Run `npx skills add inclusionAI/AWorld --all -g -y` in your terminal to install all skills in this suite globally.
What is AWorld used for?βΌ
AWorld is an agent framework that turns your domain knowledge into autonomous AI agents. It orchestrates sub-agents to build apps, automate browsers, create videos, and research news.
Can AWorld create videos and ads automatically?βΌ
Yes. It includes skills for ad image and video generation, script writing, subtitles, voiceover, and smooth embedded video playback.
Does AWorld work with Claude Code and other AI agents?βΌ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and compatible agent runtimes.
Can AWorld improve its own agents automatically?βΌ
Yes. Its optimizer and self-evolve skills analyze agent behavior, patch prompts and tool configs, and verify improvements through an evaluation loop.
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