Directory Submissions
Plan a directory and listing site strategy for "$ARGUMENTS". Identify high-value directories, optimize listings, and build a submission plan.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run /marketing:customer-research $ARGUMENTS first, or use --skip-checks to bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.md for product category and positioning
Research directories:
- Use WebSearch to find relevant directories for the "$ARGUMENTS" category
- Include: product directories (G2, Capterra, Product Hunt), industry-specific directories, startup directories, review sites
- Evaluate each: domain authority, traffic, audience relevance, cost
Prioritize submissions:
- Rank directories by: traffic potential, SEO value (backlinks), audience match, effort
- Separate into tiers: must-have, nice-to-have, low-priority
- Note submission requirements and timelines
Optimize listings:
- Craft optimized descriptions per directory (length, keyword, tone vary)
- Screenshot and asset requirements
- Category and tag selection strategy
- Review solicitation plan
Write the artifact — append to .metapowers/marketing/$ARGUMENTS/01-reach.md under a ## Directory Submissions section:
- Directory List — prioritized with domain authority and audience fit
- Submission Plan — timeline and requirements per directory
- Listing Copy — optimized descriptions per tier
- Review Strategy — how to build reviews on key platforms
Output
Directory strategy appended to .metapowers/marketing/$ARGUMENTS/01-reach.md. Present a summary highlighting:
- Top 5 directories to submit to first
- Estimated timeline for submissions
- Review generation recommendations
1---2name: directory-submissions3description: Plan directory and listing site submission strategy4---56# Directory Submissions78Plan a directory and listing site strategy for "$ARGUMENTS". Identify high-value directories, optimize listings, and build a submission plan.910## Prerequisites1112Read `.metapowers/marketing/$ARGUMENTS/00-strategy.md`. If this file does not exist, tell the user:1314> Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run `/marketing:customer-research $ARGUMENTS` first, or use `--skip-checks` to bypass.1516If `--skip-checks` is present in $ARGUMENTS, skip this check and log to `.metapowers/marketing/$ARGUMENTS/skip-log.md`.1718## Process19201. **Read context:**21 - Read `.metapowers/marketing/$ARGUMENTS/00-strategy.md` for product category and positioning22232. **Research directories:**24 - Use WebSearch to find relevant directories for the "$ARGUMENTS" category25 - Include: product directories (G2, Capterra, Product Hunt), industry-specific directories, startup directories, review sites26 - Evaluate each: domain authority, traffic, audience relevance, cost27283. **Prioritize submissions:**29 - Rank directories by: traffic potential, SEO value (backlinks), audience match, effort30 - Separate into tiers: must-have, nice-to-have, low-priority31 - Note submission requirements and timelines32334. **Optimize listings:**34 - Craft optimized descriptions per directory (length, keyword, tone vary)35 - Screenshot and asset requirements36 - Category and tag selection strategy37 - Review solicitation plan38395. **Write the artifact** — append to `.metapowers/marketing/$ARGUMENTS/01-reach.md` under a `## Directory Submissions` section:40 - **Directory List** — prioritized with domain authority and audience fit41 - **Submission Plan** — timeline and requirements per directory42 - **Listing Copy** — optimized descriptions per tier43 - **Review Strategy** — how to build reviews on key platforms4445## Output4647Directory strategy appended to `.metapowers/marketing/$ARGUMENTS/01-reach.md`. Present a summary highlighting:48- Top 5 directories to submit to first49- Estimated timeline for submissions50- Review generation recommendations