An open API service indexing awesome lists of open source software.

https://github.com/melvincarvalho/skill-serve

aam skill serve
https://github.com/melvincarvalho/skill-serve

aam aam-skill skill

Last synced: over 1 year ago
JSON representation

aam skill serve

Awesome Lists containing this project

README

          


skill-serve



Serve an autonomous agent

---


Getting Started




---

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![npm](https://img.shields.io/npm/v/skill-serve)](https://npmjs.com/package/skill-serve)
[![npm](https://img.shields.io/npm/dw/skill-serve.svg)](https://npmjs.com/package/skill-serve)
[![Github Stars](https://img.shields.io/github/stars/melvincarvalho/skill-serve.svg)](https://github.com/melvincarvalho/skill-serve/)

## ⚡️ Features

---

  ✓  Serve an app
  ✓  Browse file system
  ✓  Configure root
  ✓  Extensible web actions

## ✍️ Getting Started

---

### Introduction

Serve is a modular skill to be used in composing [autonomous agents](https://aam.wtf/). It allows you to create a web interface to the agent.

---

### Installation

```sh
aam skill serve
```

---

## ⚖️ License

This project is under the MIT License. See the [LICENSE](https://github.com/melvincarvalho/skill-serve/blob/gh-pages/LICENSE) file for the full license text.