> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentlinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# agentlinkops skill

> Print the agent reference to read once per session before the first AgentLinkOps call.

```bash theme={null}
agentlinkops skill [--url]
```

## Behavior and output

Prints the complete agent reference: install and sign-in, the views, the three discovery verbs, the session start, the rules, the observe-act-observe loop, the common mistakes and how to read check evidence. The text ships inside the connect skill of the pack beside the CLI (agentlinkops-connect/references/agentlinkops.md, generated from the same source as [https://agentlinkops.com/SKILL.md](https://agentlinkops.com/SKILL.md)), so what an agent reads matches the version it installed; a bare checkout falls back to site/SKILL.md. --url prints the public URL instead. init, tools and agent setup remind an agent to run it, once, on stderr.

## Arguments

\--url prints [https://agentlinkops.com/SKILL.md](https://agentlinkops.com/SKILL.md) and nothing else.

## Exit status

0 on success; 2 on an unknown option or when no reference ships beside the CLI.

Read [configuration and file ownership](/reference/local/configuration) before automating this command. Read [local file contracts](/reference/local/artifacts) for artifact fields. Browse the [local command index](/reference/local/index) for related commands.

<Note>Check the selected environment and workspace access before calling hosted operations. See [capability status](/capability-status).</Note>
