Agent skill
gtm-hypothesis-scorer
Score and rank all GTM hypotheses in the Beton Supabase DB using a RICE-based framework (Reach × Impact × Confidence).
Filed under Outbound email.
From getbeton/openclaw-gtm-skills · 18 skills · 6 · pushed 2026-05-07
What it does when it runs
Score and rank all GTM hypotheses in the Beton Supabase DB using a RICE-based framework (Reach × Impact × Confidence). Outputs a ranked terminal table and CSV ready for campaign planning. Use when: asked to score hypotheses, rank experiments, find the best outreach angle, prioritize GTM campaigns, see RICE scores, or decide which segment to target first. Triggers on: "score hypotheses", "rank experiments", "best outreach angle", "RICE score", "prioritize campaigns", "which segment to target", "top hypotheses by score".
Read from the skill and the 2 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- SUPA_KEY
- YOUR_SUPABASE_SERVICE_ROLE_KEY
- Hosts it reaches
- amygtwoqujluepibcnfs.supabase.co
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- shellwrites files
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/getbeton/openclaw-gtm-skills.git /tmp/openclaw-gtm-skills git -C /tmp/openclaw-gtm-skills sparse-checkout set "skills/gtm-hypothesis-scorer" mkdir -p ~/.claude/skills/gtm-hypothesis-scorer cp -R "/tmp/openclaw-gtm-skills/skills/gtm-hypothesis-scorer/." ~/.claude/skills/gtm-hypothesis-scorer/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
Before you install: this skill will not complete its job on a bare agent. It needs SUPA_KEY, YOUR_SUPABASE_SERVICE_ROLE_KEY, which you have to obtain separately.
The skill
Source on GitHub ↗The source carries a AGPL-3.0 licence, which does not grant redistribution. Everything else on this page is our own reading of the file and is published here; the text of the skill is not, and stays where its author put it.
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- hypothesis-building by extruct-ai · 107
- icp-scorer by JJenglert1 · 55
- qualification-scorer by Othmane-Khadri · 55
- lead-scorer by ekatasingh1107 · 2
- outreach-scorer by VijayMatt · 1
Need help setting it up?
This page tells you what gtm-hypothesis-scorer does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.