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
- Host: GitHub
- URL: https://github.com/mblode/skillwatch
- Owner: mblode
- License: mit
- Created: 2026-03-21T23:34:20.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-22T02:46:33.000Z (2 months ago)
- Last Synced: 2026-03-22T10:54:34.304Z (2 months ago)
- Language: TypeScript
- Homepage: http://npmjs.com/package/skillwatch
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Agents: AGENTS.md
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)