PolitiClaw: building a local-first political co-pilot with OpenClaw 🦞

by Alec Rippberger | at Minnebar20 | 3:15 – 3:55 in Minnetonka | View Schedule

OpenClaw is an open-source agent framework. It moves the AI paradigm from "chatbot" to something that runs in the background, remembers what you've told it, and acts on a schedule. It also has a plugin ecosystem, allowing you to expand base functionality or build your own tools.

I'll start with a quick tour of OpenClaw for folks who haven't seen it: gateway, tools, skills, cron, memory. Then the plugin SDK: What definePluginEntry actually does; How to register tools the agent can call; How to ship skills as Markdown files a user can override without touching your code.

Then PolitiClaw: an OpenClaw plugin I've been working on. It watches federal legislation, scores reps against stances a user has declared, and drafts outreach letters that can be pasted into an email client.

No OpenClaw experience needed. A little TypeScript helps but isn't required.

Alec Rippberger

Alec Rippberger is a web software developer with a passion for creating and deconstructing digital systems. He's currently helping to build amazing digital products at Livefront.

Links:

  • GitHub
  • Twitter: @alecrippberger