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

# Agent Skills

> Install the Social Glass workflow skills without the plugin.

# Agent Skills

Use the skills-only package when your agent already has the [Social Glass MCP](/reference/mcp-setup) configured.

## Install

```bash theme={null}
npx skills add Social-Glass-AI/social-glass-agent-plugins --skill '*' -g -y
```

## Update

```bash theme={null}
npx skills update -g -y
```

The skills teach supported agents how to create signals and update insights. They do not configure the MCP connection.

Use either the [Social Glass plugin](/reference/plugins) or this skills-only installation on one agent. Installing both can expose duplicate skills.
