aam

0.0.32 • Public • Published

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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i aam

    Weekly Downloads

    32

    Version

    0.0.32

    License

    MIT

    Unpacked Size

    11.6 kB

    Total Files

    12

    Last publish

    Collaborators

    • melvincarvalho