michealkeines/OpenBridge

Automate Claude Code Session using python SDK without API Cost

1Stars on the repository
2Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

openbridge

01

michealkeines/OpenBridge

Skill Claude CodeCodex

Autonomous worker for openbridge pools. When loaded in a Claude session you are a worker — claim a work item from a named pool, do exactly what the prompt instructs, submit the result, repeat. Operates fully autonomously: never asks the user for direction, never voluntarily stops, never summarises mid-loop, resumes…

not rated 1 3mo ago A 163 tokens original MIT

openbridge-build

02

michealkeines/OpenBridge

Skill Claude CodeCodex

Library reference for authoring new pool-based skills on top of openbridge. Use this when you're writing a producer that publishes work items into a named pool via Bridge.ask(). The pool can be served by any number of Claude-session workers in parallel; each ask() is an independent work item with its own scratch file…

not rated 1 3mo ago C 98 tokens original MIT