Official skills publisher Verified Skillscout rank 49

Last9

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

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

6 Skills
2 Repositories
15 Installs
6 GitHub stars

Install

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

Ai Toolkit

last9/ai-toolkit

Includes 3 official skills: go-agent-install, last9-logs, last9-traces.

3 skills 15 installs 4 stars
npx skills add last9/ai-toolkit -y

Cursor Plugin

last9/cursor-plugin

Includes 3 official skills: last9-debug, last9-investigate-alert, last9-setup.

3 skills 0 installs 2 stars
npx skills add last9/cursor-plugin -y

6 skills

last9/ai-toolkit 3 skills

go-agent-install

last9/ai-toolkit 5 installs
View source

last9-logs

last9/ai-toolkit 5 installs
View source

last9-traces

last9/ai-toolkit 5 installs
View source
last9/cursor-plugin 3 skills

last9-debug

last9/cursor-plugin 0 installs
View source

last9-investigate-alert

last9/cursor-plugin 0 installs
View source

last9-setup

last9/cursor-plugin 0 installs
View source

Repository documentation

last9/cursor-plugin package overview

last9/cursor-plugin/README.md View on GitHub

last9/cursor-plugin

Includes 3 official skills: last9-debug, last9-investigate-alert, last9-setup.

Top skills in this package

last9-debugOfficial Last9 skill from last9/cursor-plugin.
last9-investigate-alertOfficial Last9 skill from last9/cursor-plugin.
last9-setupOfficial Last9 skill from last9/cursor-plugin.

Install

Install the full package:

npx skills add last9/cursor-plugin -y

Install a specific skill:

npx skills add last9/cursor-plugin@last9-debug -y

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

View last9/cursor-plugin on GitHub
Copied