Launched this week

Webskillet
Web automation that gets cheaper every run
42 followers
Web automation that gets cheaper every run
42 followers
Webskillet.ai is an API where an AI agent automates any website, then keeps the code it wrote. Runs get faster and cheaper with use, and self-heal when sites change. Try it free on webskillet.ai






Intuned
Hey Hunters 👋! I'm Rauf, part of the team behind Webskillet
Today we're launching something new: Webskillet - one API to automate any website, and it gets cheaper every run.
AI browser agents are great at figuring out a website once. But the economics break down the moment you need to do it again. Every run starts from scratch: re-exploring the page, re-reasoning about what to do, and re-billing you the full cost in time and tokens. That's a real problem, because most web production workflows run the same task with few changes over and over.
Webskillet fills this gap: you describe a task in plain English, it gets completed, and all code generated, knowledge and site/task notes are saved as a skillet. On every future run, that skillet is reused instead of starting from scratch — making run 2 up to 4x faster and cheaper than run 1. The more you run a task, the more the up-front reasoning cost amortizes away.
A skillet isn't static, though. When the target website/s you are automating change, or when your prompted tak evolves between runs, the skillet adapts and the code is updated. You get the speed and cost of reused code, without it breaking every time a site changes
And you don't have to build any of the hard parts yourself. Stealth browsers, proxies, CAPTCHA solving, observability — it's all packaged behind the single API, so the infrastructure that usually takes weeks of setup is just there on every run.
We put together a short video walking through how it works: watch it here.
Would love feedback from anyone running browser automations in production, especially on the repeat-run economics. Try it free at webskillet.ai.
Intuned
Hey Hunters! Faisal here, CEO of Intuned, the company that built webskillet.ai
We are excited to have this out - it captures everything we have learned as an API! its an awesome product and excited for everyone to try it out!
"Gets cheaper every [use]" is an interesting pricing model — most automation tools just charge flat per-run. What's driving the cost reduction — caching, smarter retries, or something else on the execution side?
Wondering if the skillets are basically baked on top of some sort of diff engine that is driving the savings?
The idea of keeping the generated code between runs is clever, makes a lot of sense for cost and speed. Curious how well the self-healing holds up when sites change layouts.
One thing that would really help me trust this more is a built-in test suite or sandbox preview before any generated code goes live. Let me run the agent on a staging copy of a site first, compare diffs, and approve or roll back changes. That kind of guardrail would make it feel way safer to point this at production pages or checkout flows.
the self-healing piece sounds really useful, but it would help to have some kind of dashboard or log that shows exactly what the agent patched after a site change. being able to replay or diff those fixes would make it way easier to trust and debug when something unexpected happens.