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 zgbrenner/agentcounsel --skill shareholder-meeting-minutesgit clone --depth 1 https://github.com/zgbrenner/agentcounselWrote 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/zgbrenner/agentcounsel/shareholder-meeting-minutes)<a href="https://agentmods.dev/skills/zgbrenner/agentcounsel/shareholder-meeting-minutes"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/shareholder-meeting-minutes/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/zgbrenner/agentcounsel/shareholder-meeting-minutes"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/shareholder-meeting-minutes.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.00051 | $0.03265 |
| Opus 5 | $0.00026 | $0.01632 |
| Sonnet 5 | $0.00010 | $0.00653 |
| Haiku 4.5 | $0.00005 | $0.00327 |
Grade A, and why
Shareholder Meeting Minutes 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 136 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Shareholder Meeting Minutes
Purpose
Produce a structured, attorney-ready draft of minutes for a meeting of an entity's shareholders or members — annual or special. The draft records what occurred as reflected in the user-provided meeting materials: the notice and proxy record, attendance and representation as provided, the proposals presented, and the vote tallies as provided. It never reconstructs or infers attendance, quorum, or vote outcomes, and it treats quorum sufficiency and vote-threshold sufficiency as attorney determinations. It produces draft legal work product for attorney review — not legal advice and not an adopted corporate record.
Use When
- A user asks to "draft the minutes of our annual meeting," "write up the shareholder meeting," or "memorialize the special meeting of members" for a meeting that has already taken place.
- The user has meeting materials — notice, agenda, proxy materials, a meeting script, an inspector of elections report, or vote tabulations — and needs a minutes document prepared for attorney review before adoption.
- A member meeting of an LLC, a membership meeting of a nonprofit, or an equivalent holder-level meeting needs to be memorialized in the same way.
- The user wants a starting draft that conforms to the organization's house format before the attorney finalizes it.
Required Inputs
- Meeting identification: the entity; whether the meeting was annual or special; the date, time, and location or virtual platform.
- Notice and proxy record as provided: what notice was given, how, and when (and the record date, if stated), or whether notice was waived — as stated by the user or shown in the materials. Record it; do not assess its sufficiency.
[ATTORNEY TO CONFIRM: notice and record-date compliance][verify jurisdiction] - Attendance and representation as provided: holders present in person, holders represented by proxy, and the shares, units, or voting power represented — exactly as stated in the materials or by the user. Do not infer, estimate, or reconstruct any figure. Identify the chair, the secretary, and any inspector of elections, as provided.
- Quorum status as provided: what the user or the materials state about whether a quorum was represented. Whether that representation satisfies the applicable quorum requirement is an attorney question —
[ATTORNEY TO CONFIRM: quorum sufficiency]. - Proposals and vote tallies as provided: each item of business as presented, and the vote tallies exactly as recorded in the inspector's report, the tabulation, or the user's statement.
- Meeting materials: the notice, agenda, proxy statement or proxy materials, any meeting script, and any inspector of elections report or tabulation.
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.
- 12d ago First seen · 136 lines · 51 tokens per session scan A a8b972120f15
Shareholder Meeting Minutes is a skill published in the GitHub repository zgbrenner/agentcounsel (19 stars, last pushed 1mo ago), licensed MIT. It adds 51 tokens to every session and 3,265 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-08-30.
Other skills, from other repositories
document-fill
A document-filling assistant that uses a supplied template and case files to fill in forms, contracts, or legal documents. It also reports where each filled value came from and which details are missing.
treatment-plans
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…
fill-icmje-coi
Batch-generate per-author ICMJE Conflict of Interest Disclosure Forms (coidisclosure.docx) for manuscript submission. Pre-fills all 13 disclosure items as "☒ None" + final certification ☒ using a synthetic seed template shipped with the skill, then clones the seed per author with Date, Name, and Manuscript Title…
law-to-markdown
A legal-document conversion skill for turning PDF, Word, or plain-text regulations into structured Markdown. Markdown is a text format that uses simple symbols for headings and lists.
cowork-data-room-builder
Prepare YOUR data room for a fundraise, acquisition, or bank diligence -- builds the checklist for your deal stage, sweeps your folders for what you already have, produces a gap report, and organizes everything into the structure buyers and investors expect. The sell-side complement to cowork-deal-room.
signature-request
Pre-signature gate and routing plan for a finalized document — verifies exact legal entity names, signatory authority, attached exhibits, filled blanks, consistent dates, and counterparty details, then sets the signing order (sequential vs. parallel, with reasons), writes envelope instructions for any e-sign tool, and…