daily-crm-brief

Consolidate CRM pipeline data into a daily brief with prioritized actions.

2|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/systempromptio/systemprompt-marketplace --skill daily-crm-brief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-crm-brief
Source: https://github.com/systempromptio/systemprompt-marketplace/tree/main/plugins/crm/skills/daily-crm-brief
Command: npx skills add https://github.com/systempromptio/systemprompt-marketplace --skill daily-crm-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The daily CRM briefing orchestrates pipeline-tracker data, hypothesis-ledger context, and CRM state into a single actionable summary, reducing manual triage and scattered notes.

Core Features & Use Cases

  • Orchestrates pipeline data, hypotheses, and CRM updates to produce a morning brief Ed can act on.
  • Identifies hot leads, overdue follow-ups, and stale deals; surfaces prioritized actions.
  • Writes daily brief to disk, updates strategy master, and logs new hypotheses with C-### identifiers.

Quick Start

Run the CRM daily brief to generate today’s pipeline snapshot and suggested actions.

Frequently Asked Questions about daily-crm-brief

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily CRM pipeline briefings and lead follow-up prioritization?

A daily CRM pipeline brief consolidates leads, deals, pipeline history, and email logs into one actionable summary. It scores hypotheses, identifies hot leads, flags overdue follow-ups, and generates prioritized daily actions to reduce manual triage.

What is a hypothesis ledger in CRM lead management and how does it work?

A hypothesis ledger in CRM lead management tracks strategic assumptions using C-### identifiers. It scores and logs hypotheses against pipeline data and interaction history to validate which outreach strategies effectively convert leads.

Can I generate an actionable daily brief from JSON and JSONL CRM data exports?

Yes, generating a daily CRM brief from JSON and JSONL exports works by reading leads.json, deals.json, and interaction logs. The system processes these data formats to output a markdown daily brief containing prioritized pipeline actions and strategy updates.

What's the best way to track overdue follow-ups and stale deals in a pipeline tracker?

Tracking overdue follow-ups and stale deals is best handled by cross-referencing pipeline history against interaction and email logs. This identifies deals lacking recent engagement and automatically surfaces them in a prioritized daily action brief.

Does this daily CRM brief approach require a specific CRM platform or can it work with flat files?

This daily CRM brief approach works directly with flat files, requiring no specific CRM platform integration. It processes local JSON, JSONL, and markdown files containing leads, deals, and interaction data to generate an actionable pipeline summary.

Why does my CRM daily brief need a hypothesis ledger instead of just a lead list?

Your CRM daily brief needs a hypothesis ledger because it scores strategic assumptions alongside standard lead data. This prevents scattered notes and ensures daily actions are guided by validated outreach hypotheses rather than just raw lead status.