원클릭으로
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