Official skills publisher Verified Skillscout rank 0

Segment

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

Browse 3 official AI agent skills across 1 Segment repository, with install commands and source links.

3 Skills
1 Repository
1 Installs
0 GitHub stars

Install

Add Segment 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/segmentio/segmentio_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Segment 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

1 official repository

Action Destinations

segmentio/action-destinations

Includes 3 official skills: implement-destination, openapi-analyze, web-analyze.

3 skills 1 installs 0 stars
npx skills add segmentio/action-destinations -y

3 skills

segmentio/action-destinations 3 skills

implement-destination

segmentio/action-destinations 1 installs
View source

openapi-analyze

segmentio/action-destinations 0 installs
View source

web-analyze

segmentio/action-destinations 0 installs
View source

Repository documentation

segmentio/action-destinations package overview

segmentio/action-destinations/README.md View on GitHub

segmentio/action-destinations

Includes 3 official skills: implement-destination, openapi-analyze, web-analyze.

Top skills in this package

implement-destinationOfficial Segment skill from segmentio/action-destinations.
openapi-analyzeOfficial Segment skill from segmentio/action-destinations.
web-analyzeOfficial Segment skill from segmentio/action-destinations.

Install

Install the full package:

npx skills add segmentio/action-destinations -y

Install a specific skill:

npx skills add segmentio/action-destinations@implement-destination -y

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

View segmentio/action-destinations on GitHub
Copied