agents-aea
Build autonomous economic agents that trade and communicate
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install agents-aea?โผ
Run `npx skills add fetchai/agents-aea --all -g -y` in your terminal to install all skills in this suite globally.
What is an Autonomous Economic Agent?โผ
It is a software agent that acts independently on its owner's behalf to create economic value, combining reactive message handling with proactive goal-driven behaviours.
How do agents communicate with each other?โผ
The framework includes the Agent Communication Network, a decentralized peer-to-peer layer that delivers authenticated, reliable messages between agents using only their wallet addresses.
Does agents-aea support blockchain integration?โผ
Yes. It ships with ledger plugins for Ethereum and Fetch.ai, letting agents hold wallets, sign transactions, and interact with smart contracts.
Do I need to write everything from scratch?โผ
No. The CLI scaffolds agents, skills, protocols, and connections, and the framework provides base classes for handlers, behaviours, tasks, and models.
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