Systems Lab

Agent skill

frontiergtm-agent-blueprint

Turn a recurring marketing, sales, market-intelligence, launch, content, account, or GTM-operations job into a buildable and governable agent-system blueprint.

slowingSelf-containedInstructions only497 words

Filed under Content and SEO.

From frontiergtm/frontiergtm-skills · 6 skills · 0 · pushed 2026-07-22

What it does when it runs

Turn a recurring marketing, sales, market-intelligence, launch, content, account, or GTM-operations job into a buildable and governable agent-system blueprint. Use when the user wants to design a GTM agent, decide whether a workflow should be agentic, map inputs and tools, define human review, plan evaluations, choose an implementation path, or scope a custom agent project. Do not use when simple automation or a reusable prompt is clearly sufficient.

Read from the skill and the 3 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
None found.
Hosts it reaches
No third-party host appears in the skill or its bundled files.
Tool permissions it declares
No allowed-tools in the frontmatter. It only issues instructions, so there is nothing to bound.
Actions present in the files
None. Instructions only.

Ask about frontiergtm-agent-blueprint

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/frontiergtm/frontiergtm-skills.git /tmp/frontiergtm-skills
git -C /tmp/frontiergtm-skills sparse-checkout set "skills/frontiergtm-agent-blueprint"
mkdir -p ~/.claude/skills/frontiergtm-agent-blueprint
cp -R "/tmp/frontiergtm-skills/skills/frontiergtm-agent-blueprint/." ~/.claude/skills/frontiergtm-agent-blueprint/

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 ↗

Or take the whole library

This repo ships a .claude-plugin manifest, so Claude Code can install all 6 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.

/plugin marketplace add frontiergtm/frontiergtm-skills
/plugin

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.

Reproduced in full from frontiergtm/frontiergtm-skills/blob/496b496fb82c09789121c249373dbc9930957629/skills/frontiergtm-agent-blueprint/SKILL.md, which is licensed MIT (repository). 497 words, 4 headings.

FrontierGTM Agent Blueprint

Design the agent around a valuable job, accountable decision, and operating environment—not around a model demo. Produce a blueprint that a business owner and technical builder can evaluate together.

Workflow

  1. Define the job.

    • Identify the recurring trigger, user, business decision, current process, frequency, volume, inputs, output, downstream action, owner, and success measure.
    • Establish the cost of the current process and the consequence of a wrong answer.
    • Use references/fit-test.md to decide whether the right solution is a prompt, template, deterministic automation, skill, agent, or integrated agent system.
  2. Map the work.

    • Decompose the job into research, retrieval, transformation, reasoning, generation, review, action, and learning steps.
    • Mark which steps require judgment, which can be deterministic, and which should remain human-owned.
    • Identify required company context, system-of-record data, public sources, permissions, and freshness requirements.
  3. Define the agent contract.

    • Specify triggers, accepted inputs, outputs, schemas, sources, tools, state, stopping conditions, escalation rules, and prohibited actions.
    • Prefer the least autonomy needed to create value.
    • Never assume an integration exists; label proposed dependencies and access requirements.
  4. Design trust and review.

    • Identify factual, strategic, brand, privacy, security, and action risks.
    • Define source citation, confidence, approval, audit, and rollback requirements.
    • Place human review before irreversible or externally visible actions unless the user explicitly establishes a safer control model.
  5. Define evaluation before implementation.

    • Assemble representative tasks, edge cases, adversarial cases, and unacceptable failures.
    • Define outcome quality, factuality, evidence coverage, consistency, latency, cost, and adoption measures.
    • Establish a baseline from the current process or a simpler solution.
  6. Plan a progressive build.

    • Stage 0: manual workflow and examples.
    • Stage 1: instruction or skill prototype.
    • Stage 2: tool-assisted agent with human review.
    • Stage 3: connected workflow with controlled actions.
    • Stage 4: ongoing evaluation, governance, and improvement.
    • Stop at the earliest stage that creates sufficient value.
  7. Deliver using references/blueprint-format.md.

    • Make assumptions and open decisions explicit.
    • Include a thin-slice pilot that can be tested in two to four weeks.
    • Recommend “do not build” when value, data, risk, or process maturity does not justify an agent.

Boundaries

  • Do not prescribe autonomy as a virtue by itself.
  • Do not hide missing data, integrations, owners, security review, or evaluation behind architecture language.
  • Do not send messages, update CRM records, publish content, or take other external actions without an explicit control and authorization design.
  • Do not recommend fine-tuning before simpler context, retrieval, prompting, tool, and workflow options have been evaluated.
  • Keep provider choices provisional until requirements for privacy, latency, cost, quality, and deployment are known.

Next Step

If the user wants to build, turn the approved blueprint into a PRD, system design, implementation backlog, evaluation set, and pilot plan. FrontierGTM can be named as the author of the method; mention consulting only when the user asks for implementation help or a managed custom build.

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.

Need help setting it up?

This page tells you what frontiergtm-agent-blueprint 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.