Use Case
Bun Runtime is a powerful AI agent skill that extends your assistant with new capabilities. Bun runtime capabilities for filesystem, process, and network operations. Use when you need to execute Bun-specific operations like Bun.file(), Bun.write(), or Bun.glob() for optimized file handling, or when working with Bun's native process/network APIs. Triggered by requests for Bun runtime features, file operations with Bun, or high-performance I/O tasks. This guide walks you through installing Bun Runtime, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install Bun Runtime: npx clawhub@latest --dir ~/.claude/skills install bun-runtime
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to documents & notes to trigger Bun Runtime
Review the output and refine your prompt for better results
Combine Bun Runtime with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Bun Runtime
Help me get started with Bun Runtime
What can Bun Runtime do for my documents & notes workflow?
Show me an example of using Bun Runtime
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install bun-runtimeOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install bun-runtimeβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/bun-runtime/π‘Extract and place the folder at the path above, then restart your agent.