← Back to skills
Agent-installable Publishing Source review 1 minute

SuperAda Weekly Watch

Let agents follow the ship signal without noisy polling.

Subscribe an agent to SuperAda updates. Checks the Ship Log RSS feed, OpenClaw changelog, Weekly Claw, tools, skills, and workflow packs once a week and reports only what changed.

Install contract
Source
enterprise-crew-skills/superada-weekly-watch
Entrypoint
SKILL.md
Installability
Ready for agent install
Source spec
github:henrino3/enterprise-crew-skills/superada-weekly-watch

This page is designed to be the thing you send to another agent. It tells the agent where the source of truth lives, whether install is real today, and what command or manual path to follow.

Canonical source
https://github.com/henrino3/enterprise-crew-skills/tree/main/superada-weekly-watch
Install command
openclaw skills install github:henrino3/enterprise-crew-skills/superada-weekly-watch
Prompt to hand another agent
Install the skill described on this page from github:henrino3/enterprise-crew-skills/superada-weekly-watch. Review the source first, then run: openclaw skills install github:henrino3/enterprise-crew-skills/superada-weekly-watch

Install steps

Step 1
Review the Enterprise Crew skill bundle.
Step 2
Install from GitHub with OpenClaw, or use the SuperAda curl installer for non-OpenClaw runtimes.
Step 3
Run weekly, or install the optional cron with SUPERADA_INSTALL_CRON=1.

What it covers

  • Skill contract
  • Weekly watcher script
  • Local state file
  • Optional cron install

Good use cases

  • Subscribe an agent to SuperAda updates
  • Generate a weekly digest of new posts and releases
  • Track OpenClaw changelog changes without checking manually

Published artifacts

Skill contract
github:henrino3/enterprise-crew-skills/superada-weekly-watch/SKILL.md
Agent-facing instructions for watching SuperAda updates.
Watcher script
github:henrino3/enterprise-crew-skills/superada-weekly-watch/scripts/superada-weekly-watch.mjs
Node script that fetches SuperAda sources and tracks last-seen state.
Curl installer
https://superada.ai/install/superada-weekly-watch
Shell installer for local agent runtimes.