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.

Skills tagged: haskell

Browse skills that share this tag.

  • straylight-script - Write Haskell scripts using Straylight.Script
    haskellscriptingshell-automationstraylight

    ★ 0 · Updated 2026-09-16

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

    ⚙ Execute Haskell shell scripts⚙ Run system shell commands⚙ Perform filesystem operations
  • build-hs - Haskell Build Monitoring with ghcid
    haskellbuildmonitoringdocumentation

    ★ 18 · Updated 2026-03-19

    Start ghcid session to monitor Haskell builds, check build errors, and search documentation with hoogle

    ⚙ start ghcid session⚙ monitor build status⚙ search documentation
  • build-hs - Monitor Haskell builds with ghcid
    haskellbuildghcidmonitoring

    ★ 602 · Updated 2026-03-19

    Start ghcid session to monitor Haskell project builds and search documentation

    ⚙ start ghcid session⚙ monitor build status⚙ read build log
  • haskell-servant - Servant Web Framework Conventions with NamedRoutes Record Pattern
    haskellweb-frameworkapi-designrest

    ★ 0 · Updated 2026-02-14

    Define conventions for building Haskell Servant REST APIs using the NamedRoutes record pattern

    ⚙ define API endpoints⚙ compose API routes⚙ write handler functions