Skip to content
Skillv1.0.0

sales-daily-briefing

Produce a ranked daily sales briefing — top priorities, meeting prep, at-risk deals, and owed follow-ups — so a rep works the highest-leverage actions first.

by Matrixx0070(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from Matrixx0070/sudo-skills (docs/skills/sales-daily-briefing/SKILL.md). Install upstream with npx skills add Matrixx0070/sudo-skills --skill sales-daily-briefing. Copyright stays with the author.

Sales Daily Briefing

When to use

Use this at the start of the day when you have calendar, pipeline, and inbox signals and need one ranked list of what matters — so the rep works the highest-leverage actions instead of the loudest ones.

Not for: weekly pipeline health inspection (use sales-pipeline-review); period forecasting (use sales-forecast); deep prep for a single call (use sales-call-prep).

Method

  1. Gather inputs. Pull today's meetings, deals with movement or aging, unanswered prospect replies, and triggers (new signups, champion changes, renewals due).
  2. Score by impact and urgency. Rank by deal value × stage × time-sensitivity. A stalled six-figure deal outranks a fresh low-value lead. Decision point: two items tie → break it by reversibility (a today-only window beats an anytime task).
  3. Prep today's meetings. For each call, give a one-line objective and the single thing to remember.
  4. Surface at-risk deals. Flag anything gone quiet, slipping past close date, or missing a next step.
  5. List hot follow-ups. Replies and commitments owed today, with the action needed.
  6. Note new signals. Trigger events worth a same-day outreach.
  7. Cap the list. Give a focused top set, not an exhaustive dump. Decision point: more than ~3 "top" priorities → you haven't prioritized; force-rank and demote.

Example

Inputs: 4 meetings, 2 aging deals, 6 unread replies, 1 renewal in 5 days. Output top 3: (1) $180K deal silent 9 days with close date this week — call the champion before noon; (2) renewal in 5 days, no QBR booked — send scheduling link now; (3) reply from an economic buyer asking for pricing — respond before the 10am call. Everything else drops below the fold. Focus line: "Protect the two deals closing this week."

Pitfalls

  • Dumping, not ranking. A 20-item list is a to-do list, not a briefing; it defaults the rep to the loudest item.
  • Recency bias. The newest email is rarely the highest-leverage action.
  • Meeting prep as an afterthought. A call with no objective is a wasted slot.
  • Missing the silent deal. Big deals die quietly; aging + no-next-step must surface.

Output format

Top 3 priorities (ranked):
  1. <specific action> — why: <impact>
Today's meetings:
  - <time> — <account> — objective: <one line>
At-risk deals:
  - <deal> — <issue> — move: <recommended>
Follow-ups owed:
  - <contact> — <action> — due today
New signals:
  - <trigger> — play: <suggested>
One-line focus: <theme of the day>

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/matrixx0070-sudo-skills-sales-daily-briefing/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

matrixx0070-sudo-skills-sales-daily-briefing.ocm.jsonjson
{
  "ocm": "1",
  "id": "matrixx0070-sudo-skills-sales-daily-briefing",
  "kind": "skill",
  "name": "sales-daily-briefing",
  "description": "Produce a ranked daily sales briefing — top priorities, meeting prep, at-risk deals, and owed follow-ups — so a rep works the highest-leverage actions first.",
  "publisher": "Matrixx0070",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "sales",
      "briefing",
      "productivity",
      "prioritization",
      "daily",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Produce a ranked daily sales briefing — top priorities, meeting prep, at-risk deals, and owed follow-ups — so a rep works the highest-leverage actions first."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Matrixx0070/sudo-skills",
      "path": "docs/skills/sales-daily-briefing/SKILL.md",
      "ref": "6bc5cc2f77b1ae38553e590c7511fbfdd5e1317e",
      "url": "https://github.com/Matrixx0070/sudo-skills/blob/6bc5cc2f77b1ae38553e590c7511fbfdd5e1317e/docs/skills/sales-daily-briefing/SKILL.md",
      "key": "Matrixx0070/sudo-skills/docs/skills/sales-daily-briefing/SKILL.md"
    }
  },
  "instructions": "# Sales Daily Briefing\n\n## When to use\nUse this at the start of the day when you have calendar, pipeline, and inbox signals and need one ranked list of what matters — so the rep works the highest-leverage actions instead of the loudest ones.\n\n**Not for:** weekly pipeline health inspection (use sales-pipeline-review); period forecasting (use sales-forecast); deep prep for a single call (use sales-call-prep).\n\n## Method\n1. **Gather inputs.** Pull today's meetings, deals with movement or aging, unanswered prospect replies, and triggers (new signups, champion changes, renewals due).\n2. **Score by ",
  "cost": {
    "context_tokens": 631
  }
}

Fetch it by URL: GET /api/v1/registry/matrixx0070-sudo-skills-sales-daily-briefing/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.