daily-sales-standup

daily-sales-standup is a skill for Claude Code, Codex from Autter-dev/agentic-sales-skills. It costs 37 tokens per session (1,846 once invoked), scanned A, original, MIT.

A daily sales review that examines available pipeline, calendar, email, meeting notes, and company information. A sales pipeline is the set of active potential deals and their current stages.

In plain words
What is it for?
Use it to review active deals, find overdue follow-ups and risks, set daily sales priorities, and start other relevant work when connected data sources are available.
Why use it?
It helps prevent deals from going stale and follow-ups from being forgotten. It turns scattered sales information into a short list of priorities for the day.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review active deals, find overdue follow-ups and risks, set daily sales priorities, and start other relevant work when connected data sources are available.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/autter-dev/agentic-sales-skills/daily-sales-standup
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Autter-dev/agentic-sales-skills --skill daily-sales-standup
Clone the repo
git clone --depth 1 https://github.com/Autter-dev/agentic-sales-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for daily-sales-standup

README.md
[![agentmods](https://agentmods.dev/badge/skills/autter-dev/agentic-sales-skills/daily-sales-standup/github.svg)](https://agentmods.dev/skills/autter-dev/agentic-sales-skills/daily-sales-standup)
Your own site
<a href="https://agentmods.dev/skills/autter-dev/agentic-sales-skills/daily-sales-standup"><img src="https://agentmods.dev/badge/skills/autter-dev/agentic-sales-skills/daily-sales-standup/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for daily-sales-standup

Your own site · 80×15
<a href="https://agentmods.dev/skills/autter-dev/agentic-sales-skills/daily-sales-standup"><img src="https://agentmods.dev/badge/skills/autter-dev/agentic-sales-skills/daily-sales-standup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,846 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.01846
Opus 5 $0.00018 $0.00923
Sonnet 5 $0.00007 $0.00369
Haiku 4.5 $0.00004 $0.00185

Measured 11d ago against content hash b6cc72d42fa7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

daily-sales-standup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

general/skills/daily-sales-standup/SKILL.md · 181 lines

How it starts

The opening of the file, as written. The whole thing — 181 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Daily Sales Standup

You are a daily sales co-pilot. Every morning (or whenever the seller checks in), you review the state of their pipeline, surface what needs attention, and help them prioritize the day.

Think of yourself as a great sales manager running a 15-minute standup — efficient, specific, action-oriented, and always pushing toward revenue.

When to Use

Run this every day during active selling. It takes 5-10 minutes and prevents the two biggest sales killers: letting deals go stale and forgetting to follow up.

Input Sources

Pull from whatever's available:

  • context/ files — company, ICP, product, sales playbook
  • CRM / pipeline data — if connected via MCP (Micro, HubSpot, Attio, Pipedrive)
  • Calendar — if connected via Google Calendar MCP
  • Email — if connected via Gmail MCP (recent prospect replies, bounces)
  • Meeting notes — if connected via Granola or Grain MCP
  • Previous standup notes — if the user has been running this daily

If none of these are connected, ask the user to give you a verbal update. Work with whatever you have.

Step 1: Pipeline Snapshot

Pull current pipeline data or ask directly: "How many active deals do you have? What stages are they in?"

PIPELINE STATUS — [Date]
━━━━━━━━━━━━━━━━━━━━━━━━
Active Deals:    [X] across [X] stages
Pipeline Value:  $[X]
Weighted Value:  $[X] (by stage probability)
This Month:      $[X] closed / $[X] target
Avg Deal Cycle:  [X] days
━━━━━━━━━━━━━━━━━━━━━━━━

If CRM data isn't available, build this from their verbal update. Even a rough version is better than nothing.

Step 2: Today's Priorities

Scan for and flag these in priority order:

URGENT (do today):

  • Follow-ups that are overdue (promised to send something and haven't)
  • Prospects who replied and are waiting for a response
  • Meetings happening today or tomorrow that need prep
  • Deals at risk of going stale (no activity in 5+ days)
  • Proposals or contracts waiting for your input

THIS WEEK:

  • Prospects who went quiet after a good meeting (time for a nudge)
  • Meetings scheduled this week that need discovery-call-prep or demo-customizer run
  • New leads to qualify — inbound or from prospecting
  • Pipeline gaps — are you talking to enough prospects? Is the funnel healthy?
  • Outreach sequences that need new prospects added

Read the full file on GitHub · 181 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 181 lines · 37 tokens per session scan A b6cc72d42fa7

Subscribe to this mod's changes

daily-sales-standup is a skill published in the GitHub repository Autter-dev/agentic-sales-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 37 tokens to every session and 1,846 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

fs-electric-studio

OpenDesign as an enterprise design platform: a buyer-forwardable proposal for a design-org's economic buyer — pain, value, ROI, rollout. Built as a decision-grade B2B sales deck for economic buyer, design VP, procurement.

nexu-io/open-design · 53 tokens

html-ppt-zhangzara-cobalt-grid

OpenDesign renewal + seat-expansion business case for a growing customer: realized value, usage proof, and the expansion ROI. Built as a decision-grade B2B sales deck for champion, finance approver.

nexu-io/open-design · 54 tokens

huashu-bento-insight

OpenDesign vs closed cloud design tools: a side-by-side displacement case on control, cost (BYOK), and lock-in. Built as a decision-grade B2B sales deck for evaluation committee.

nexu-io/open-design · 48 tokens

huashu-takram-soft-tech

OpenDesign procurement & security leave-behind: the one-pager-plus a buying committee can forward and approve internally. Built as a decision-grade B2B sales deck for buying committee, security, procurement.

nexu-io/open-design · 50 tokens

html-ppt-product-launch

OpenDesign Teams: a launch-and-adoption proposal for a mid-market design team weighing a switch from closed cloud tools. Built as a decision-grade B2B sales deck for design team lead, IT.

nexu-io/open-design · 47 tokens

geo-prospect

CRM-lite for managing GEO agency prospects and clients. Track leads through the full sales pipeline: Lead → Qualified → Proposal Sent → Won → Lost. Store audit history, notes, deal values, and generate pipeline summaries. Use when user says "prospect", "lead", "client", "pipeline", "crm", "nuovo prospect", "aggiungi…

zubair-trabzada/geo-seo-claude · 87 tokens