> ## 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

> Read the agent reference or an installed workflow skill, and list the versioned default set.

```bash theme={null}
agentlinkops skill [--url | --list [--json] | NAME]
```

## Behavior and output

Without arguments, prints the complete connection and evidence reference from the installed pack, with a site/SKILL.md fallback in a checkout. --url prints the public reference URL. --list lists the installed version and five skills: connect, discovery, campaigns, CRM and assets. A full skill name prints that installed skill with its source path so relative references can be resolved. No account or network is needed.

## Arguments

\--url; --list; --json with --list; NAME is a full installed skill name such as agentlinkops-discovery. Options cannot be mixed with named retrieval.

## Exit status

0 on success; 2 on invalid options or an unknown skill; a missing installation reports an error.

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>
