European-Parliament-MCP-Server: Skill for Claude Code

.github/skills/legislative-monitoring/SKILL.md

legislative-monitoring is a skill for Claude Code, Codex from Hack23/European-Parliament-MCP-Server. It costs 20 tokens per session (1,349 once invoked), scanned A, original, Apache-2.0.

A European Parliament oversight tool for tracking legislation, committee work, votes, amendments, negotiations, and follow-up actions.

In plain words
What is it for?
Analyzing voting patterns, rapporteur influence, amendment success, legislative timelines, committee workloads, and implementation oversight.
Why use it?
It organizes complex lawmaking processes and helps reveal how decisions were shaped.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

This is Hack23/European-Parliament-MCP-Server's own configuration. It tells Claude Code and Codex how to work on European-Parliament-MCP-Server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything European-Parliament-MCP-Server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Hack23/European-Parliament-MCP-Server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Hack23/European-Parliament-MCP-Server/main/.github/skills/legislative-monitoring/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Hack23/European-Parliament-MCP-Server

Made for: Claude Code, Codex.

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 legislative-monitoring

README.md
[![agentmods](https://agentmods.dev/badge/skills/hack23/european-parliament-mcp-server/legislative-monitoring/github.svg)](https://agentmods.dev/skills/hack23/european-parliament-mcp-server/legislative-monitoring)
Your own site
<a href="https://agentmods.dev/skills/hack23/european-parliament-mcp-server/legislative-monitoring"><img src="https://agentmods.dev/badge/skills/hack23/european-parliament-mcp-server/legislative-monitoring/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 legislative-monitoring

Your own site · 80×15
<a href="https://agentmods.dev/skills/hack23/european-parliament-mcp-server/legislative-monitoring"><img src="https://agentmods.dev/badge/skills/hack23/european-parliament-mcp-server/legislative-monitoring.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,349 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00020 $0.01349
Opus 5 $0.00010 $0.00674
Sonnet 5 $0.00004 $0.00270
Haiku 4.5 $0.00002 $0.00135

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

Security

Grade A, and why

legislative-monitoring 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.

.github/skills/legislative-monitoring/SKILL.md · 104 lines

How it starts

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

Legislative Monitoring Skill

Context

This skill applies when:

  • Tracking dossiers through the ordinary legislative procedure (Art. 294 TFEU) from Commission proposal to adoption
  • Analyzing committee voting patterns and rapporteur effectiveness in shaping legislative outcomes
  • Monitoring trilogue negotiations between EP, Council, and Commission on pending legislation
  • Evaluating amendment success rates by political group, committee, and individual MEP
  • Tracking legislative output metrics: time-to-adoption, first-reading agreement rates, conciliation frequency
  • Comparing EP legislative priorities across terms by analyzing dossier volumes and policy domain distribution
  • Assessing committee workload distribution and resource allocation across 20 standing committees
  • Monitoring implementation follow-up: EP oversight of Commission delegated and implementing acts

This skill enables systematic legislative oversight using EP MCP Server data, aligned with Hack23 ISMS data integrity and audit requirements.

Rules

  1. Procedure Identification: Always identify the applicable legislative procedure first (ordinary, consent, consultation, budget) — this determines EP's power and the relevant decision-making stages to monitor
  2. Stage-by-Stage Tracking: Monitor each procedural stage separately — committee referral, committee vote, plenary first reading, Council position, second reading, conciliation — each stage has different dynamics
  3. Amendment Tracking: Systematically track amendments from tabling through committee to plenary — amendment survival rates reveal where legislative power actually resides
  4. Voting Coalition Analysis: Identify the majority coalition for each significant vote — grand coalition (EPP+S&D), centre-right (EPP+Renew+ECR), or progressive (S&D+Greens+Left) — different coalitions dominate different policy areas
  5. Committee Effectiveness Metrics: Measure committee performance through objective indicators — percentage of committee position adopted by plenary, amendment adoption rates, dossier throughput, and inter-committee coordination (associated committees under Rule 57)
  6. Trilogue Transparency: Monitor trilogue outcomes by comparing EP first-reading position with final adopted text — the EP Briefing database and conciliation committee reports provide key data points
  7. Rapporteur Influence Assessment: Evaluate rapporteur effectiveness by comparing draft report provisions with final legislative text — control for political group size and committee power dynamics
  8. Temporal Benchmarking: Compare legislative output across EP terms (EP5–EP10) — account for external factors (COVID, Ukraine war, enlargement) that affect legislative productivity
  9. Data Completeness: Flag when MCP Server data may be incomplete for pending procedures — trilogue negotiations are partially confidential, and Council positions require cross-referencing external sources
  10. Audit Trail: Maintain complete records of legislative monitoring queries and analytical methodology per ISMS audit requirements — document data sources, filters, and analytical assumptions

Read the full file on GitHub · 104 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. 12d ago First seen · 104 lines · 20 tokens per session scan A c8dcb305cdfa

Subscribe to this mod's changes

legislative-monitoring is a skill published in the GitHub repository Hack23/European-Parliament-MCP-Server (28 stars, last pushed yesterday), licensed Apache-2.0. It adds 20 tokens to every session and 1,349 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-08-30.

Related

Other skills, from other repositories

check-country-risk

Retrieve composite country risk intelligence — Country Instability Index (CII), travel advisory level, and active sanctions exposure — for one country by ISO code. Use when the user asks how risky or unstable a country is right now.

koala73/worldmonitor · 49 tokens

check-sanctions-pressure

Retrieve normalized OFAC sanctions pressure — designation summaries, recent additions, and per-country/per-program aggregates including sanctioned vessels and aircraft. Use when the user asks which countries or programs face sanctions pressure, or what was recently designated.

koala73/worldmonitor · 49 tokens

prior-art-search

Systematic 7-step methodology for comprehensive patent prior art searches and patentability assessments using BigQuery and CPC classification.

RobThePCGuy/Claude-Patent-Creator · 26 tokens

mpep-search

Expert system for searching USPTO MPEP, 35 USC statutes, 37 CFR regulations, and post-Jan 2024 updates.

RobThePCGuy/Claude-Patent-Creator · 32 tokens

source-verification

Walks through structured verification of sources, claims, images, video, and documents across five verification modes — visual media, documents, anonymous sources, expert credentials, and social media content — using the SIFT framework, forensic metadata inspection, deepfake indicators, C2PA Content Credentials, and…

ur-grue/autopunk-media-skills · 82 tokens

Australia — ABR / ASIC Lookup

Live, real-time queries to Australian Business Register (ABR — ABN Lookup) (Australia). Drops the OpenRegistry MCP toolset onto a single-country workflow when the user names ABR / ASIC, the country, or its registry directly. ID format: 11-digit ABN or 9-digit ACN (e.g. ABN 33 123 456 789, ACN 004 028 077 for BHP Group…

sophymarine/openregistry · 0 tokens