Official skills publisher Verified Skillscout rank 40

StackOne

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.

26 Skills
3 Repositories
8 Installs
4 GitHub stars

Install

Add StackOne skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

3 official repositories

Agent Plugins

stackonehq/agent-plugins

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

8 skills 8 installs 3 stars
npx skills add stackonehq/agent-plugins -y

Connectors Template

stackonehq/connectors-template

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

15 skills 0 installs 1 stars
npx skills add stackonehq/connectors-template -y

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

3 skills 0 installs 0 stars
npx skills add stackonehq/skills -y

26 skills

stackonehq/agent-plugins 8 skills

stackone-unified-connectors

stackonehq/agent-plugins 2 installs
View source

stackone-agents

stackonehq/agent-plugins 1 installs
View source

stackone-cli

stackonehq/agent-plugins 1 installs
View source

stackone-connect

stackonehq/agent-plugins 1 installs
View source

stackone-connectors

stackonehq/agent-plugins 1 installs
View source

stackone-defender

stackonehq/agent-plugins 1 installs
View source

stackone-platform

stackonehq/agent-plugins 1 installs
View source

stackone-defender

stackonehq/agent-plugins 0 installs
View source
stackonehq/connectors-template 15 skills

build-config

stackonehq/connectors-template 0 installs
View source

check-connector

stackonehq/connectors-template 0 installs
View source

choose-schema

stackonehq/connectors-template 0 installs
View source

configure-auth

stackonehq/connectors-template 0 installs
View source

discover-actions

stackonehq/connectors-template 0 installs
View source

import-schema

stackonehq/connectors-template 0 installs
View source

map-fields

stackonehq/connectors-template 0 installs
View source

scope-actions

stackonehq/connectors-template 0 installs
View source

setup-connector

stackonehq/connectors-template 0 installs
View source

stackone-connector-builder

stackonehq/connectors-template 0 installs
View source

stackone-unified-builder

stackonehq/connectors-template 0 installs
View source

test-connector

stackonehq/connectors-template 0 installs
View source

test-connector

stackonehq/connectors-template 0 installs
View source

validate-connector

stackonehq/connectors-template 0 installs
View source

validate-connector

stackonehq/connectors-template 0 installs
View source
stackonehq/skills 3 skills

just-commands

stackonehq/skills 0 installs
View source

orama-integration

stackonehq/skills 0 installs
View source

release-please

stackonehq/skills 0 installs
View source

Repository documentation

stackonehq/agent-plugins package overview

stackonehq/agent-plugins/README.md View on GitHub

stackonehq/agent-plugins

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

Top skills in this package

stackone-unified-connectorsOfficial StackOne skill from stackonehq/agent-plugins.
stackone-agentsOfficial StackOne skill from stackonehq/agent-plugins.
stackone-cliOfficial StackOne skill from stackonehq/agent-plugins.
stackone-connectOfficial StackOne skill from stackonehq/agent-plugins.
stackone-connectorsOfficial StackOne skill from stackonehq/agent-plugins.
stackone-defenderOfficial StackOne skill from stackonehq/agent-plugins.
stackone-platformOfficial StackOne skill from stackonehq/agent-plugins.
stackone-defenderOfficial StackOne skill from stackonehq/agent-plugins.

Install

Install the full package:

npx skills add stackonehq/agent-plugins -y

Install a specific skill:

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 StackOne repository.

View stackonehq/agent-plugins on GitHub
Copied