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 jeffreytse/grimoire-core --skill design-political-activity-disclosure-policygit clone --depth 1 https://github.com/jeffreytse/grimoire-coreWrote 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/jeffreytse/grimoire-core/design-political-activity-disclosure-policy)<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/design-political-activity-disclosure-policy"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/design-political-activity-disclosure-policy/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/jeffreytse/grimoire-core/design-political-activity-disclosure-policy"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/design-political-activity-disclosure-policy.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.00061 | $0.01312 |
| Opus 5 | $0.00030 | $0.00656 |
| Sonnet 5 | $0.00012 | $0.00262 |
| Haiku 4.5 | $0.00006 | $0.00131 |
Grade A, and why
design-political-activity-disclosure-policy 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 9d 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 — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Political Activity Disclosure Policy
Establish board-level oversight of corporate political spending, lobbying activity, and trade association dues that fund political activity, and adopt voluntary transparency about that spending — rather than treating political activity as an ordinary operational decision with no defined governance or disclosure structure behind it.
Why This Is Best Practice
Adopted by: The Center for Political Accountability's CPA-Zicklin Index — now covering the S&P 500 — tracks corporate political disclosure and accountability practices and has documented a sustained, multi-year trend of increasing voluntary board-level oversight and public disclosure of political spending among major public companies, reflecting sustained institutional investor pressure specifically on this governance dimension. Impact: Companies with weak or no board oversight of political spending are documented to face materially higher reputational and shareholder-proposal risk when spending is later revealed to be inconsistent with the company's publicly stated values or creates unexpected controversy — the CPA-Zicklin Index specifically documents that companies with stronger disclosure and board oversight scores experience fewer of these reputational surprise events. Why best: Political spending decisions made without board awareness or a defined governance process carry the same "unknown until it becomes a problem" risk profile that undefined oversight creates in other spending categories — a company's political spending can create outsized reputational consequences relative to the dollar amounts involved, and board-level oversight combined with voluntary disclosure is specifically what gives the company a chance to identify and address a potential inconsistency or controversy before it becomes public.
Sources: Center for Political Accountability (CPA), CPA-Zicklin Index for Corporate Political Disclosure and Accountability
Steps
Step 1: Establish board-level oversight of political spending decisions
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.
- 9d ago First seen · 68 lines · 61 tokens per session scan A 8a4c8d9d3786
design-political-activity-disclosure-policy is a skill published in the GitHub repository jeffreytse/grimoire-core (4 stars, last pushed 23d ago), licensed MIT. It adds 61 tokens to every session and 1,312 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
org-report
Generate an executive organization brief (leadership chain, direct reports, extended teams, and vendor partners) for a target person. Produces a Word + PDF report from a directory MCP source (WorkIQ is the reference implementation) and displays it in a Copilot canvas. Triggers on "generate org report for X", "build…
coaching-techniques
GROW model, active listening, developmental feedback, and team growth approaches.
counseling-psychology
Therapeutic frameworks, assessment, ethical practice, and client documentation for counselors and psychologists.
meeting-efficiency
Agenda design, time boxing, decision capture, async alternatives, and productive facilitation.
stakeholder-management
Influence mapping, communication strategies, and expectation management for complex organizations.
scaffolding-generator
Pattern-aware code scaffolding that detects existing conventions and generates new components matching the codebase style. Use when asked to "scaffold a component", "generate boilerplate", "create a new module", "bootstrap a service", "add a new endpoint", "create a new controller", or "add a new feature module".…