Reduck lets your AI Agent, e.g. Claude Code, build reusable browser-automation scripts: one per key site flow (search_x, get_x, download_x) so that they can be combined to do complex flows from reliable building blocks.
Your agent discovers each script live, then saves it so you can re-run it on demand. It pilots a fresh, ephemeral Chrome that is isolated from your everyday browser: no shared cookies or signed-in state, so a script that needs a login logs in itself.
The Reduck MCP is the core of the product and allows your Agent to interact with the Reduck platform to discover, create and run web automation scripts.
The Reduck Skill ensures your Agent always knows how to use the Reduck MCP. You can Install it with:
npx skills add conception-ai/reduck-skill
/reduck .This loads how to drive Reduck and flags any missing requirement.