Curated Qwen prompt library for SEO, PPC, analytics, content, and automation workflows built for real marketing execution.
GitHub Search Keywords: qwen marketing prompts, seo prompt library, ppc prompt templates, marketing automation prompts, prompt engineering for marketers, d2c prompts
A curated prompt library for marketers using Qwen across SEO, PPC, analytics, content, and workflow automation.
- prompt packs for SEO, PPC, analytics, automation, and content teams
- reusable output schemas for structured downstream automation
- docs generation and prompt validation utilities
- GitHub Actions for prompt-quality checks and docs refresh
| Category | Examples | Typical Output |
|---|---|---|
prompts/seo |
technical audit, AEO brief, entity optimization | JSON + markdown report |
prompts/ppc |
ad copy generation, audience segmentation, ROAS optimization | creative brief + tables |
prompts/analytics |
GA4 extraction, attribution modeling | structured insight pack |
prompts/automation |
n8n builder, lead nurture, WhatsApp flow | workflow-ready structured output |
prompts/content |
carousels, LinkedIn posts, scripts | publishable draft assets |
python scripts/validate_prompts.py
python scripts/generate_docs.pyThen browse the prompt library under prompts/ and the generated catalog under docs/.
- prompts should be reusable, not one-off
- outputs should be structured enough for automation
- categories should map cleanly to real marketing workflows
- docs and validation should keep the repo maintainable as it grows
prompts/- category-based prompt librarytemplates/- base schemas and prompt skeletonsscripts/- validation and documentation generatorsdocs/- generated documentation and onboarding
python scripts/validate_prompts.py
python scripts/generate_docs.py