home / skills / gtmagents / gtm-agents / templates
This skill helps you automate GTM agent workflows across sales, marketing, and customer success with production-ready guidance.
npx playbooks add skill gtmagents/gtm-agents --skill templatesReview the files below or copy the command above to add this skill to your agents.
---
name: "{{ skill_name }}"
description: "{{ when to invoke this skill }}"
---
# {{ Skill Name }} Skill
## When to Use
- {{ scenario }}
- {{ scenario }}
- {{ scenario }}
## Framework
1. **Phase** – details.
2. **Phase** – details.
3. **Phase** – details.
## Templates
- {{ deliverable }}
- {{ worksheet }}
## Tips
- {{ guidance }}
- {{ pitfall to avoid }}
---
This skill is a production-ready collection of GTM agents and specialized skills for automating revenue operations, sales, marketing, and customer success workflows. It provides Python-based agents and templates designed to accelerate go-to-market tasks and standardize repeatable work. Use it to reduce manual coordination, generate deliverables, and enforce consistent execution across GTM teams.
The skill exposes a set of Python agents that can be invoked to perform discrete GTM functions such as lead qualification, campaign planning, onboarding workflows, and revenue reporting. Each agent follows a simple framework of phases (discover, plan, execute) and uses reusable templates and worksheets to produce consistent outputs. Agents accept structured inputs (CSV, CRM snippets, campaign parameters) and return actionable artifacts like outreach sequences, playbooks, or summary reports.
What inputs do agents require?
Most agents accept structured inputs such as CSV exports from your CRM, persona specs, campaign objectives, or simple parameter objects. The more structured and complete the input, the better the result.
Can outputs be customized for tone and regional differences?
Yes. Adjust agent parameters or edit the base templates to control tone, formality, and localization before deploying outputs to teams.