Official skills publisher Verified Skillscout rank 133

Stellar

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

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

11 Skills
3 Repositories
2,037 Installs
171 GitHub stars

Install

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

Stellar Dev Skill

stellar/stellar-dev-skill

Includes 8 official skills: dapp, standards, data, assets, agentic-payments, zk-proofs.

8 skills 2,037 installs 50 stars
npx skills add stellar/stellar-dev-skill -y

X402 Stellar

stellar/x402-stellar

Includes 2 official skills: x402-stellar-checks, x402-stellar-context.

2 skills 0 installs 7 stars
npx skills add stellar/x402-stellar -y

Freighter

stellar/freighter

Includes 1 official skill: freighter-best-practices.

1 skill 0 installs 114 stars
npx skills add stellar/freighter -y

11 skills

stellar/stellar-dev-skill 8 skills

dapp

stellar/stellar-dev-skill 281 installs
View source

standards

stellar/stellar-dev-skill 274 installs
View source

data

stellar/stellar-dev-skill 270 installs
View source

assets

stellar/stellar-dev-skill 266 installs
View source

agentic-payments

stellar/stellar-dev-skill 253 installs
View source

zk-proofs

stellar/stellar-dev-skill 244 installs
View source

smart-contracts

stellar/stellar-dev-skill 103 installs
View source

cross-chain

stellar/stellar-dev-skill 1 installs
View source
stellar/x402-stellar 2 skills

x402-stellar-checks

stellar/x402-stellar 0 installs
View source

x402-stellar-context

stellar/x402-stellar 0 installs
View source
stellar/freighter 1 skill

freighter-best-practices

stellar/freighter 0 installs
View source

Repository documentation

stellar/stellar-dev-skill package overview

stellar/stellar-dev-skill/README.md View on GitHub

stellar/stellar-dev-skill

Includes 8 official skills: dapp, standards, data, assets, agentic-payments, zk-proofs.

Top skills in this package

dappOfficial Stellar skill from stellar/stellar-dev-skill.
standardsOfficial Stellar skill from stellar/stellar-dev-skill.
dataOfficial Stellar skill from stellar/stellar-dev-skill.
assetsOfficial Stellar skill from stellar/stellar-dev-skill.
agentic-paymentsOfficial Stellar skill from stellar/stellar-dev-skill.
zk-proofsOfficial Stellar skill from stellar/stellar-dev-skill.
smart-contractsOfficial Stellar skill from stellar/stellar-dev-skill.
cross-chainOfficial Stellar skill from stellar/stellar-dev-skill.

Install

Install the full package:

npx skills add stellar/stellar-dev-skill -y

Install a specific skill:

npx skills add stellar/stellar-dev-skill@dapp -y

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

View stellar/stellar-dev-skill on GitHub
Copied