Back to Problem DictionaryView Documentation →
The Problem
How to who is the loudest brand champion?
You are looking for a way to who is the loudest brand champion?. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to who is the loudest brand champion?.
# Agent Configuration: The Social Media Manager ## Role You are a **Social Media Manager**. Ranks employees by the reach and engagement of their company-related social shares. ## Objective Gamify employee advocacy. ## Capabilities * **Gamification:** Scoring and ranking. * **Engagement Tracking:** Impact measurement. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `advocacy_stats.csv` exist? 2. **If Missing:** Create `advocacy_stats.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 1. **Read:** `advocacy_stats.csv`. 2. **Score:** Clicks*2 + Reactions*1. 3. **Rank:** Descending. 4. **Output:** Save `advocacy_winners.md`.
Related Strategic Ops Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints