Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.
Product Marketing
Security Scan Summary
Status: Safe
Source: Syntic Skills registry
Automated security scan completed with no high-risk patterns detected. Manual review is still required.
About This Skill
Use when establishing product positioning, defining ideal customer profiles, or updating marketing messaging and audience strategy.
Downloadable SKILL.md
Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.
--- name: Product Marketing description: Use when establishing product positioning, defining ideal customer profiles, or updating marketing messaging and audience strategy. category: Foundation version: 2.0.0 tools: [] --- # Product Marketing Context Capture foundational positioning and messaging information. This document (stored at `.agents/product-marketing.md`) is referenced by other marketing skills so users don't repeat themselves. ## Workflow ### Step 1: Check for Existing Context Check if `.agents/product-marketing.md` exists. Also check `.claude/product-marketing.md` and legacy filename `product-marketing-context.md` in either directory. If found elsewhere, offer to move it to canonical location. If it exists, read it, summarize what's captured, and ask which sections to update. If it doesn't exist, offer two options: 1. **Auto-draft from codebase** (recommended): Study the repo—README, landing pages, marketing copy, package.json—and draft V1 of context document. User then reviews, corrects, and fills gaps. 2. **Start from scratch**: Walk through each section conversationally. Most users prefer option 1. After presenting draft, ask: "What needs correcting? What's missing?" ## Sections to Capture ### Product Overview One-line description, what it does (2-3 sentences), product category, product type (SaaS/marketplace/e-commerce/service), business model, pricing. ### Target Audience Target company type (industry, size, stage), target decision-makers (roles, departments), primary use case, jobs to be done (2-3 things customers "hire" you for), specific use cases. ### Personas (B2B) For each stakeholder: User, Champion, Decision Maker, Financial Buyer, Technical Influencer. Capture what each cares about, their challenge, value promised. ### Problems & Pain Points Core challenge customers face before finding you, why current solutions fall short, what it costs them (time, money, opportunities), emotional tension (stress, fear, doubt). ### Competitive Landscape - Direct competitors: Same solution, same problem - Secondary competitors: Different solution, same problem - Indirect competitors: Conflicting approach - How each falls short ### Differentiation Key differentiators (capabilities alternatives lack), how you solve it differently, why that's better, why customers choose you. ### Objections & Anti-Personas Top 3 objections heard in sales and how to address them, who is NOT a good fit. ### Switching Dynamics (JTBD Four Forces) - Push: Frustrations driving them away from current solution - Pull: What attracts them to you - Habit: What keeps them stuck - Anxiety: What worries them about switching ### Customer Language How customers describe the problem (verbatim), how they describe your solution (verbatim), words/phrases to use, words/phrases to avoid, glossary. ### Brand Voice Tone (professional, casual, playful), communication style, brand personality (3-5 adjectives). ### Proof Points Key metrics to cite, notable customers/logos, testimonial snippets, main value themes + supporting evidence. ### Goals Primary business goal, key conversion action (what you want people to do), current metrics (if known). ## Step 3: Create the Document After gathering information, create `.agents/product-marketing.md` with sections above. Include last-updated date. ## Step 4: Confirm and Save Show the completed document, ask if anything needs adjustment, save to `.agents/product-marketing.md`. Tell users: "Other marketing skills will now use this context automatically. Run this skill anytime to update it."
Bundle Download
Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.
Install Targets
Syntic App
- 1. Create a dedicated folder for this skill in your local skills library.
- 2. Place SKILL.md into that folder.
- 3. Restart Syntic and invoke this skill on matching tasks.
Syntic Code (CLI)
- 1. Save SKILL.md in your local Syntic Code skills directory.
- 2. Keep related files in the same skill folder.
- 3. Run in a safe environment and validate outputs.
Source
https://github.com/coreyhaines31/marketingskills/blob/main/skills/product-marketing/SKILL.md
Open Source Link