Workflow AutomationAgencyInternal Tool

A One-Person Agency Run by 4 OpenClaw Agents on Gemini's Free Tier

A solo operator in Taiwan runs an entire tech agency on four OpenClaw agents powered by Gemini's free tier, spending $0 a month on LLM costs while pulling 3.3 million views across managed accounts

Continue exploring this workflow

The Strategy

The Hacker News user going by ppcvote runs UltraLab, a one-person tech agency, almost entirely through automation rather than manual work, and the defining constraint of the build is that it runs on Gemini 2.5 Flash's free tier rather than a paid API plan. That constraint shaped the entire architecture: instead of letting each agent make broad, expensive queries, every agent is designed to act on pre-computed local intelligence files and issue single, focused prompts, keeping total daily usage to roughly 105 of the 1,500 free requests available, about 7 percent of the daily quota. Four OpenClaw agents divide the agency's actual work. One handles content generation, publishing eight social posts a day through a quality-gate loop that rewrites drafts that do not meet a bar before they go out. A second handles comment engagement across managed accounts. A third, called UltraProbe, runs security scanning as a lead-generation mechanism, presumably surfacing vulnerabilities as a way to start sales conversations with prospective clients. A fourth handles operations monitoring, keeping the whole system running without manual oversight. The infrastructure underneath is deliberately unglamorous: 25 systemd timers and 62 scripts running on WSL2, a setup that prioritizes reliability and low cost over polish. On top of the free automation layer, ppcvote also sells MindThread, a Threads automation SaaS product with actual paying subscribers, which is the direct revenue engine sitting alongside the largely cost-free agency operations. The combined result across 27 automated Threads accounts is more than 12,000 followers and over 3.3 million views, achieved for close to zero marginal cost, with the agency's real monetization coming through the MindThread subscription product rather than the free-tier content operation itself.

How It Works

1

Choose a model provider with a genuinely usable free tier, in this case Gemini 2.5 Flash, and design the entire system's usage pattern to stay comfortably within its rate limits.

2

Pre-compute local intelligence files so agents do not need to make expensive, broad queries; instead they read from cached context and issue single, focused prompts.

3

Deploy separate OpenClaw agents for distinct functions: content generation, comment engagement, security-scanning lead generation, and operations monitoring.

4

Build a content quality gate into the generation agent so low-quality drafts get automatically rewritten before publishing rather than going out as-is.

5

Run the whole system on cheap, self-managed infrastructure: systemd timers and shell scripts on a WSL2 environment rather than a paid orchestration platform.

6

Use one of the agents (in this case, a security-scanning tool called UltraProbe) as a lead-generation mechanism that opens sales conversations organically.

7

Layer a paid SaaS product, MindThread, on top of the free automation infrastructure as the actual revenue source, rather than trying to monetize the free-tier agents directly.

8

Monitor daily API usage against the free-tier quota to confirm the system stays sustainable at $0 marginal LLM cost.

Results

The operator reports running the agency's core automation at $0 per month in LLM costs plus roughly $5 a month in infrastructure, managing 27 automated Threads accounts that have collectively reached more than 12,000 followers and over 3.3 million views, while a separate paid product, MindThread, generates subscription revenue described as covering roughly 20 times the underlying Claude-related costs elsewhere in the operation. These are self-reported figures from a Hacker News post and have not been independently verified.

Our Take

This is one of the more disciplined engineering stories in this directory, precisely because the constraint (a hard $0 LLM budget) forced genuinely good design decisions: pre-computed context, narrow single-purpose prompts, and careful quota management instead of throwing tokens at the problem. That discipline is a useful lesson even for operators who are not trying to stay on a free tier, since the same focused-prompt approach reduces cost and improves reliability at any budget. Using a security-scanning tool as an organic lead-generation channel is also a clever, underused idea worth stealing on its own. The actual revenue engine here is the separate MindThread SaaS product, not the free agency automation itself, so readers should not mistake the $0 LLM cost for $0 total cost of running a real business. Best suited for technically strong solo operators comfortable running their own infrastructure rather than paying for managed automation platforms.

Frequently Asked Questions

The practical questions a builder or operator is likely to ask before trying a strategy like this.

What does this agency workflow automation AI agent actually do?

This agency workflow automation AI agent is a real workflow where the agent takes on an operational job, not just a brainstorming task. A One-Person Agency Run by 4 OpenClaw Agents on Gemini's Free Tier shows what that looks like in practice. A solo operator in Taiwan runs an entire tech agency on four OpenClaw agents powered by Gemini's free tier, spending $0 a month on LLM costs while pulling 3.3 million views across managed accounts The practical value comes from the agent handling repeatable business work with enough autonomy that a human only steps in after context has already been gathered.

Who should use a agency workflow automation AI agent like this?

This example is most relevant for agency operators. It is especially relevant for businesses where speed to lead, after-hours coverage, or consistent intake quality directly affects revenue. The category here is Workflow Automation, which means the best fit is a team looking to turn a manual bottleneck into a repeatable system with a agency workflow automation AI agent.

Which tools are used in this agency workflow automation AI agent setup?

The source names OpenClaw, Gemini, Telegram, Vercel, Firebase. That matters because one of the strongest signals in this directory is whether the operator shared the actual stack. Named tools make a agency workflow automation AI agent strategy far more useful than vague claims about “an AI system” doing the work.

How hard is it to implement a agency workflow automation AI agent like this?

Advanced difficulty is the current read. The listing suggests a launch window of weeks. Startup cost is listed as free. We were able to extract 8 concrete workflow steps from the source. We would treat a agency workflow automation AI agent like this as a workflow that needs real business context, testing, and exception handling rather than something you should copy blindly from one prompt.

What results can a agency workflow automation AI agent produce?

The operator reports running the agency's core automation at $0 per month in LLM costs plus roughly $5 a month in infrastructure, managing 27 automated Threads accounts that have collectively reached more than 12,000 followers and over 3.3 million views, while a separate paid product, MindThread, generates subscription revenue described as covering roughly 20 times the underlying Claude-related costs elsewhere in the operation. These are self-reported figures from a Hacker News post and have not been independently verified.

How credible is this agency workflow automation AI agent case study?

Right now the evidence comes from an article from news.ycombinator.com. That is enough for us to study and curate the workflow, but not enough on its own to treat this agency workflow automation AI agent like an audited case study. We look for named tools, concrete results, and enough workflow detail to understand what was actually deployed, then we add our own editorial judgment on top.

Related Strategies

More AI agent strategies you might find useful

Want more strategies like this?

Get weekly AI agent case studies in your inbox.