Official skills publisher Verified Skillscout rank 0

Bytecode Alliance

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

Browse 3 official AI agent skills across 1 Bytecode Alliance repository, with install commands and source links.

3 Skills
1 Repository
0 Installs
0 GitHub stars

Install

Add Bytecode Alliance 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/bytecodealliance/bytecodealliance_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Bytecode Alliance 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 3 official skills: cranelift-auditor, reduce-test-cases, wasmtime-auditor.

3 skills 0 installs 0 stars
npx skills add bytecodealliance/wasmtime -y

3 skills

bytecodealliance/wasmtime 3 skills

cranelift-auditor

bytecodealliance/wasmtime 0 installs
View source

reduce-test-cases

bytecodealliance/wasmtime 0 installs
View source

wasmtime-auditor

bytecodealliance/wasmtime 0 installs
View source

Repository documentation

bytecodealliance/wasmtime package overview

bytecodealliance/wasmtime/README.md View on GitHub

bytecodealliance/wasmtime

Includes 3 official skills: cranelift-auditor, reduce-test-cases, wasmtime-auditor.

Top skills in this package

cranelift-auditorOfficial Bytecode Alliance skill from bytecodealliance/wasmtime.
reduce-test-casesOfficial Bytecode Alliance skill from bytecodealliance/wasmtime.
wasmtime-auditorOfficial Bytecode Alliance skill from bytecodealliance/wasmtime.

Install

Install the full package:

npx skills add bytecodealliance/wasmtime -y

Install a specific skill:

npx skills add bytecodealliance/wasmtime@cranelift-auditor -y

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

View bytecodealliance/wasmtime on GitHub
Copied