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

Browse skills that share this tag.

  • zod - Zod v4 Schema Validation and Best Practices Guide
    zodvalidationschematypescript

    ★ 22 · Updated 2026-09-19

    Provides guidance, patterns, and best practices for schema validation, parsing, error handling, and type inference using Zod v4 in TypeScript.

    ⚙ Validate runtime data schemas⚙ Parse untrusted boundary inputs⚙ Handle custom validation errors
  • ingest-go - Fetch and parse Kerala Government Orders and Bills
    keralagovernment-ordersdata-ingestionparsing

    ★ 0 · Updated 2026-09-18

    Fetches Kerala Government Orders and Bills from official portals, parses GO numbers, tags departments, and writes records to data/government-orders.ts.

    ⚙ Fetch documents from official portals⚙ Parse GO numbers and types⚙ Tag records to correct departments
  • zod - Zod schema validation best practices and guidelines
    zodtypescriptschema-validationtype-safety

    ★ 0 · Updated 2026-09-16

    Provides guidelines for Zod schema validation, data parsing, type inference, and error handling in TypeScript applications.

    ⚙ Define Zod schemas⚙ Validate and parse data⚙ Infer TypeScript types
  • zod - Zod Schema Validation and Type Safety Best Practices
    zodschema-validationtypescripttype-safety

    ★ 44 · Updated 2026-09-16

    Provides guidelines and rules for Zod schema validation, parsing, type inference, and error handling in TypeScript applications.

    ⚙ Define Zod primitive and object schemas⚙ Validate input using parse and safeParse⚙ Infer TypeScript types using z.infer
  • nojson - Flexible Rust JSON library without dependencies
    jsonrustparsingserialization

    ★ 602 · Updated 2026-06-15

    Parse, generate, and validate JSON in Rust without dependencies

    ⚙ parse JSON⚙ generate JSON⚙ validate JSON
  • mail-core - Apple Mail Local Data Technical Reference
    emailapple-maillocal-datatechnical-reference

    ★ 18 · Updated 2026-03-26

    Technical reference for reading Apple Mail data locally including architecture and parsing

    ⚙ read SQLite database⚙ parse emlx files⚙ query messages
  • cli-helper - Shared utility for invoking fractary CLI commands
    CLIcommand invocationutilityparsing

    ★ 602 · Updated 2026-03-26

    Shared utility that invokes fractary CLI commands and handles errors and output parsing

    ⚙ validate CLI installation⚙ execute CLI commands⚙ parse JSON output
  • runs-derive - Runs artifacts counting and extraction tool
    read-onlycountingextractionruns

    ★ 602 · Updated 2026-03-20

    Deterministic read-only helpers for counting and extracting from .runs artifacts

    ⚙ count pattern matches⚙ count BDD scenarios⚙ extract field values
  • zod-4 - Zod 4 Schema Validation Patterns
    validationschemaTypeScriptforms

    ★ 5 · Updated 2026-03-10

    Zod 4 schema validation patterns with breaking changes from v3

    ⚙ validate primitives⚙ validate objects⚙ validate arrays
  • Clap CLI Framework - Rust command-line argument parsing with derive macros
    rustclapcliargs

    ★ 0 · Updated 2026-03-09

    Parse command-line arguments and generate CLI applications using derive macros

    ⚙ define command structure⚙ parse command-line arguments⚙ generate help documentation
  • Clap CLI Framework - Clap Command Line Interface Framework for Rust
    rustclapcliargs

    ★ 18 · Updated 2026-03-09

    Parse command-line arguments with derive macros for Rust applications

    ⚙ parse command-line arguments⚙ handle subcommands⚙ validate input values
  • Clap CLI Framework - Rust CLI Argument Parser with Derive Macros
    rustclapcliargs

    ★ 602 · Updated 2026-03-09

    Parse command-line arguments with derive macros for Rust applications

    ⚙ parse command-line arguments⚙ handle subcommands⚙ validate argument values
  • jq-yq - Command-line JSON and YAML data manipulation with jq and yq
    jsonyamlclidata-processing

    ★ 18 · Updated 2026-02-17

    Manipulate JSON and YAML data using jq and yq command-line tools

    ⚙ parse JSON⚙ transform YAML⚙ extract JSON fields
  • jq-yq - Command-line JSON and YAML Processing with jq and yq Tools
    jsonyamldata-processingcommand-line

    ★ 602 · Updated 2026-02-17

    Process and manipulate JSON and YAML data using jq and yq command-line tools

    ⚙ parse JSON data⚙ transform YAML data⚙ extract fields from JSON
  • parse-extract-input - Text Data Extraction with Regex Patterns
    text-processingregexdata-extractionparsing

    ★ 4 · Updated 2026-02-15

    Extract numbers, words, and structured data from text using regex patterns and parsing utilities.

    ⚙ extract integers from text⚙ extract positive integers from text⚙ extract digits from text
  • yaml-reader - YAML File Reader with yq Tool
    yamlparsingfile-ioconfiguration

    ★ 4 · Updated 2026-02-13

    Read and parse YAML files using yq command-line tool

    ⚙ read YAML files⚙ parse YAML syntax⚙ extract values
  • arxiv-html - Convert ArXiv URLs to HTML format for better parsing
    arxivhtmlconversionparsing

    ★ 1 · Updated 2026-02-12

    Convert any arxiv URL to HTML format for better parsing and content extraction

    ⚙ Convert arxiv abs URLs to HTML⚙ Convert arxiv pdf URLs to HTML⚙ Convert versioned arxiv URLs to HTML