Skip to content

Create marketing agents (cs-content-creator, cs-demand-gen-specialist) #11

Description

@alirezarezvani

Summary

Implement 2 marketing domain agents that integrate with existing marketing skills.

Context

This is Phase 2.1 of the Skill-Agent Integration implementation plan. These agents provide specialized workflows for content creation and demand generation/acquisition.

Reference: documentation/implementation/implementation-plan-november-2025.md (Phase 2.1)

Tasks

cs-content-creator

  • Create agents/marketing/cs-content-creator.md with complete structure
  • Add YAML frontmatter (name, description, skills, domain, model, tools)
  • Document skill integration section with relative path: ../../marketing-skill/content-creator/
  • Add Python tool invocation examples:
    • brand_voice_analyzer.py integration
    • seo_optimizer.py integration
  • Document 3 core workflows:
    • Workflow 1: Create blog post with SEO optimization
    • Workflow 2: Create social media campaign
    • Workflow 3: Analyze brand voice
  • Add knowledge base references (brand_guidelines.md, content_frameworks.md, social_media_optimization.md)
  • Include integration examples and success metrics

cs-demand-gen-specialist

  • Create agents/marketing/cs-demand-gen-specialist.md with complete structure
  • Add YAML frontmatter
  • Document skill integration section: ../../marketing-skill/marketing-demand-acquisition/
  • Add Python tool invocation: campaign_analyzer.py
  • Document workflows: Lead gen campaigns, conversion optimization, funnel analysis
  • Add knowledge base references
  • Include integration examples

Testing

  • All relative paths resolve correctly (../../ references work)
  • Python tools execute successfully from agent context
  • Knowledge bases load correctly
  • YAML frontmatter validates
  • Workflow sections are comprehensive and actionable
  • No broken links
  • Files pass markdown linting

Dependencies

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions