LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

straylight-script - Write Haskell scripts using Straylight.Script

Write Haskell scripts using Straylight.Script instead of bash for shell automation and command-line tools.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Execute Haskell shell scripts
  • Run system shell commands
  • Perform filesystem operations
  • Construct Bwrap sandboxes
  • Manage OCI container images
  • Configure GPU VFIO passthrough
  • Run Firecracker virtual machines
  • Generate CLI tool wrappers
  • Parse Dhall configuration files

Inputs

  • Command-line arguments
  • Haskell script files
  • Dhall configuration files
  • OCI container images

Outputs

  • Standard output and error streams
  • Modified filesystem entries
  • Generated tool wrapper code
  • Running container and VM processes

Requirements

  • Nix package manager
  • GHC or runghc
  • Straylight.Script library

Source

  • Spec: SKILL.md
haskell
scripting
shell-automation
straylight
nix
cli
Execute Haskell shell scripts
Run system shell commands
Perform filesystem operations
Construct Bwrap sandboxes
Command-line arguments
Haskell script files
Dhall configuration files
Standard output and error streams
Modified filesystem entries
Generated tool wrapper code