# StackOne AI Agent Skills

StackOne publishes official AI agent skills for its tools, services, and developer workflows.

Browse 26 official AI agent skills across 3 StackOne repositories, with install commands and source links.

Official page: https://skillscout.sh/official/stackonehq/
Markdown page: https://skillscout.sh/official/stackonehq/stackonehq_skills_skillscout.md
Vendor website: https://stackone.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/stackonehq/stackonehq_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant StackOne skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### stackonehq/agent-plugins

Includes 8 official skills: stackone-unified-connectors, stackone-agents, stackone-cli, stackone-connect, stackone-connectors, stackone-defender.

Install:

```bash
npx skills add stackonehq/agent-plugins -y
```

Source: https://github.com/StackOneHQ/agent-plugins

### stackonehq/connectors-template

Includes 15 official skills: build-config, check-connector, choose-schema, configure-auth, discover-actions, import-schema.

Install:

```bash
npx skills add stackonehq/connectors-template -y
```

Source: https://github.com/StackOneHQ/connectors-template

### stackonehq/skills

Includes 3 official skills: just-commands, orama-integration, release-please.

Install:

```bash
npx skills add stackonehq/skills -y
```

Source: https://github.com/StackOneHQ/skills

## Individual skills

### stackone-unified-connectors

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-unified-connectors -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/StackOneHQ/agent-plugins/tree/main/plugins/integrations/stackone-unified-connectors/skills/stackone-unified-connectors

### stackone-agents

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-agents -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/StackOneHQ/agent-plugins/tree/main/plugins/integrations/stackone-agents/skills/stackone-agents

### stackone-cli

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-cli -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/StackOneHQ/agent-plugins/tree/main/plugins/integrations/stackone-cli/skills/stackone-cli

### stackone-connect

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-connect -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/StackOneHQ/agent-plugins/tree/main/plugins/integrations/stackone-connect/skills/stackone-connect

### stackone-connectors

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-connectors -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/StackOneHQ/agent-plugins/tree/main/plugins/integrations/stackone-connectors/skills/stackone-connectors

### stackone-defender

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-defender -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/StackOneHQ/agent-plugins/tree/main/plugins/security/stackone-defender-antigravity/skills/stackone-defender

### stackone-platform

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-platform -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/stackonehq/agent-plugins/tree/HEAD/plugins/integrations/stackone-platform/skills/stackone-platform

### stackone-defender

Official StackOne skill from stackonehq/agent-plugins.

Install:

```bash
npx skills add stackonehq/agent-plugins@stackone-defender -y
```

Package: stackonehq/agent-plugins
Source: https://github.com/StackOneHQ/agent-plugins/tree/main/plugins/security/stackone-defender/skills/stackone-defender

### build-config

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@build-config -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-connector-builder/skills/build-config

### check-connector

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@check-connector -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-unified-builder/skills/check-connector

### choose-schema

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@choose-schema -y
```

Package: stackonehq/connectors-template
Source: https://github.com/stackonehq/connectors-template/tree/HEAD/.claude/plugins/stackone-unified-builder/skills/choose-schema

### configure-auth

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@configure-auth -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-connector-builder/skills/configure-auth

### discover-actions

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@discover-actions -y
```

Package: stackonehq/connectors-template
Source: https://github.com/stackonehq/connectors-template/tree/HEAD/.claude/plugins/stackone-connector-builder/skills/discover-actions

### import-schema

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@import-schema -y
```

Package: stackonehq/connectors-template
Source: https://github.com/stackonehq/connectors-template/tree/HEAD/.claude/plugins/stackone-unified-builder/skills/import-schema

### map-fields

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@map-fields -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-unified-builder/skills/map-fields

### scope-actions

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@scope-actions -y
```

Package: stackonehq/connectors-template
Source: https://github.com/stackonehq/connectors-template/tree/HEAD/.claude/plugins/stackone-unified-builder/skills/scope-actions

### setup-connector

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@setup-connector -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-connector-builder/skills/setup-connector

### stackone-connector-builder

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@stackone-connector-builder -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-connector-builder/skills/stackone-connector-builder

### stackone-unified-builder

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@stackone-unified-builder -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-unified-builder/skills/stackone-unified-builder

### test-connector

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@test-connector -y
```

Package: stackonehq/connectors-template
Source: https://github.com/stackonehq/connectors-template/tree/HEAD/.claude/plugins/stackone-connector-builder/skills/test-connector

### test-connector

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@test-connector -y
```

Package: stackonehq/connectors-template
Source: https://github.com/stackonehq/connectors-template/tree/HEAD/.claude/plugins/stackone-unified-builder/skills/test-connector

### validate-connector

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@validate-connector -y
```

Package: stackonehq/connectors-template
Source: https://github.com/StackOneHQ/connectors-template/tree/main/.claude/plugins/stackone-connector-builder/skills/validate-connector

### validate-connector

Official StackOne skill from stackonehq/connectors-template.

Install:

```bash
npx skills add stackonehq/connectors-template@validate-connector -y
```

Package: stackonehq/connectors-template
Source: https://github.com/stackonehq/connectors-template/tree/HEAD/.claude/plugins/stackone-unified-builder/skills/validate-connector

### just-commands

Official StackOne skill from stackonehq/skills.

Install:

```bash
npx skills add stackonehq/skills@just-commands -y
```

Package: stackonehq/skills
Source: https://github.com/StackOneHQ/skills/tree/main/just-commands

### orama-integration

Official StackOne skill from stackonehq/skills.

Install:

```bash
npx skills add stackonehq/skills@orama-integration -y
```

Package: stackonehq/skills
Source: https://github.com/StackOneHQ/skills/tree/main/orama-integration

### release-please

Official StackOne skill from stackonehq/skills.

Install:

```bash
npx skills add stackonehq/skills@release-please -y
```

Package: stackonehq/skills
Source: https://github.com/stackonehq/skills/tree/HEAD/release-please

## stackonehq/agent-plugins package overview

Includes 8 official skills: stackone-unified-connectors, stackone-agents, stackone-cli, stackone-connect, stackone-connectors, stackone-defender.

### Top skills in this package

- stackone-unified-connectors: Official StackOne skill from stackonehq/agent-plugins.
- stackone-agents: Official StackOne skill from stackonehq/agent-plugins.
- stackone-cli: Official StackOne skill from stackonehq/agent-plugins.
- stackone-connect: Official StackOne skill from stackonehq/agent-plugins.
- stackone-connectors: Official StackOne skill from stackonehq/agent-plugins.
- stackone-defender: Official StackOne skill from stackonehq/agent-plugins.
- stackone-platform: Official StackOne skill from stackonehq/agent-plugins.
- stackone-defender: Official StackOne skill from stackonehq/agent-plugins.

### Install

Install the full package:

```bash
npx skills add stackonehq/agent-plugins -y
```

Install a specific skill:

```bash
npx skills add stackonehq/agent-plugins@stackone-unified-connectors -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/stackonehq/agent-plugins#readme
