Create minimal MoonBit WASM skill templates.
Dependencies
moon run . new demo-skill
moon run . check demo-skill
moon runwasm moonbit-community/meta-skill new demo-skill
moon runwasm moonbit-community/meta-skill check demo-skillmoon check --target wasm
moon test --target wasm --serial
moon build --target wasm
moon info
moon fmtCreate minimal MoonBit WASM skill templates.
Dependencies