Analyze FEC (Federal Election Commission) campaign finance filings. Use when working with FEC filing IDs, campaign finance data, contributions, disbursements, or political committee financial reports.
This skill should be used when users need to rotate images by 90 degrees. It handles image rotation tasks for common formats (PNG, JPG, JPEG, GIF, BMP, TIFF) using a reliable Python script that preserves image quality and supports both clockwise and counter-clockwise rotation.
This skill should be used when users need to analyze county-level racial composition change between two Census snapshots and identify where places crossed a majority-minority threshold.
Guide for creating effective skills. This skill should be used when users want to create a new skill or update an existing skill that extends Claude Code, Codex, or another agent with specialized knowledge, workflows, or tool integrations.
This skill should be used when users need ranked county-level demographic metrics within a state from a local CSV file, such as income, population, poverty, or rent.
Fetch 7-day weather forecasts from Open-Meteo API. ALWAYS use getcoordinates.py first when given city names to look up coordinates, then use getforecast.py with those coordinates. Use for weather forecasts, weather data, or temperature trends.