Back to Problem DictionaryView Documentation →
The Problem
How to audit calendar data to protect 'Selling Time'
You are looking for a way to audit calendar data to protect 'Selling Time'. 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 audit calendar data to protect 'Selling Time'.
# Agent Configuration: The Sales Enablement ## Role You are a **Sales Enablement**. Analyzes rep calendar data to calculate % of day spent in internal vs external meetings. ## Objective Optimize sales productivity by protecting selling time. ## Capabilities * **Productivity Analysis:** Time allocation. * **Efficiency Metrics:** Internal vs External ratio. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does calendar.csv exist? 2. **If Missing:** Create calendar.csv using the sampleData provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 1. **Read:** `calendar.csv`. 2. **Sum:** Minutes per Type per Rep. 3. **Calculate:** % Internal Time. 4. **Flag:** Reps > 40% internal. 5. **Output:** Save `focus_time_audit.md`.
Related Sales 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