draft-meeting-agendas

draft-meeting-agendas is a skill for Claude Code from alivirgo/Major-AI-Skills. It costs 27 tokens per session (1,130 once invoked), scanned A, original, MIT.

A method for planning meetings around one main decision, with time limits, preparation materials, and named discussion owners.

In plain words
What is it for?
It helps create agendas with objectives, pre-reading, time blocks, decision criteria, and responsibility for each topic.
Why use it?
It reduces unfocused discussion and meetings that run over time without producing a clear decision.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument; mentions Codex.

Part of the major-ai-skills plugin — 147 skills, 8 plugins shipped together

Good fit It helps create agendas with objectives, pre-reading, time blocks, decision criteria, and responsibility for each topic.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alivirgo/major-ai-skills/draft-meeting-agendas
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 alivirgo/Major-AI-Skills --skill draft-meeting-agendas
Clone the repo
git clone --depth 1 https://github.com/alivirgo/Major-AI-Skills

Made for: Claude Code.

Or install major-ai-skills, the plugin that ships this one along with the rest of its 147 skills, 8 plugins.

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 draft-meeting-agendas

README.md
[![agentmods](https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/draft-meeting-agendas/github.svg)](https://agentmods.dev/skills/alivirgo/major-ai-skills/draft-meeting-agendas)
Your own site
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/draft-meeting-agendas"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/draft-meeting-agendas/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 draft-meeting-agendas

Your own site · 80×15
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/draft-meeting-agendas"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/draft-meeting-agendas.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,130 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.00027 $0.01130
Opus 5 $0.00014 $0.00565
Sonnet 5 $0.00005 $0.00226
Haiku 4.5 $0.00003 $0.00113

Measured yesterday against content hash bc7579c57451, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

draft-meeting-agendas 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 yesterday.

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.

skills/draft-meeting-agendas/SKILL.md · 106 lines

How it starts

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

Draft Outcome-Driven Meeting Agendas (Time-Blocked Agenda) (AI Skill)

Overview

Unstructured meetings without a defined objective or time allocations almost always expand to fill their scheduled duration (Parkinson's Law), devolving into unfocused discussion without clear decisions.

The Outcome-Driven Agenda Protocol forces the AI to structure meetings around a Single Primary Decision, time-boxing each topic in 5-to-10 minute increments with assigned discussion leads and mandatory pre-read links.


The Outcome-Driven Agenda Blueprint

┌─────────────────────────────────────────────────────────────┐
│                 Outcome-Driven Meeting Blueprint            │
│                                                             │
│  [ PRIMARY OBJECTIVE ]: The single decision we must make    │
│  [ PRE-READ (5 mins) ]: Links & materials to review before  │
│                                                             │
│  [ TIME-BLOCKED SEGMENTS ]:                                 │
│  • 00-05m: Alignment & Problem Statement (Lead: Host)       │
│  • 05-15m: Core Options & Trade-Offs (Lead: Owner)          │
│  • 15-25m: Debate & Edge-Case Q&A (Open Floor)              │
│  • 25-30m: Final Decision & Action Item Allocation (Lead: PM)│
└─────────────────────────────────────────────────────────────┘

Master Agenda Prompt Templates

Pattern 1: The 30-Minute Decision Sync Directive

Use when scheduling alignment or approval meetings:

Draft a focused 30-minute meeting agenda for [MEETING PURPOSE: e.g. Q3 Architecture Decision].

Requirements:
1. State the **Single Primary Decision** at the top in bold.
2. Include a **Pre-Meeting Reading / Preparation** section (max 2 items).
3. Create a **Time-Blocked Schedule** breaking down the 30 minutes into 4 tight segments (with designated discussion lead roles).
4. Include a dedicated 5-minute wrap-up block strictly for assigning action items.

Pattern 2: The Cross-Functional Brainstorming Agenda (45 Minutes)

Read the full file on GitHub · 106 lines

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. yesterday Changed · -4 tokens per session bc7579c57451
  2. 7d ago First seen · 106 lines · 31 tokens per session scan A 65e4c29db9de

Subscribe to this mod's changes

draft-meeting-agendas is a skill published in the GitHub repository alivirgo/Major-AI-Skills (1 stars, last pushed today), licensed MIT. It adds 27 tokens to every session and 1,130 once invoked, about $0.0001 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-09-05.

Related

Other skills, from other repositories

airtable-automation-v2

Airtable Automation via Rube MCP workflow skill. Use this skill when the user needs Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before…

diegosouzapw/awesome-omni-skills · 77 tokens

airtable-automation-v3

Airtable Automation via Rube MCP workflow skill. Use this skill when the user needs Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before…

diegosouzapw/awesome-omni-skills · 77 tokens

airtable-automation

Airtable Automation via Rube MCP workflow skill. Use this skill when the user needs Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before…

diegosouzapw/awesome-omni-skills · 75 tokens

orient

Always-on. The brújula: close every turn by situating the person — where they are, what just happened, why it mattered, and the next step as a question, never a dead end. Reads the accompaniment and technical dials from 02-DOCS and calibrates how much it explains, rewriting the dial when the user asks for more or…

ericrisco/rsc-harness · 89 tokens

meeting-scheduler

Schedules meetings with internal and external stakeholders by parsing natural language requests, resolving time zones, checking calendar availability, proposing optimal slots, and managing invitations and RSVPs. Use when the user requests meeting scheduler or provides relevant inputs for this workflow.

seb1n/awesome-ai-agent-skills · 51 tokens

flow

Personal task and agent-session manager. CLI binary is flow (assumed on PATH) and stores metadata in /.flow/flow.db (SQLite). Use this skill when the user asks about their work, tasks, or projects in any natural phrasing — including but not limited to: "what's left", "what's remaining", "what's pending", "what do I…

Facets-cloud/flow · 316 tokens