Official skills publisher Verified Skillscout rank 65

Phantom

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

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

11 Skills
3 Repositories
3 Installs
162 GitHub stars

Install

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

Phantom Agent Kit

phantom/phantom-agent-kit

Includes 8 official skills: phantom-wallet-mcp, add-social-login, phantom-connect, send-sol-transaction, setup-browser-app, setup-react-app.

8 skills 1 installs 7 stars
npx skills add phantom/phantom-agent-kit -y

Phantom Skill Generator

phantom/phantom-skill-generator

Includes 2 official skills: meteora-dlmm, generate-skill.

2 skills 1 installs 0 stars
npx skills add phantom/phantom-skill-generator -y

Phantom Connect Sdk

phantom/phantom-connect-sdk

Includes 1 official skill: phantom-wallet.

1 skill 1 installs 155 stars
npx skills add phantom/phantom-connect-sdk -y

11 skills

phantom/phantom-agent-kit 8 skills

phantom-wallet-mcp

phantom/phantom-agent-kit 1 installs
View source

add-social-login

phantom/phantom-agent-kit 0 installs
View source

phantom-connect

phantom/phantom-agent-kit 0 installs
View source

send-sol-transaction

phantom/phantom-agent-kit 0 installs
View source

setup-browser-app

phantom/phantom-agent-kit 0 installs
View source

setup-react-app

phantom/phantom-agent-kit 0 installs
View source

setup-react-native-app

phantom/phantom-agent-kit 0 installs
View source

sign-message

phantom/phantom-agent-kit 0 installs
View source
phantom/phantom-skill-generator 2 skills

meteora-dlmm

phantom/phantom-skill-generator 1 installs
View source

generate-skill

phantom/phantom-skill-generator 0 installs
View source
phantom/phantom-connect-sdk 1 skill

phantom-wallet

phantom/phantom-connect-sdk 1 installs
View source

Repository documentation

phantom/phantom-skill-generator package overview

phantom/phantom-skill-generator/README.md View on GitHub

phantom/phantom-skill-generator

Includes 2 official skills: meteora-dlmm, generate-skill.

Top skills in this package

meteora-dlmmOfficial Phantom skill from phantom/phantom-skill-generator.
generate-skillOfficial Phantom skill from phantom/phantom-skill-generator.

Install

Install the full package:

npx skills add phantom/phantom-skill-generator -y

Install a specific skill:

npx skills add phantom/phantom-skill-generator@meteora-dlmm -y

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

View phantom/phantom-skill-generator on GitHub
Copied