GTM agent for technical founders. Pay-per-result. Signed receipts. Two surfaces: terminal CLI + local web dashboard.
# Add to your Claude Code skills
git clone https://github.com/oneshot-agent/oneshot-gtmLast scanned: 6/16/2026
{
"issues": [
{
"file": "README.md",
"line": 56,
"type": "secret-exfiltration",
"message": "Instruction appears to send credentials/secrets to an external endpoint",
"severity": "medium"
},
{
"file": "README.md",
"line": 108,
"type": "remote-install",
"message": "Install command (remote install script piped to a shell — review the source before running): \"curl -fsSL https://bun.sh/install | bash\"",
"severity": "low"
}
],
"status": "PASSED",
"scannedAt": "2026-06-16T09:26:43.809Z",
"npmAuditRan": false,
"pipAuditRan": true,
"promptInjectionRan": true
}See how oneshot-gtm compares with popular alternatives.
oneshot-gtm is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by oneshot-agent. GTM agent for technical founders. Pay-per-result. Signed receipts. Two surfaces: terminal CLI + local web dashboard. It has 293 GitHub stars.
Yes. oneshot-gtm passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/oneshot-agent/oneshot-gtm" and add it to your Claude Code skills directory (see the Installation section above).
oneshot-gtm is primarily written in TypeScript. It is open-source under oneshot-agent on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh oneshot-gtm against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
Open-source GTM agent for technical founders. Pay-per-result, signed receipts, founder-led discipline encoded. Terminal CLI + local web dashboard over one SQLite ledger.
oneshot-gtm.com · what a signed receipt is · docs
bunx oneshot-gtm-server # dashboard only — published, no clone
https://github.com/user-attachments/assets/bba2fb2d-35c3-4171-a358-fd3a987c24bc
OneShot is a pay-per-use API toolbox — email, SMS, voice, deep research, person enrichment, browser automation, website build — settled per call in USDC on Base, with a cryptographically signed receipt for every action.
oneshot-gtm is the strategy wrapper. It encodes the founder-led-sales playbook — Mom Test, Sean Ellis 40%, Predictable Revenue, do-things-that-don't-scale, multichannel cadence, signed-receipt CAC — as named plays you run from the terminal or the dashboard. Finders watch public signals, an ICP gate filters what they find, you approve rows in a queue, plays draft and send, cadences follow up, and every dollar lands in a receipt you can attribute to an outcome.
MIT, so you can read every prompt, fork every play, and trust what's running.
| Them | oneshot-gtm | |
|---|---|---|
| Pricing | Seat-based SaaS, $$/seat/mo | Pay-per-result, no subscription |
| Source visibility | Closed; you trust the dashboard | MIT; read the prompts, fork the plays |
| CAC story | Blended, estimated, dashboard-shaped | Signed per-call receipts, exportable |
| PMF posture | Assumes PMF, optimizes sends | Pre-PMF aware, soft-gates on scale moves |
| LLM | Built-in, opaque | BYO key (OpenRouter / OpenAI / Anthropic) |
| State | Vendor cloud | Local SQLite + chmod-600 dotfile |
Most GTM tools assume you have product-market fit and optimize sends. Most pre-PMF founders don't, and end up scaling a broken motion because the tool said "send more" — the Startup Genome Report's top documented cause of startup death. So the discipline is built in:
founderAdmission) is worked into roughly a third of first touches; leave it blank and the beat is skipped, never invented.handoff templatize, first-ae, readiness) print soft-gate checklists and default to "not yet, fix this first" until the signals earn the move. --force overrides.decisionContext, and a goalId grouping a cadence's spend. When a reply or deal outcome lands, that value is tagged back, so CAC and RoCS on the Measure page are attestable and outcome-attributed, not estimated.curl -fsSL https://bun.sh/install | bash # Bun is the required runtime
git clone https://github.com/oneshot-agent/oneshot-gtm
cd oneshot-gtm && bun install
bun run cli -- init # config + keys wizard
bun run cli -- doctor # sanity check
bun run --cwd apps/web build # one-time: build the SPA
bun run cli -- ui # http://127.0.0.1:3030
init asks for the founder profile the prompts draw on: background that builds trust, products you've shipped, notable partners or customers, and one true concession. All optional — a blank field skips the beat that uses it rather than improvising. Edit any of them later from /setup or config founder. What reaches the model, and when maps each field to the surfaces it shapes.
Some finders need keys init never asks about — most people want GITHUB_TOKEN (a classic token with no scopes) before enabling the GitHub finders. /setup and config keys store them; finders lists them.
To call it from anywhere: cd apps/cli && bun link && bun link oneshot-gtm && cd -. Prefer the dashboard without cloning? bunx oneshot-gtm-server downloads and boots it. Bun is still required — the bundle uses bun:sqlite and Bun.serve, and fails loudly under plain node. The CLI itself is not published to npm.
Both read and write the same ~/.oneshot-gtm/ledger.sqlite.
bun run cli -- intel advise # interactive coach
bun run cli -- find watch --once # poll due triggers, enqueue candidates
bun run cli -- find drain podcast-guest --dry-run # preview approved /queue rows
bun run cli -- cadence advance # daily tick: poll inbox, fire follow-ups
71 commands — bun run cli -- --help (or oneshot-gtm --help once linked) is the reference:
| Group | Commands |
|---|---|
init · doctor · ui |
setup wizard · health check · open the dashboard |
config |
llm · founder · keys · telemetry on|off · slack-webhook [url] · x-engine [engine] · spend-ceiling [amount|off] |
identities |
list · add · remove <id> — the sender pool |
gmail |
auth (OAuth a sending account) · placement (inbox-placement canary) |
smartlead |
connect — API key + pick Smartlead mailboxes into the pool (send-only) |
domains |
list · pause <domain> · resume <domain> — provisioned OneShot domains |
find |
watch · drain <play> · import --csv <file> --play <name> · enrich-linkedin · research-prospects · research-queue · research-products · synthesize-angles · score-prospects · backfill-fit-reason · calibrate — --fail-on-empty makes watch --once and drain exit 2 on a run that produced nothing |
motion |
post-funding concierge demo-no-show competitor-switch hiring-signal podcast-guest discovery-interview free-pilot — each takes `--targ |