Vote this way

AI skills for researching every race on your ballot — against your values, not a party platform.

Every election has more on it than anyone has time to research — candidates, judges, measures, propositions, most of which you've never heard of. VoteThisWay gives your AI agent the skills to do that research against your own values, not a party platform.

You define what you care about once. Your agent handles the rest: fetching ballot data, researching candidates and measures, and generating recommendations that explain the tradeoffs in plain language. Everything runs locally. Nothing gets sent to a server unless you explicitly choose to share it.

Skills

Privacy model

Your ballot analysis never leaves your machine. Your VOTER.md is local, but you can choose to publish an anonymized version tied only to your ZIP code — no accounts, no tracking, no candidates or recommendations ever stored on this server.

Install

Install script

If you use Claude Code, Codex CLI, or opencode, run the install script to add these skills to your agent:

bash <(curl -fsSL https://votethisway.org/install.sh)

OpenAPI spec

Any agent that supports tool discovery can install skills directly. Point it at the spec:

https://votethisway.org/v1/openapi.json

OpenAPI Spec