# Double Agent

Licensed to detect.

One script tells you which visitors are human, bot or agent, and tells GA4, Meta, Shopify and friends.

- Humans: [Get started, free](https://app.doubleagent.so/login?signup=1) or [log in](https://app.doubleagent.so/login).
- Agents: read on.

## Mission briefing

Paste this to your coding agent:

```text
Install Double Agent on this site. Briefing: https://doubleagent.so/install.md
```

Or give your agent the skill:

```sh
npx skills add doubleagent-so/skills
```

Or run the CLI (keyless, no account):

```sh
npx @doubleagent-so/cli init
```

Unlock more: claim your domain to see the data collected so far, plus live view, signed tokens and webhooks. See [capabilities](https://doubleagent.so/docs/capabilities.md).

## For agents

- [/install.md](https://doubleagent.so/install.md): install runbook
- [/AGENTS.md](https://doubleagent.so/AGENTS.md): rules for installers
- [/llms.txt](https://doubleagent.so/llms.txt): docs index
- [/llms-full.txt](https://doubleagent.so/llms-full.txt): all docs in one file
