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: lpts

Browse skills that share this tag.

  • explain-lpts - Comprehensive reference for the LPTS pipeline.
    lptsduckdbastcte

    Updated 2026-09-21

    Provides reference for the LPTS pipeline converting DuckDB logical plans into SQL queries via AST and CTE generation phases.

    ⚙ Convert LogicalPlan to AST⚙ Flatten AST to CTE list⚙ Serialize CTE list to SQL