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

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

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

aam aam-skill skill

Last synced: over 1 year ago
JSON representation

updater skill

Awesome Lists containing this project

README

          


skill:updater



Update an autonomous agent

---


Getting Started




---

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

## Introduction

Updater is a modular skill to be used in composing [autonomous agents](https://aam.wtf/). It will automatically update the agent

## Installation

```sh
aam skill updater
```

## Dependencies

[skill-git](https://github.com/melvincarvalho/skill-git)
[skill-gitmark](https://github.com/melvincarvalho/skill-gitmark)

## ⚖️ License

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