Open source skills for GTM.
Build and maintain a shared GTM workspace
GTM Skills gives your team three open source Lifecycle SOPs for maintaining one Git-backed GTM workspace and the node-local ICPs and personas it owns.
✓ 100% free and open source ✓ Three GTM skills, one install ✓ Git-backed shared context
⭐ Used by top GTM teams
Keep organization, market, and buyer knowledge in one place
The GTM workspace records durable facts about the business and its team. ICPs define the companies each organization serves, while personas define the buyers and stakeholders it needs to understand. Every durable change is previewed in full, accepted explicitly, and saved to history.
Choose between repeated prompts, disconnected templates, custom agents — or one coherent foundation
| GTM Skills | Repeated prompts | Standalone templates | Custom agents | |
|---|---|---|---|---|
| Three ready-made GTM skills | ✅ | ❌ | ❌ | ❌ |
| Shared Git-backed GTM workspace | ✅ | ❌ | ❌ | ❌ |
| Organization lifecycle management | ✅ | ❌ | ❌ | ❌ |
| ICP and persona lifecycle management | ✅ | ❌ | ❌ | ❌ |
| Node-local organization support | ✅ | ❌ | ❌ | ❌ |
| Review-before-write workflows | ✅ | ❌ | ❌ | ❌ |
Keep durable GTM knowledge in one repository. The ICP and persona SOPs read only the artifacts owned by the selected organization node and preserve the accepted result in history.
Organize the business. Define the market. Describe the buyer.
🏗️ Build the shared GTM workspace
Create or import an organization repository, add members and recursively nested suborganizations, update stored facts, and repair structural or Git problems.
📈 Define ideal customer profiles
Create, refine, delete, or doctor the ICPs that each organization or business unit owns, without routing into persona or account-workflow changes.
👥 Define buyer and stakeholder personas
Create, refine, delete, or doctor personas with clear responsibilities, influence, authority boundaries, disqualifiers, and open questions, without routing into ICP or lead-workflow changes.
Build your GTM foundation in three steps
1️⃣Install GTM SkillsRun npx skills add eliasstravik/gtm-skills -g to install all three skills. |
2️⃣Build your GTM workspaceRun /gtm-workspace to create or import the organization repository and add the members and business units it owns. |
3️⃣Define the market and buyerRun /gtm-icp and /gtm-persona to create the definitions each organization needs. |
Choose how to get started
Self-serveFor GTM builders and teams using AI agentsFree ✓ Three installable GTM skills ✓ Git-backed GTM workspace ✓ ICP lifecycle management ✓ Persona lifecycle management ✓ Suborganization-aware ownership ✓ Guided previews and history |
Done-with-youHands-on setup and rollout for your GTM teamLet's talk ✓ Everything in self-serve ✓ Full GTM Skills setup ✓ GTM workspace repository configuration ✓ ICP and persona workflow design ✓ Team rollout, training, and best practices ✓ Ongoing maintenance and upgrades ✓ Dedicated Slack channel support |
| Install GTM Skills | Book a demo |
Get your questions answered
Do I need to know how to code?
No code is required to run the guided skills. You need npx, an AI agent that loads installed skills, and Git for the GTM workspace repository.
What gets installed?
The install command adds GTM Workspace, GTM ICP, and GTM Persona. Run /gtm-workspace first, then use /gtm-icp and /gtm-persona for the definitions your organization owns.
What does GTM Workspace store?
It stores your organization’s durable self-knowledge: organization facts, members, suborganizations, ICPs, and personas. The canonical root is ~/.gtm/<org-slug>/; suborganizations use suborgs/<suborg-slug>/, and member records use members/<member-slug>/MEMBER.md at any organization node.
Can different teams keep different ICPs and personas?
Yes. The root organization and its suborganizations can own their own definitions. Each authoring skill reads only the artifacts visible to the selected organization node.
What does it cost?
GTM Skills is free, open source, and MIT licensed. Your AI or model provider may charge for usage.
Install GTM Skills and build from shared truth
One repository holds what your team knows about the organization, its market, and its buyers.
✓ 100% free and open source ✓ Three GTM skills, one install ✓ Git-backed shared context
⭐ Used by top GTM teams
{
"request": {
"method": "GET",
"url": "https://api.eliasstravik.com/projects/gtm-skills"
},
"response": {
"status": "200 OK",
"headers": {
"content-type": "application/json; charset=utf-8",
"x-powered-by": "one person + systems"
},
"body": {
"name": "gtm-skills",
"description": "Open source skills for GTM",
"language": "HTML",
"stars": 11,
"forks": 0,
"repo": "https://github.com/eliasstravik/gtm-skills",
"readme": "https://github.com/eliasstravik/gtm-skills#readme"
}
}
}