agentsclimarketplace

Daily standup

Skill thefiredev-cloud/meshvault-skills-starter/skills/daily-standup

Free open agent skills from MeshVault. Plain Markdown, approval-gated, MIT. Private AI staff on hardware you own.

Install
npx -y skills add thefiredev-cloud/meshvault-skills-starter --skill daily-standup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

This skill should be used when the user asks for a "morning brief", "daily standup", "what happened yesterday", "what is on today", or wants a short start-of-day summary built from their notes, calendar, and task list.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.5 KB, 292 tokens by cl100k_base, as published. Nobody here has run it

Daily Standup

Build a start-of-day brief from what the system already knows. Read only. This skill changes nothing; it reports.

Required Inputs

  • Yesterday's log or notes (whatever the owner keeps: a daily note, a task tracker, a decision log)
  • Today's calendar, if available
  • The open task list

Steps

  1. Read yesterday's log. Pull out what actually got done and anything that stalled.
  2. Read today's calendar and task list. Pull the top commitments with times.
  3. Find blockers: anything waiting on a reply, a payment, an approval, or another person.
  4. Write the brief in three short sections:
    • Done yesterday: 3 lines maximum
    • Today: the schedule and the top 3 tasks, nothing else
    • Blocked: each blocker with who or what it is waiting on
  5. Keep the whole brief under 150 words. If it does not fit, cut detail, not sections.

Approval Gate

None needed. This skill only reads and summarizes. If the owner asks the standup to also chase a blocker, that is a different action and follows that skill's own approval gate.

Output

  • One brief, delivered wherever the owner reads first thing (chat, note, or email to self)
  • Nothing else. No state changes, no sent mail, no edits to the task list

Gives 0 of the 12 instructions most note taking skills give in 292 tokens

Counted across 686 of the 876 authors here whose files we hold, read 2026-08-07

  • include a visual element on every slidein 44 of 686, across 13 files
  • use wikilinks for internal vault linksin 36 of 686, across 12 files
  • commit to a single visual motif across every slidein 34 of 686, across 9 files
  • use subagents to visually inspect rendered slidesin 31 of 686, across 7 files
  • read pptxgenjs guide before creating presentations from scratchin 30 of 686, across 6 files
  • keep 0.5 inch minimum marginsin 30 of 686, across 7 files
  • re-verify affected slides after every fixin 27 of 686, across 5 files
  • run content QA checks before declaring successin 26 of 686, across 3 files
  • Use Markdown links for external URLs onlyin 26 of 686, across 11 files
  • pick a bold topic specific color palettein 24 of 686, across 2 files
  • read editing guide before editing existing presentationsin 23 of 686, across 1 file
  • use one dominant color across all slidesin 23 of 686, across 1 file

Said here and by no other author read

  • read yesterday's log
  • extract completed items and stalled items
  • read today's calendar and task list
  • identify blockers waiting on someone or something
  • limit done yesterday section to three lines
  • include schedule and top three tasks for today

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.