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

https://github.com/mblode/skillwatch

Notifies you when installed skills have updates
https://github.com/mblode/skillwatch

Last synced: 2 months ago
JSON representation

Notifies you when installed skills have updates

Awesome Lists containing this project

README

          

# skillwatch

Notifies you when installed agent skills have updates.

```bash
npx skillwatch install
npx skillwatch check-now
```

Checks daily at 9:00 am. Change the time with `--hour` and `--minute`.

Uninstall with `npx skillwatch uninstall`.

[MIT](LICENSE.md)