Official skills publisher Verified Skillscout rank 20

Bombshell

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

Browse 8 official AI agent skills across 1 Bombshell repository, with install commands and source links.

8 Skills
1 Repository
0 Installs
7 GitHub stars

Install

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

1 official repository

Includes 8 official skills: build, dev, format, init, lifecycle, lint.

8 skills 0 installs 7 stars
npx skills add bombshell-dev/tools -y

8 skills

bombshell-dev/tools 8 skills

lifecycle

bombshell-dev/tools 0 installs
View source

migrate

bombshell-dev/tools 0 installs
View source

Repository documentation

bombshell-dev/tools package overview

bombshell-dev/tools/README.md View on GitHub

bombshell-dev/tools

Includes 8 official skills: build, dev, format, init, lifecycle, lint.

Top skills in this package

buildOfficial Bombshell skill from bombshell-dev/tools.
devOfficial Bombshell skill from bombshell-dev/tools.
formatOfficial Bombshell skill from bombshell-dev/tools.
initOfficial Bombshell skill from bombshell-dev/tools.
lifecycleOfficial Bombshell skill from bombshell-dev/tools.
lintOfficial Bombshell skill from bombshell-dev/tools.
migrateOfficial Bombshell skill from bombshell-dev/tools.
testOfficial Bombshell skill from bombshell-dev/tools.

Install

Install the full package:

npx skills add bombshell-dev/tools -y

Install a specific skill:

npx skills add bombshell-dev/tools@build -y

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

View bombshell-dev/tools on GitHub
Copied