skills/keep-on-radar/SKILL.md
Monthly review of Keep on Radar deals with company research updates. Sends digest to deal owners and handles actions (pass, keep, add note) via email reply or WhatsApp.
npx skillsauth add navotvolkgroundup/groundup-toolkit keep-on-radarInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Monthly review of all HubSpot deals in the "Keep on Radar" stage. Researches what's new with each company using web search and AI analysis, sends a digest email and WhatsApp summary to each deal owner, and handles their replies to take action.
WhatsApp triggers (from team members):
Automated (via cron):
Run the monthly review. For each deal in Keep on Radar:
keep-on-radar review
Poll Gmail for replies to the monthly digest emails. Parses actions using AI and executes them (move to pass, add note, keep watching).
keep-on-radar check-replies
List all deals currently in Keep on Radar, grouped by owner.
keep-on-radar status
Move a specific deal to the Pass (Closed Lost) stage with an optional reason.
keep-on-radar pass <deal_id> "<reason>"
WhatsApp integration: When a team member says "pass on [company]" via WhatsApp:
keep-on-radar pass <deal_id> "<reason>"default)1138024523closedlost# Monthly review on 15th at 10am UTC
0 10 15 * * source ~/.env && ~/.openclaw/skills/keep-on-radar/keep-on-radar review >> /var/log/keep-on-radar.log 2>&1
# Check email replies every 2 hours
0 */2 * * * source ~/.env && ~/.openclaw/skills/keep-on-radar/keep-on-radar check-replies >> /var/log/keep-on-radar.log 2>&1
Uses shared config.yaml and .env — no additional configuration needed.
Required environment variables:
MATON_API_KEY — HubSpot API access via Maton gatewayANTHROPIC_API_KEY — Claude AI for research synthesis and reply parsingBRAVE_SEARCH_API_KEY — Web search for company/founder updatesGOG_KEYRING_PASSWORD — Gmail access for sending digests and polling repliestools
# US Founder Scout **Status:** Jordan-only access **Version:** 1.0.0 **Triggers:** `us founder scout`, `american founder scout`, `approached founder` Automated scouting for US tech founders and operators who are about to start new companies — before they announce or raise. Uses LinkedIn and Twitter/X browser automation to search for people, analyze profiles, and detect early signals. All tracking is local — no HubSpot sync. ## Features ### Target Profile - US tech founders, CTOs, VPs who rec
tools
Call a team member's phone when someone pings them on WhatsApp. Only team members can use this.
tools
Automated WhatsApp notifications for upcoming calendar meetings + on-demand next meeting queries. Sends reminders 10 minutes before meetings and provides rich attendee context on request.
tools
Log meeting notes (Granola, manual, etc.) to HubSpot portfolio company records via WhatsApp or Telegram.