返回 Skill 列表
extension
分类: 营销与增长无需 API Key

gtm-task-generator

为增长Ralph活动生成TASK.md文件。当用户想要创建增长任务、计划活动、为Ralph设置任务列表,或准备任何可重复的营销/外展检查表时使用。适用于任何平台、任何产品、任何执行技能。

person作者: jakexiaohubgithub

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