Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Get the tools

tools.yshubham.com is where releases live. Use this Docs site to understand a tool; use the registry to install it or fetch its raw agent material.

Choose a starting point

I need to…Start here
Run untrusted or temporary codeSandbox
Inspect GPU inference serversWatchman
Share a small temporary artifactObjects
Check an HTTP request from the browserTrace
Browse the sourcegit.yshubham.com
Open-source projects link to GitHub and the forge. Hosted-service implementation and deployment code remain private; the registry provides public releases and installers without granting access to infrastructure or secrets.

Docs for people and agents

People should read the guides first. Agents should use the short skills for narrow, repeatable tasks instead of guessing at production policy.
Sandbox exposes its raw document index and llms.txt file at tools.yshubham.com/docs/sandbox. The Objects skill is available at tools.yshubham.com/skills/objects-storage/SKILL.md and can be installed for every agent in a project with npx skills add bas3line/rool-repo --skill objects-storage --agent '*' --yes.

Keep the surfaces straight

Use the registry to install, this site to understand, and the repository to inspect implementation details. That keeps the docs useful without pretending a web page is a control plane.
For the shared guardrails behind every hosted surface, read the operating model.