gtm-task-generator

Generate TASK.md files for growth Ralph campaigns. Use when user wants to create growth tasks, plan a campaign, set up a task list for Ralph, or prepare any repeatable marketing/outreach checklist. Works for any platform, any product, any execution skill.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gtm-task-generator" with this command: npx skills add borjasolerme/agent-skills/borjasolerme-agent-skills-gtm-task-generator

Growth Task Generator

Create a TASK.md ready for growth Ralph.

Workflow

1. Ask these questions — ALWAYS, even if some seem obvious

Ask all of these one by one. Do NOT assume answers from context. Do NOT skip any. Wait for the user to respond before proceeding.

  1. Product — which product and a one-liner about it
  2. Platform — where will this run (Reddit, directories, Quora, forums, etc.)
  3. Goal — what should each task accomplish
  4. Skill — which installed skill should Ralph load to execute each task? List the user's installed skills and ask them to pick one, or "none" if tasks are just instructions.
  5. Tasks — ask the user to provide their list of URLs or actions

2. Output

Create [platform]-[product]/TASK.md in the current directory:

# [Campaign Title]

## Product
[Name] — [one-liner]

## Platform
[Platform]

## Goal
[What each task accomplishes]

## Skill
[Skill name or "none"]

## Context
[Enough detail for autonomous execution — positioning, tone, features, constraints.]

## Tasks
- [ ] [task or URL]
- [ ] [task or URL]

Create [platform]-[product]/progress.txt:

# Progress Log — [campaign-name]
# Created: [date]
---

3. Confirm

Show the TASK.md to the user BEFORE saving. Ask:

  • Does this look right?
  • Anything to change?

Only save after user confirms. Then show:

cd growth
./scripts/ralph/ralph.sh [campaign-name] 20

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

reddit-comment-writer

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

Repository Source
23K85.6K
vercel
Automation

vercel-react-native-skills

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

Repository Source
23K60K
vercel