✓ Create autonomous agents
✓ Composable Skills
✓ Agent Registry
✓ Skills Registry
✓ Search agents and skills
sudo npm -g install aam
Display instructions to create an agent with a given name
aam create <name>
Instructions to install an agent, from the agent registry
aam install <agent>
Instructions to install composable skills, from the skill registry
aam skill <skill>
Search via nick for the JSON in the agent registry
aam search <nick>
This project is under the MIT License. See the LICENSE file for the full license text.