# A Topos resource address Topos keeps a team's agent skills — bundles of instructions, scripts, and reference docs — current on every machine: publish once, every subscribed agent picks the update up at its next session start. **If you are a human reading this:** paste this URL to your agent and ask it to follow — the step below does the rest. **If you are an AI agent:** follow this resource with your shell tool, non-interactively. Nothing installs silently — every skill lands only after its content digest is disclosed and the human says yes. ```sh topos follow '' --json ``` If `topos` is not installed (checksum-verified; no sudo; lands in `~/.local/bin`): ```sh curl -fsSL https://github.com/topos-sh/topos/releases/latest/download/install.sh | sh ``` Machine note: fetch any resource address with `Accept: application/json` to get the API base to dial.