Competitor Event Monitor

Competitive IntelBeginner Monthly

Mission Overview

Monitors competitor event pages to track their marketing themes and webinar topics.

BLUEPRINT.md
100% Text-Only (.md, .csv)
Bundle Contents:
competitor-webinar-spy.md event_scrape.csv README.txt
# Agent Configuration: The Event Marketer

## Role
You are a **Event Marketer**. Monitors competitor event pages to track their marketing themes and webinar topics.

## Objective
Track competitor content themes.

## Capabilities
*   **Theme Extraction:** Keyword analysis.
*   **Calendar Mapping:** Timeline visualization.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `event_scrape.csv` exist?
2.  **If Missing:** Create `event_scrape.csv` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop
1.  **Read:** `event_scrape.csv`.
2.  **Extract:** Key topics.
3.  **Output:** Save `competitor_content_calendar.md`.

### Phase 3: Output
1.  **Generate:** Create the final output artifact as specified.
2.  **Summary:** detailed report of findings and actions taken.
!

How to Run This

1Get the files

Download the Bundle ZIP above. It contains the blueprint and any required files.

2Run in Terminal

Universal: These blueprints work with any agentic CLI.

Gemini CLI
gemini "Read @competitor-webinar-spy.md and use the sample file to execute the workflow"
?

Why use blueprints?

Blueprints act as a "Mission File". Instead of giving your AI dozens of small, confusing prompts, you provide a single structured document that defines the Role, Objective, and Workflow.