ZeroToken
Record browser tasks once, replay them cheaply forever
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core