AMOS144AMOS144Community·1 Agent Skills Included

ZeroToken

Record browser tasks once, replay them cheaply forever

Records browser automation workflows once and replays them as reusable scripts without repeated reasoning costs. Eliminates high token usage, flaky selectors, and broken scripts caused by website redesigns or anti-bot shields. Handles logins, data scraping, and scheduled jobs with smart waits, error recovery, and stealth fingerprinting.
npx skills add AMOS144/ZeroToken --all -g -y
Available:

Instructs the agent on how to call the browser and trajectory tools, record operations with fuzzy-point markers, and export AI-friendly prompts for replayable automation scripts.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ZeroToken?

Run `npx skills add AMOS144/ZeroToken --all -g -y` in your terminal to install all skills in this suite globally.

How does ZeroToken reduce token costs?

It records a browser task once as a trajectory, converts it into a replayable script, and runs it directly without step-by-step model reasoning.

Can ZeroToken handle websites that change layout?

Yes. It saves element fingerprints on first use and automatically relocates elements by similarity when old selectors break after a redesign.

Does ZeroToken bypass anti-bot detection?

Yes. Enabling stealth mode masks browser fingerprints, headers, and WebGL data to avoid blocks from anti-scraping shields on protected sites.

Can I schedule recurring browser tasks with ZeroToken?

Yes. You can bind a saved script to a scheduled job ID so recurring tasks like daily logins or report pulls run automatically with minimal cost.

Related Repositories in Software Engineering

View All in Software Engineering