agents

Browse agents

3 published agents. Install any of them with one command.

allautomationbrowsercommunicationcontentcopywritingdiagramsmarketingvisuals
Browser Cookbook23 files

A browser agent that learns your sites. It performs browser tasks through your real Chrome, accumulates per-site knowledge, and crystallizes repetitive tasks into plain Python scripts; on later runs the AI only dispatches the script and heals failures. Broken knowledge heals itself; blockers like captchas escalate to you.

automationbrowser
gcontext add browser-cookbook
Diagram Crafter31 files

A diagram agent that turns an initial text into a polished explanatory visual, hand-crafted as SVG. It scopes the single claim the diagram must make, proposes 2-3 ASCII wireframe compositions built from proven archetypes, and expands the chosen one using a written design system so results stay consistent across runs. The user decides composition; the design system decides style. Finished diagrams accumulate in a library the agent consults on later runs.

diagramsvisualscommunication
gcontext add diagram-crafter
Post Crafter35 files

A marketing post agent that puts the headline first. Each post starts from a chosen angle, then a headline workshop generates candidates from proven persuasion formulas (Cialdini, Kahneman, Caples), scores them, red-teams the best, and lets the user pick or rewrite. The body follows in two layers: a System 1 hook to stop the scroll, then System 2 proof to close the deal. The user controls every content decision. Product knowledge accumulates in a shared products/ folder so repeat runs stop re-asking.

marketingcontentcopywriting
gcontext add post-crafter