skills/smithery.ai/babashka-clj

babashka-clj

Installation
SKILL.md

Babashka Clojure Skill

Trit: 0 (ERGODIC - scripting mediates between REPL and production)
Foundation: Babashka + sci interpreter + pods

Core Concept

Babashka provides instant Clojure scripting without JVM startup:

  • Native binary via GraalVM
  • Compatible with most clojure.core
  • Pods for extending functionality

Commands

# Run script
bb script.clj
Installs
1
First Seen
Apr 22, 2026
babashka-clj from smithery.ai