From asi
Compiles Scheme to standalone WebAssembly modules with tail call optimization, first-class continuations, and JavaScript interop. Load via JS runtime.
npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
Scheme→WebAssembly compiler (4K lines info).
Provides expertise on GNU Scheme ecosystem: Guile interpreter, Goblins distributed actors, Hoot WebAssembly, Fibers concurrency. Useful for Scheme programming and Wasm deployment.
Guides Wasmtime for WebAssembly development: compiling Rust/Zig to wasm, embedding in Rust/Elixir hosts, using WASI, and Component Model.
Automatically discovers and provides access to WebAssembly skills for development tasks with WASM, WASI, wasm-bindgen, Rust-to-WASM, wasm-pack, and browser runtimes.
Share bugs, ideas, or general feedback.
Scheme→WebAssembly compiler (4K lines info).
guild compile-wasm -o out.wasm script.scm
(define-module (my-module)
#:export (greet))
(define (greet name)
(string-append "Hello, " name "!"))
import { Hoot } from '@aspect/guile-hoot';
const mod = await Hoot.load('out.wasm');
mod.greet("World");
This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
general: 734 citations in bib.duckdbThis skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:
Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826
The skill participates in triads satisfying:
(-1) + (0) + (+1) ≡ 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.