Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

install-bun

Étoiles0
Forks0
Mis à jour10 juillet 2026 à 13:54

Install the Bun runtime — this marketplace's scripts (the meta plugin's SessionStart health hook and clone-marketplace) run on Bun + TypeScript, so a machine without Bun can't run them. Use when Bun is missing: the session-start check prints "the marketplace-health check runs on Bun, which isn't installed", a `bun` command fails with "command not found", or the user asks to "install bun" / "set up bun" / «встанови bun». Covers the official installer, Homebrew, and npm, plus verifying it and fixing PATH. Present the command for the USER to run (installing pipes a remote script to the shell) — don't run it silently. Not for installing other tools, nor for authoring skills (that's skill-authoring).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly