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

Browse skills that share this tag.

  • format-preserving-edits - Preserve layout and minimize diffs when editing files
    config-editingformat-preservingdiff-optimizationjson

    ★ 2 · Updated 2026-09-22

    Modify specific entries in configuration files while preserving layout, comments, and key order.

    ⚙ Detect file layout conventions⚙ Clone existing structural blocks⚙ Perform text level edits
  • json-parser - JSON Parser for Construction Data
    jsonparserconstructionbim

    ★ 18 · Updated 2026-09-19

    Parse and validate JSON data from construction APIs, IoT sensors, and BIM exports, transforming nested JSON to flat DataFrames.

    ⚙ Parse JSON files and strings⚙ Flatten nested JSON structures⚙ Convert JSON to DataFrames
  • cruscotto-cli - CLI tool for querying Cruscotto Italia open data
    cliopen-dataitalyagid

    ★ 12 · Updated 2026-09-19

    Queries static JSON shards of Cruscotto Italia open data for Italian municipalities via CLI without using an MCP server.

    ⚙ Search municipality ISTAT code⚙ Retrieve municipality KPI summary⚙ List data sections and sizes
  • unity-scriptableobject - Manage Unity ScriptableObject assets
    unityscriptableobjectconfigjson

    ★ 8 · Updated 2026-09-14

    Create, modify, and query Unity ScriptableObject assets and handle JSON import or export.

    ⚙ Create ScriptableObject asset⚙ Get ScriptableObject properties⚙ Set ScriptableObject field
  • adhx - Fetch X/Twitter posts as structured JSON via ADHX API
    twitterxjsonapi

    ★ 1 · Updated 2026-09-13

    Fetches X/Twitter posts and articles as clean JSON with full content, author info, and engagement metrics via the ADHX API.

    ⚙ Parse X/Twitter post URLs⚙ Fetch tweet JSON via API⚙ Extract tweet text and articles
  • optimize-simplicite-logs - Optimize Simplicité Logs
    simplicitelogsjsoncontext-optimization

    ★ 1 · Updated 2026-09-13

    Parses Simplicité logs from raw .txt files, filters fields, and outputs structured JSON to reduce noise and context size.

    ⚙ Parse Simplicité log files⚙ Filter relevant log fields⚙ Capture multiline error traces
  • http_server_lua_demo - HTTP Server Lua Demo
    luahttp-serverweb-demojson

    ★ 0 · Updated 2026-09-12

    Start a small Lua-hosted web page that shows Hello World and logs switch toggles from the browser.

    ⚙ Run bundled Lua script asynchronously⚙ Mount static web assets directory⚙ Register HTTP endpoints
  • extrusion-lineal-contrato-salud - Linear extraction of health contracts
    health-contractlinear-extractionpdfjson

    ★ 0 · Updated 2026-09-11

    Transforms a health contract into a verifiable sequence of lines, preserving original order, table structure, and exact text without interpretation.

    ⚙ Read contract page by page⚙ Record table headers and rows⚙ Preserve plain text outside tables
  • file-operations - File Operations Skill
    file-operationscsvjsonyaml

    ★ 8 · Updated 2026-09-10

    Provides guidance on reading, parsing, and processing various file formats commonly used in legal and compliance tasks.

    ⚙ Read CSV files⚙ Parse CSV files⚙ Analyze CSV files
  • json - Google JSON Style Guide
    jsonstyle-guidegoogleapi-design

    ★ 1 · Updated 2026-09-09

    Provides Google's official JSON style guide covering formatting, naming conventions, structure, and best practices for APIs and configuration.

    ⚙ Provide JSON formatting standards⚙ Define property naming conventions⚙ Specify API response structures
  • mineru-pdf - Local CPU PDF Parsing using MinerU
    pdf-parsingminerumarkdownjson

    ★ 8 · Updated 2026-09-09

    Parses PDFs locally on CPU into Markdown and JSON formats using MinerU with optional table and image extraction.

    ⚙ Parse PDFs locally on CPU⚙ Extract tables and images⚙ Export Markdown and JSON formats
  • mxl - 1C MXL Template Operation Router
    mxl1croutertemplate

    ★ 52 · Updated 2026-09-09

    Router for 1C MXL template operations, covering compilation, decompilation, analysis, validation, and template attachment or removal.

    ⚙ Route MXL template requests⚙ Compile MXL from JSON⚙ Decompile MXL to JSON
  • structured-logging - Implement JSON Structured Logging
    loggingobservabilitystructured-datajson

    ★ 63 · Updated 2026-06-15

    Implement JSON-based structured logging for observability with log levels and context

    ⚙ create JSON logger⚙ configure log levels⚙ add log context
  • 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
  • file-converter - Convert files between formats
    data conversiondocument conversionfile formatcsv

    ★ 0 · Updated 2026-03-21

    Convert between data, document, and image formats including CSV, JSON, YAML, XML, Markdown, and image formats

    ⚙ convert CSV to JSON⚙ convert JSON to CSV⚙ convert CSV to Excel
  • jq-yq - JSON and YAML Data Processing with jq and yq Tools
    data-processingjsonyamlcommand-line

    ★ 3 · Updated 2026-02-17

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

    ⚙ process JSON data⚙ process YAML data⚙ convert YAML to JSON
  • 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
  • agi-schedule-shift - AGI TR Schedule Shift Tool
    scheduleshiftpipelineautomation

    ★ 0 · Updated 2026-02-14

    Shifts AGI TR schedule dates in JSON and HTML files by specified delta days after pivot date

    ⚙ apply delta to JSON schedule dates⚙ apply delta to HTML schedule dates⚙ run schedule shift script
  • protobuf-go-ts-schema-exchange - Schema-first workflow for sharing protobuf payloads between Go and TypeScript
    protobufschemacode-generationgo

    ★ 3 · Updated 2026-02-13

    Exchange protobuf-defined payloads between Go and TypeScript using JSON transport with Buf codegen, protojson, and @bufbuild/protobuf.

    ⚙ define protobuf schema⚙ configure Buf v2 generation⚙ generate Go and TypeScript code

Scroll to load more