← Back to Skills Marketplace
agenTOR
by
BuiltByEcho
· GitHub ↗
· v0.1.0
· MIT-0
37
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agentor
Description
Use agenTOR for Tor-routed browser sessions with receipts, HTML capture, screenshots, and compact research runs. It is suited for privacy-framed browsing wor...
README (SKILL.md)
agenTOR
Use this skill when a task needs:
- a Tor-routed or proxy-routed browser session
- a local receipt for what the browser saw
- page HTML capture
- a viewport screenshot
- a quick research pass over a page with artifacts
Commands
agentor doctor
agentor fetch \x3Curl>
agentor shot \x3Curl>
agentor screenshot \x3Curl>
agentor research \x3Curl> --prompt "research this page"
agentor run \x3Curl> --prompt "research this page"
agentor setup tor
agentor test tor
Notes
- Default proxy is
socks5://127.0.0.1:9050 agentor setup torchecks install state and SOCKS reachabilityagentor doctoraudits browser, Tor, port, and output directory- Profiles can store recurring proxy/output defaults
- Pass
--no-proxyfor direct browsing - Artifacts are written under
artifacts/\x3Ctimestamp>-\x3Cslug>unless--outis set - every run also writes
summary.txt runwritesreport.mdin addition to HTML, text, screenshot, andreceipt.json
Verification
npm test
npm pack --json --dry-run
Safety
- Tor routing improves path hygiene, not identity guarantees
- Avoid logged-in browser state if the goal is separation
- Keep the receipt directory; it is the proof of what happened
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agentor - After installation, invoke the skill by name or use
/agentor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial public release: Tor-routed browser sessions, receipt folders, screenshots, reports, doctor/setup commands, and local agent skill packaging.
Metadata
Frequently Asked Questions
What is agenTOR?
Use agenTOR for Tor-routed browser sessions with receipts, HTML capture, screenshots, and compact research runs. It is suited for privacy-framed browsing wor... It is an AI Agent Skill for Claude Code / OpenClaw, with 37 downloads so far.
How do I install agenTOR?
Run "/install agentor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is agenTOR free?
Yes, agenTOR is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does agenTOR support?
agenTOR is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created agenTOR?
It is built and maintained by BuiltByEcho (@builtbyecho); the current version is v0.1.0.
More Skills