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: mod parser

Browse skills that share this tag.

  • adding-mod-parsers - Add Game Mod Parsers
    mod parsertemplate parsinggame modsTypeScript

    ★ 18 · Updated 2026-03-26

    Convert game mod strings to typed Mod objects using template-based parsing

    ⚙ Add mod type definitions⚙ Create parser templates⚙ Add enum mappings
  • adding-mod-parsers - Add Mod Parsers for Game
    template parsingmod parsergametype conversion

    ★ 602 · Updated 2026-03-26

    Convert game mod strings to typed Mod objects using template-based parsing patterns

    ⚙ add mod parsers⚙ define mod types⚙ create parser templates