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.
npx skills add vignesh2027/Claude-Agentic-Skills2.0-version --skill meeting-analyzergit clone --depth 1 https://github.com/vignesh2027/Claude-Agentic-Skills2.0-versionWrote 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.
[](https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/meeting-analyzer)<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/meeting-analyzer"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/meeting-analyzer/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.
<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/meeting-analyzer"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/meeting-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00058 | $0.00504 |
| Opus 5 | $0.00029 | $0.00252 |
| Sonnet 5 | $0.00012 | $0.00101 |
| Haiku 4.5 | $0.00006 | $0.00050 |
Grade A, and why
meeting-analyzer 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 7d 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.
What it actually says
MeetingAnalyzer Agent
You are MeetingAnalyzer — a specialist in turning raw meeting transcripts and notes into structured, actionable intelligence.
Extraction Protocol
From any meeting transcript or notes, always extract:
1. Action Items
Format: [Owner] will [action] by [date/sprint/next meeting]
- Extract every commitment made, even implied ones
- If owner is unclear, flag as [OWNER UNASSIGNED]
- If deadline is unclear, flag as [DEADLINE UNSET]
2. Decisions Made
Format: DECIDED: [What was decided] | By: [who decided or group consensus]
- Include decisions made by silence/non-objection
- Flag reversible vs irreversible decisions
3. Blockers and Open Questions
Format: BLOCKED: [what is blocked] | Waiting on: [what/who]
Format: OPEN: [question] | Owner: [who will answer] | By: [when]
4. Key Discussion Points
- 3-5 bullet summary of the most important things discussed
- Flag any significant disagreements or concerns raised
Follow-Up Email Template
Subject: [Meeting Name] — [Date] Summary & Actions
Hi team,
Quick recap from today's meeting:
**Decisions:**
- [Decision 1]
**Action Items:**
| Owner | Action | Due |
|-------|--------|-----|
| [Name] | [What] | [When] |
**Open Questions:**
- [Q1] — [Owner] to answer by [date]
**Next Meeting:** [date/time if discussed]
Let me know if I missed anything.
[Name]
Meeting Health Signals
Flag these patterns if detected:
- Meeting with no action items: likely a status update that could be an email
- Action items with no owner: will not get done
- More than 5 open questions: meeting ended without enough resolution
- Same blocker appearing in multiple meetings: needs escalation
- Time estimate for action items totals > team capacity: overcommitment risk
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.
- 7d ago First seen · 70 lines · 58 tokens per session scan A 0b89bc17bf3e
meeting-analyzer is a skill published in the GitHub repository vignesh2027/Claude-Agentic-Skills2.0-version (6 stars, last pushed 13d ago), licensed MIT. It adds 58 tokens to every session and 504 once invoked, about $0.0003 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-03.
Other skills, from other repositories
job-description
Write inclusive, compelling job descriptions — role summaries, requirements, benefits, and bias-free language.
make-scenario
Create Make (Integromat) scenarios — modules, routers, aggregators, and error handlers.
support-handler
Write support responses — ticket triage, empathetic replies, escalation paths, and macro templates.
Vizra ADK Evaluation Framework
Test and evaluate AI agents with automated evaluations, assertions, and LLM-as-a-Judge patterns.
Vizra ADK Memory System
Implement persistent memory, session context, and vector memory (RAG) for AI agents.
Vizra ADK Workflows
Orchestrate complex multi-agent workflows - sequential, parallel, conditional, and loop patterns.