parser

Parse JSON, CSV, XML, and logs into structured output. Use when converting formats, validating structure, extracting fields, analyzing nested data.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "parser" with this command: npx skills add ckchzh/parser

parser

Parse and extract data from various file formats.

Commands

json

Parse JSON files (uses jq if available, else built-in)

scripts/script.sh json

csv

Parse CSV files, optionally extract a column by name or number

scripts/script.sh csv

xml

Parse XML files with optional XPath (requires python3)

scripts/script.sh xml

yaml

Parse YAML files with optional key path (requires python3)

scripts/script.sh yaml

lines

Filter lines by pattern (grep-like, with context)

scripts/script.sh lines

split

Split file content by delimiter

scripts/script.sh split

extract

Extract text matching a regex pattern

scripts/script.sh extract

stats

Show file statistics (lines, words, chars, encoding)

scripts/script.sh stats

Requirements

  • python3
  • jq (optional)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Data Storage

Parse results can be cached in ~/.local/share/parser/.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Json Formatter Pro

All-in-one JSON toolkit — format, validate, query, minify, and extract data from JSON. Built-in JMESPath query, JSONPath support, syntax highlighting. 适合API调...

Registry SourceRecently Updated
1211Profile unavailable
General

openclaw2backup

一键备份和恢复 OpenClaw 工作空间、Skills 及配置,支持快速和完整备份、选择性恢复及备份管理。

Registry SourceRecently Updated
2240Profile unavailable
General

OpenClaw Session Model Switcher

Instantly switch the current OpenClaw session model; supports gpt, claude, qianwen, minimax, current model status, configured model listing, and restoring th...

Registry SourceRecently Updated
3011Profile unavailable
General

QWeather China

基于中国气象局数据的完整天气服务,通过和风天气API提供实时天气、天气预报、生活指数、空气质量等全方位天气信息。专为中国用户优化,数据更准确,功能更全面。

Registry SourceRecently Updated
3830Profile unavailable