daily-pulse

GitHub

为小企业主生成每日业务快照,涵盖销售、人力成本、COGS及P&L快报。通过对比目标与历史数据,自动标记异常指标,帮助经营者在问题恶化前掌握经营状况,实现24小时内的快速决策。

categories/shop-restaurant/daily-pulse/SKILL.md cosmicstack-labs/mercury-agent-skills

Trigger Scenarios

需要生成每日经营日报或财务快照 查询昨日销售、客流量及利润率表现 监控并识别超出预算的人力成本或COGS异常 缺乏POS系统时手动输入数据以获取分析报告

Install

npx skills add cosmicstack-labs/mercury-agent-skills --skill daily-pulse -g -y
More Options

Non-standard path

npx skills add https://github.com/cosmicstack-labs/mercury-agent-skills/tree/main/categories/shop-restaurant/daily-pulse -g -y

Use without installing

npx skills use cosmicstack-labs/mercury-agent-skills@daily-pulse

指定 Agent (Claude Code)

npx skills add cosmicstack-labs/mercury-agent-skills --skill daily-pulse -a claude-code -g -y

安装 repo 全部 skill

npx skills add cosmicstack-labs/mercury-agent-skills --all -g -y

预览 repo 内 skill

npx skills add cosmicstack-labs/mercury-agent-skills --list

SKILL.md

Frontmatter
{
    "name": "daily-pulse",
    "metadata": {
        "tags": [
            "daily-reporting",
            "p-and-l",
            "sales-tracking",
            "kpi-dashboard",
            "financials",
            "restaurant-metrics",
            "business-intelligence"
        ],
        "author": "cosmicstack-labs",
        "version": "1.0.0",
        "category": "shop-restaurant"
    },
    "description": "Generate a daily business snapshot — sales, labor cost, COGS, covers, and P&L flash report — so the owner knows exactly where the business stands every morning. Flags anomalies before they become problems."
}

Daily Pulse

Core Principles

The difference between a thriving shop and a failing one is often simply knowing the numbers daily. Most small business owners fly blind until the monthly P&L arrives 3 weeks after month-end — too late to fix anything. The Daily Pulse skill compresses the P&L cycle to 24 hours, giving the owner a crystal-clear morning snapshot of yesterday's performance.

The Five Daily Numbers That Matter

  1. Total Sales — Yesterday's revenue vs. target vs. same day last year
  2. Covers / Transactions — How many customers (for restaurants) or transactions (for retail)
  3. Average Check / Ticket — Revenue ÷ covers. Trending up or down?
  4. Labor Cost % — Total labor ÷ sales. Warning if > budget.
  5. COGS % — Cost of goods sold ÷ sales (restaurants) or COGS as % of sales (retail)

Skill Workflow

Step 1 — Connect Data Sources

Typical data sources (ask user which they use):

  • POS System: Square, Toast, Clover, Lightspeed, Shopify
  • Payroll System: Gusto, ADP, or manual hours
  • Inventory System: Current stock counts, received orders
  • Bank Account: For actual COGS (invoiced amounts)

If no system integration is available:

"No problem. I can build your daily report from a simple template. Each evening, answer 5 quick questions and I'll generate your pulse report. Let me set that up."

Step 2 — Build the Daily Flash Report

Generate a structured daily summary:

📊 DAILY PULSE — Tuesday, March 11, 2025
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

💰 SALES
  Yesterday:          $3,840
  Target:             $4,000        (96% of target)
  Same Day Last Week: $3,620        (+6.1% vs. last week)
  Same Day Last Year: $3,150        (+21.9% vs. last year)

👥 CUSTOMERS
  Covers/Transactions:  172
  Avg Check:            $22.33       (vs. $21.05 last week — +6.1%)
  Peak Hour:            7:00-8:00pm (38 covers)

👷 LABOR
  Hours Scheduled:    84 hrs
  Hours Worked:       82 hrs
  Labor Cost:         $1,476
  Labor %:            38.4%         (Budget: 35%) ⚠️ ABOVE TARGET
  Overtime Used:      2 hrs ($54)

🥩 COGS (estimates)
  Today's COGS:       $1,152        (30% of sales)
  MTD COGS %:         30.5%         (Target: 28-32%) ✅ ON TRACK

📈 MTD PERFORMANCE
  Month-to-Date Sales:    $42,560
  MTD Target:             $44,000   (96.7% of target)
  MTD Labor %:            36.2%     (Target: 35%) ⚠️ Slightly over
  MTD COGS %:             30.5%     ✅ On target
  Projected Monthly:      $127,680  (if current pace holds)

Step 3 — Flag Anomalies & Alerts

Compare each metric against thresholds and flag variances:

Alert Level Condition Example
🔴 Critical Sales < 80% target OR Labor % > 45% "Sales dropped 30% vs last Tuesday — check for nearby event or competitor opening"
🟠 Warning Sales 80-90% target OR Labor % 40-45% OR COGS > 35% "Labor % at 38.4%. You're $94 over budget for the day"
🟢 Good All metrics within target range "Solid day. Avg check ticked up — menu engineering is working"
Notable Any metric significantly positive "Saturday smashed target by 24% — best day this quarter. Well done!"

Generate specific, actionable alerts:

⚠️ Labor Alert: Labor % at 38.4% vs. 35% target. You scheduled 84 hours but used 2 hours overtime. Consider splitting the close shift earlier to reduce OT.

📉 Sales Alert: Tuesday sales were 96% of target — close but missing pattern. Wednesdays have averaged 92% of target for 3 weeks. Consider a Wednesday special to lift midweek traffic.

Step 4 — Rolling Week & Month Trends

Provide trend context:

📈 7-DAY TREND
  Sales:     ↑↑ (up 8% vs prior 7 days)
  Covers:    ↑  (up 3%)
  Avg Check: ↑↑ (up 5% — menu price increase flowing through)
  Labor %:   →  (flat at 36.5%)
  COGS %:    ↓  (down 1.5% — portion control improving)

📊 MONTH-TO-DATE vs. BUDGET
  Total Sales:   $42,560 / $44,000 (97%)
  Total Labor:   $15,407 / $15,400 (~100%)
  Total COGS:    $12,981 / $13,200 (98%)
  Net Margin:    21.3% (estimated) vs. 22% target

Step 5 — Action Recommendations

Close the report with 1-3 action items for the day:

Today's action items:

  1. 🔴 Review Friday's overtime. Two employees exceeded 40 hrs — consider midweek day off for them.
  2. 🟠 Wednesday lunch covers have dropped for 3 weeks. Test a $9.99 lunch special.
  3. 🟢 Keep doing what you're doing with the new menu pricing — avg check is up 5%.

Step 6 — Schedule Daily Delivery

"I can deliver this report to you every morning by 8am. Would you like it as a summary here, or shall I send it to your email/phone? Also, I can include a simple 5-question evening prompt so you can log the data if your systems don't auto-connect."


Trigger Phrases

Phrase What Happens
"How did we do yesterday?" Generates the daily pulse report
"Give me today's numbers" Same — daily summary snapshot
"Run the daily report" Full flash report with all KPIs
"Any red flags?" Shows only alerts and anomalies
"How's my month looking?" MTD performance vs. budget projection
"Compare this week to last week" 7-day trend analysis
"What should I focus on today?" Action item recommendations based on data

Key Instructions Summary

  1. Collect data: Sales, covers, labor hours, inventory usage from POS/payroll/user input
  2. Build report: Structured flash report with all key metrics, comparisons, and percentages
  3. Flag anomalies: Red/orange/green alerts with specific commentary
  4. Show trends: 7-day rolling and MTD context
  5. Recommend actions: 1-3 concrete action items for the day ahead
  6. Schedule: Offer daily automated delivery at a set time

Common Mistakes

  1. Looking at sales in isolation. Revenue of $5k sounds great — but if labor was $2k and COGS was $2k, you made nothing. Always look at the margin stack.
  2. Comparing to arbitrary targets. "We did $4k yesterday — is that good?" Compare to budget, same day last week, and same day last year.
  3. Ignoring trends for single-day spikes. One bad Monday doesn't mean doom. One bad month does. Watch rolling averages.
  4. Not acting on the data. A daily report is useless if it doesn't change behavior. Every alert should have a recommended action.
  5. Overcomplicating it. 5 key metrics, reviewed daily, beats 50 metrics reviewed monthly. Start simple.

"What gets measured gets managed. What gets measured daily gets improved daily."

Version History

  • 38e2523 Current 2026-07-05 19:41

Same Skill Collection

categories/ai-ml/agent-audit-logging/SKILL.md
categories/ai-ml/agent-handoff-protocols/SKILL.md
categories/ai-ml/agent-health-monitoring/SKILL.md
categories/ai-ml/agent-task-delegation/SKILL.md
categories/ai-ml/ai-agent-design/SKILL.md
categories/ai-ml/error-recovery-retry/SKILL.md
categories/ai-ml/memory-management/SKILL.md
categories/ai-ml/prompt-engineering/SKILL.md
categories/ai-ml/prompt-version-management/SKILL.md
categories/ai-ml/token-budget-tracking/SKILL.md
categories/automation/daily-briefing/SKILL.md
categories/automation/screenshot/SKILL.md
categories/automation/shell-scripting/SKILL.md
categories/automation/twitter-account-manager/SKILL.md
categories/automation/workflow-automation/SKILL.md
categories/automation/x-twitter-automation/SKILL.md
categories/backend/api-design/SKILL.md
categories/backend/authentication-authorization/SKILL.md
categories/backend/caching-strategies/SKILL.md
categories/backend/database-design/SKILL.md
categories/backend/message-queues/SKILL.md
categories/backend/microservices/SKILL.md
categories/backend/nodejs-patterns/SKILL.md
categories/backend/python-patterns/SKILL.md
categories/backend/serverless-patterns/SKILL.md
categories/business/event-staffing-compliance/SKILL.md
categories/business/event-staffing-ordering/SKILL.md
categories/business/negotiation/SKILL.md
categories/business/startup-strategy/SKILL.md
categories/career/career-planning/SKILL.md
categories/career/interview-prep/SKILL.md
categories/career/linkedin-optimization/SKILL.md
categories/career/resume-writing/SKILL.md
categories/career/salary-negotiation/SKILL.md
categories/creative-personal-development/content-repurposer/SKILL.md
categories/creative-personal-development/daily-standup-journal/SKILL.md
categories/creative-personal-development/decision-matrix/SKILL.md
categories/creative-personal-development/idea-validator/SKILL.md
categories/creative-personal-development/meeting-note-summarizer/SKILL.md
categories/creative-personal-development/personal-branding-statement/SKILL.md
categories/creative-personal-development/storytelling-advisor/SKILL.md
categories/creative-personal-development/time-blocking-scheduler/SKILL.md
categories/data/data-pipeline/SKILL.md
categories/design/accessibility/SKILL.md
categories/design/ui-design-system/SKILL.md
categories/development/api-documentation/SKILL.md
categories/development/architecture-decision-records/SKILL.md
categories/development/clean-code/SKILL.md
categories/development/code-review/SKILL.md
categories/development/debugging-mastery/SKILL.md
categories/development/dependency-management/SKILL.md
categories/development/documentation-generation/SKILL.md
categories/development/git-workflow/SKILL.md
categories/development/hyperframes-cli/SKILL.md
categories/development/hyperframes-media/SKILL.md
categories/development/knowledge-base/SKILL.md
categories/development/markdown-mastery/SKILL.md
categories/development/refactoring-patterns/SKILL.md
categories/development/technical-writing/SKILL.md
categories/development/testing-strategies/SKILL.md
categories/devops/ci-cd-pipeline/SKILL.md
categories/devops/cloud-architecture/SKILL.md
categories/devops/docker-patterns/SKILL.md
categories/devops/kubernetes-patterns/SKILL.md
categories/devops/monitoring-observability/SKILL.md
categories/devops/sre-practices/SKILL.md
categories/devops/terraform-iac/SKILL.md
categories/education-learning/assessment-design/SKILL.md
categories/education-learning/learning-science/SKILL.md
categories/education-learning/micro-learning/SKILL.md
categories/education-learning/teaching-methods/SKILL.md
categories/finance-legal/budgeting-forecasting/SKILL.md
categories/finance-legal/contract-review/SKILL.md
categories/finance-legal/financial-analysis/SKILL.md
categories/finance-legal/privacy-compliance/SKILL.md
categories/finance-legal/risk-management/SKILL.md
categories/frontend/component-design-systems/SKILL.md
categories/frontend/frontend-testing/SKILL.md
categories/frontend/nextjs-patterns/SKILL.md
categories/frontend/react-patterns/SKILL.md
categories/frontend/responsive-design/SKILL.md
categories/frontend/state-management/SKILL.md
categories/frontend/tailwind-css/SKILL.md
categories/frontend/web-performance/SKILL.md
categories/health-wellness/fitness-planning/SKILL.md
categories/health-wellness/habit-formation/SKILL.md
categories/health-wellness/mental-health/SKILL.md
categories/health-wellness/nutrition-planning/SKILL.md
categories/health-wellness/sleep-optimization/SKILL.md
categories/marketing/content-creation/SKILL.md
categories/marketing/local-business-growth/SKILL.md
categories/marketing/seo-strategy/SKILL.md
categories/media-download/audio-extraction/SKILL.md
categories/media-download/github-repo-promo/SKILL.md
categories/media-download/github-repo-tour/SKILL.md
categories/media-download/legal-downloading/SKILL.md
categories/media-download/playlist-archiver/SKILL.md
categories/media-download/video-downloader/SKILL.md
categories/mobile/android-kotlin-patterns/SKILL.md
categories/mobile/app-store-optimization/SKILL.md
categories/mobile/ios-swift-patterns/SKILL.md
categories/mobile/mobile-performance/SKILL.md
categories/mobile/react-native-patterns/SKILL.md
categories/pdf-generation/invoice-document-pdf/SKILL.md
categories/pdf-generation/markdown-to-pdf/SKILL.md
categories/pdf-generation/report-generation/SKILL.md
categories/pdf-generation/typesetting-latex/SKILL.md
categories/presentation/data-storytelling/SKILL.md
categories/presentation/pitch-deck-creation/SKILL.md
categories/presentation/presentation-automation/SKILL.md
categories/presentation/presentation-design/SKILL.md
categories/product/product-strategy/SKILL.md
categories/product/user-research/SKILL.md
categories/security/security-audit/SKILL.md
categories/shop-restaurant/amazon-assistant/SKILL.md
categories/shop-restaurant/inventory-optimizer/SKILL.md
categories/shop-restaurant/menu-engineer/SKILL.md
categories/shop-restaurant/price-scout/SKILL.md
categories/shop-restaurant/review-responder/SKILL.md
categories/shop-restaurant/social-post/SKILL.md
categories/shop-restaurant/staff-scheduler/SKILL.md
categories/shop-restaurant/table-manager/SKILL.md
categories/shop-restaurant/zomato-order/SKILL.md
categories/testing-qa/accessibility-testing/SKILL.md
categories/testing-qa/api-testing/SKILL.md
categories/testing-qa/e2e-testing/SKILL.md
categories/testing-qa/performance-testing/SKILL.md
categories/testing-qa/test-strategy/SKILL.md
categories/ai-ml/gbrain-lite/SKILL.md
categories/development/hyperframes/SKILL.md
categories/pdf-generation/any2pdf/SKILL.md

Metadata

Files
0
Version
38e2523
Hash
62ecd848
Indexed
2026-07-05 19:41

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-09 00:42
浙ICP备14020137号-1 $bản đồ khách truy cập$