ワンクリックで
electoral-analysis
European election forecasting, campaign analysis, seat projection, and voter behavior analysis across EU member states
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
European election forecasting, campaign analysis, seat projection, and voter behavior analysis across EU member states
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
C4 architecture model, security architecture, Mermaid diagrams, SECURITY_ARCHITECTURE.md, and comprehensive documentation per Hack23 Secure Development Policy
AI-augmented development controls, GitHub Copilot governance, LLM security, AI-generated code review per Hack23 Secure Development Policy
EU AI Act compliance, OWASP LLM security, responsible AI practices for parliamentary data and MCP server applications
Enforce code quality with ESLint, TypeScript strict mode, Knip unused detection, and quality gates for MCP servers
ISO 27001, NIST CSF 2.0, CIS Controls v8.1, EU CRA compliance mapping, multi-standard alignment per Hack23 ISMS policies
Contribution process with PR workflow, code review standards, commit conventions, and open source best practices
| name | electoral-analysis |
| description | European election forecasting, campaign analysis, seat projection, and voter behavior analysis across EU member states |
| license | MIT |
This skill applies when:
This skill leverages EP MCP Server data for historical election results and MEP composition, aligned with Hack23 ISMS data integrity requirements.
Using MCP Server historical data and current national polls:
1. Collect latest national polls for all 27 member states
2. Apply member state-specific seat allocation methods:
- Germany (96 seats): D'Hondt, 5% threshold, closed lists
- France (81 seats): D'Hondt, 5% threshold, closed lists
- Ireland (14 seats): STV, multi-seat constituencies
3. Aggregate national projections into political group totals
4. Map: Use get_meps to identify current group affiliations
5. Compare: Historical composition via get_meps (term filter)
6. Report with confidence intervals per group
Expected output: EPP 175–190, S&D 135–150, Renew 75–90, etc.
Analyze EP election turnout trends using MCP Server data:
- Cross-reference MEP counts per state with electoral turnout data
- Identify correlation between turnout and political group representation
- Compare compulsory voting states (BE, LU, EL) vs. voluntary states
- Track youth turnout impact on Greens/EFA and new party representation
- Use get_meps with country filter for state-level composition analysis
Measure effective number of parties (ENP) across EP terms:
ENP = 1 / Σ(pi²) where pi = seat share of party i
- Calculate ENP per member state delegation using get_meps data
- Track fragmentation trends: EP6 (2004) → EP10 (2024)
- Identify states with highest fragmentation driving group instability
- Correlate ENP with coalition formation difficulty in EP