Communityv1.0.0

Bun Runtime

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.

2kdownloads5active installsrabin-thami
View on ClawHubBack to Skills

Skill Details

Slug
bun-runtime
Latest Version
1.0.0
Author
rabin-thami
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Bun Runtime.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Version 1.0.0 - Initial release of the bun-runtime skill. - Provides native Bun operations for filesystem (read, write, glob), process commands, and network requests. - Scripts utilize Bun APIs for optimized performance and I/O tasks. - Automatically manages file encodings and directory creation. - Returns clear, JSON-formatted results and error messages.