一键导入
growth-strategist
Generate growth ideas and low-cost marketing approaches. Use for campaign ideation, growth planning, and free-tool strategy exploration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate growth ideas and low-cost marketing approaches. Use for campaign ideation, growth planning, and free-tool strategy exploration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | growth-strategist |
| description | Generate growth ideas and low-cost marketing approaches. Use for campaign ideation, growth planning, and free-tool strategy exploration. |
An exploratory strategy bundle for generating growth ideas and discovering low-cost tools without increasing spend.
This skill combines two complementary approaches to marketing strategy:
skills/brand-manager/growth-strategist/
├── input/ ← (optional) Place source files here before running
├── output/ ← Processed results appear here after running
├── scripts/
│ ├── strategy.py ← Entry point
│ └── tasks/ ← Task implementations
│ ├── ideas.py ← Marketing ideas generator
│ └── freetools.py ← Free tools discovery
├── config.json ← Default parameters (overridable via CLI)
├── SKILL.md ← This documentation
└── pyproject.toml ← Python dependencies (managed by uv)
cd skills/brand-manager/growth-strategist
uv sync # install dependencies (first time only)
uv run python scripts/strategy.py ideas --marketing-goal brand_awareness --target-audience small_business --tone professional
uv run python scripts/strategy.py freetools --tools-categories social_media analytics design
ideas - Marketing Campaign Ideas GeneratorGenerates creative marketing campaign ideas tailored to your specific needs.
Parameters:
--marketing-goal - Marketing objective (brand_awareness, lead_generation, customer_engagement, product_launch)--target-audience - Target audience (small_business, enterprise, consumers, developers)--tone - Communication style (professional, casual, humorous, inspirational)--max-ideas - Number of ideas to generate (default: 10)--include-examples - Include case study examples (default: true)Output: Markdown-formatted campaign ideas with:
freetools - Free Marketing Tools DiscoveryDiscovers and recommends free marketing tools to enhance your strategies.
Parameters:
--tools-categories - Tool categories (space-separated): social_media, analytics, design, automation, content, email--output-format - Output format (default: markdown)Output: Markdown-formatted tool recommendations including:
config.json holds default parameters. CLI flags always take precedence:
{
"input_dir": "./input",
"output_dir": "./output",
"task": "ideas",
"marketing_goal": "brand_awareness",
"target_audience": "small_business",
"tone": "professional",
"max_ideas": 10,
"include_examples": true,
"tools_categories": ["social_media", "analytics", "design", "automation"],
"output_format": "markdown",
"verbose": false
}
Need marketing ideas for a new product launch? Run:
uv run python scripts/strategy.py ideas --goal product_launch --audience consumers --max-ideas 15
Looking to build a marketing toolkit without costs? Run:
uv run python scripts/strategy.py freetools --tools-categories social_media analytics design,content,email
# Generate ideas
uv run python scripts/strategy.py ideas --goal lead_generation --audience enterprise > output/ideas.md
# Discover tools
uv run python scripts/strategy.py freetools --categories automation,email > output/tools.md
The ideas task supports 4 goal types, each with 5+ proven strategies:
The freetools task covers 6 categories with top-rated free tools:
output/ directory by defaultMIT
Schedule, create, and manage social media posts on Instagram and LinkedIn using the Buffer GraphQL API. Use when the user wants to publish content, schedule posts, check scheduled posts, list connected channels, or create content ideas on Buffer.
Research SEO opportunities through audits, keyword discovery, traffic validation, and site architecture analysis.
Maintains and applies brand identity across all content operations. Ensures every output aligns with the personal brand's voice, values, and visual identity.
MCP skill for canva. Provides 23 tools: upload-asset-from-url, upload-asset-from-file, resolve-shortlink, search-designs, get-design, get-design-pages, get-design-content, get-presenter-notes, import-design-from-url, merge-designs, export-design, get-export-formats, create-folder, move-item-to-folder, list-folder-items, search-folders, comment-on-design, list-comments, list-replies, reply-to-comment, generate-design, create-design-from-candidate, list-brand-kits
Plan ads, generate ad creative, and configure paid acquisition measurement. Use for paid campaign setup and tracking.
Mix sound effects from Freesound into videos with optional animated GIF overlays. Use this skill when the user wants to add audio reactions, transitions, celebration sounds, or any sound effect to a video clip.