gtm-publish

Export Go-to-Market content from a database to project files.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/twofoldtech-dakota/plugin-gtm --skill gtm-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gtm-publish
Source: https://github.com/twofoldtech-dakota/plugin-gtm/tree/main/skills/gtm-publish
Command: npx skills add https://github.com/twofoldtech-dakota/plugin-gtm --skill gtm-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of exporting Go-to-Market (GTM) content, such as landing pages, READMEs, and blog posts, directly into your project's file system, streamlining your launch workflow.

Core Features & Use Cases

  • Content Export: Exports various GTM content types (landing pages, READMEs, blog posts, social posts, emails, etc.) to designated file paths within your project.
  • Sync Status Management: Tracks and reports on the synchronization status between the GTM database and the files on disk, highlighting differences and potential conflicts.
  • Conflict Resolution: Provides mechanisms to handle file overwrites and external modifications, ensuring data integrity.
  • Use Case: After generating a new blog post and social media copy for your product launch, use this Skill to automatically save them as .md files in your project's blog/ and social/ directories, ready for review and commit.

Quick Start

Use the gtm-publish skill to export all final GTM content for the product named 'AwesomeApp'.

Frequently Asked Questions about gtm-publish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export Go-to-Market content to project files?

You can export Go-to-Market content to project files using this Skill, which maps generated GTM content types like landing pages, READMEs, and blog posts from your database to designated file paths within your project's file system.

What is the best way to sync GTM database content with local files?

The best way to sync GTM database content with local files is using a sync status manager that tracks synchronization states, highlights differences between the database and disk, and provides conflict resolution mechanisms for external modifications.

Does the content export process handle file path mapping for multiple content types?

Yes, the content export process handles file path mapping for multiple content types. It automatically routes landing pages, social posts, emails, changelogs, press releases, documentation, and ad copy to their correct directories.

How does conflict resolution work when exporting launch content?

Conflict resolution when exporting launch content works by detecting external modifications made to files on disk, comparing them against database versions, and providing mechanisms to handle file overwrites to ensure data integrity.

Can I save blog posts and social media copy as markdown files for a product launch?

Yes, you can save blog posts and social media copy as markdown files for a product launch. The Skill exports generated GTM content directly into your project's blog and social directories, ready for review and commit.