Official skills publisher Verified Skillscout rank 0

TRAIN Protocol

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

Browse 5 official AI agent skills across 2 TRAIN Protocol repositories, with install commands and source links.

5 Skills
2 Repositories
0 Installs
0 GitHub stars

Install

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

2 official repositories

Includes 4 official skills: grpc, solver-gateway, swap, temporal-history.

4 skills 0 installs 0 stars
npx skills add trainprotocol/solver -y

Includes 1 official skill: next-best-practices.

1 skill 0 installs 0 stars
npx skills add trainprotocol/app -y

5 skills

trainprotocol/solver 4 skills

solver-gateway

trainprotocol/solver 0 installs
View source

temporal-history

trainprotocol/solver 0 installs
View source
trainprotocol/app 1 skill

next-best-practices

trainprotocol/app 0 installs
View source

Repository documentation

trainprotocol/solver package overview

trainprotocol/solver/README.md View on GitHub

trainprotocol/solver

Includes 4 official skills: grpc, solver-gateway, swap, temporal-history.

Top skills in this package

grpcOfficial TRAIN Protocol skill from trainprotocol/solver.
solver-gatewayOfficial TRAIN Protocol skill from trainprotocol/solver.
swapOfficial TRAIN Protocol skill from trainprotocol/solver.
temporal-historyOfficial TRAIN Protocol skill from trainprotocol/solver.

Install

Install the full package:

npx skills add trainprotocol/solver -y

Install a specific skill:

npx skills add trainprotocol/solver@grpc -y

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

View trainprotocol/solver on GitHub
Copied