Skip to content

melvincarvalho/aam

Folders and files

NameName
Last commit message
Last commit date
Oct 21, 2021
Nov 9, 2021
Jun 19, 2021
Oct 19, 2021
Nov 9, 2021
Nov 9, 2021
Jun 19, 2021
Nov 5, 2021
Jun 20, 2021
Nov 3, 2021
Nov 9, 2021
Jul 16, 2021
Sep 28, 2021
Nov 9, 2021

Repository files navigation

Autonomous Agent Manager

A library and framework to create composable autonomous agents

Getting Started


GitHub license npm npm Github Stars

⚡️ Features

  ✓  Create autonomous agents
  ✓  Composable Skills
  ✓  Agent Registry
  ✓  Skills Registry
  ✓  Search agents and skills

✍️ Getting Started


Install with npm

sudo npm -g install aam

Create an agent

Display instructions to create an agent with a given name

aam create <name>

Install an agent

Instructions to install an agent, from the agent registry

aam install <agent>

Skills

Instructions to install composable skills, from the skill registry

aam skill <skill>

Search

Search via nick for the JSON in the agent registry

aam search <nick>

⚖️ License

This project is under the MIT License. See the LICENSE file for the full license text.

About

autonomous agent manager

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published