Official skills publisher Verified Skillscout rank 0

Aerospike

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

Browse 4 official AI agent skills across 2 Aerospike repositories, with install commands and source links.

4 Skills
2 Repositories
3 Installs
0 GitHub stars

Install

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

Aerospike Client Java

aerospike/aerospike-client-java

Includes 2 official skills: port-to-jdk21, port-to-jdk8.

2 skills 2 installs 0 stars
npx skills add aerospike/aerospike-client-java -y

Shared Workflows

aerospike/shared-workflows

Includes 2 official skills: draft-pr, quick-pr.

2 skills 1 installs 0 stars
npx skills add aerospike/shared-workflows -y

4 skills

aerospike/aerospike-client-java 2 skills

port-to-jdk21

aerospike/aerospike-client-java 1 installs
View source

port-to-jdk8

aerospike/aerospike-client-java 1 installs
View source
aerospike/shared-workflows 2 skills

draft-pr

aerospike/shared-workflows 1 installs
View source

quick-pr

aerospike/shared-workflows 0 installs
View source

Repository documentation

aerospike/aerospike-client-java package overview

aerospike/aerospike-client-java/README.md View on GitHub

aerospike/aerospike-client-java

Includes 2 official skills: port-to-jdk21, port-to-jdk8.

Top skills in this package

port-to-jdk21Official Aerospike skill from aerospike/aerospike-client-java.
port-to-jdk8Official Aerospike skill from aerospike/aerospike-client-java.

Install

Install the full package:

npx skills add aerospike/aerospike-client-java -y

Install a specific skill:

npx skills add aerospike/aerospike-client-java@port-to-jdk21 -y

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

View aerospike/aerospike-client-java on GitHub
Copied