Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Serialize Data Formats

Skill Verifiziert Aktiv
Teil von:Agent Almanac

Serialize and deserialize data across common formats including JSON, XML, YAML, Protocol Buffers, MessagePack, and Apache Arrow/Parquet. Covers format selection criteria, encoding/decoding patterns, performance trade-offs, and interoperability considerations. Use when choosing a wire format for API communication, persisting structured data to disk, exchanging data between systems written in different languages, optimizing transfer size or parsing speed, or migrating from one serialization format to another.

Zweck

To guide users in choosing and correctly implementing the most appropriate data serialization format for their specific use case, ensuring efficiency and interoperability.

Funktionen

  • Format selection criteria and decision trees
  • Implementation examples in Python, R, and Bash
  • Performance trade-off analysis
  • Handling of common data types and edge cases
  • Guidance on schema evolution and binary data handling

Anwendungsfälle

  • Choosing a wire format for API communication
  • Persisting structured data to disk or object storage
  • Exchanging data between systems in different languages
  • Optimizing data transfer size or parsing speed
  • Migrating between serialization formats

Nicht-Ziele

  • Designing complex data schemas from scratch
  • Handling real-time streaming data beyond basic examples
  • Providing specific tooling for legacy XML parsing issues
  • Deep dives into niche serialization formats

Installation

/plugin install agent-almanac@pjt222-agent-almanac

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 17 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Chdb Sql

98

In-process ClickHouse SQL engine für Python — führen Sie ClickHouse SQL-Abfragen direkt auf lokalen Dateien, entfernten Datenbanken und Cloud-Speicher ohne Server aus. Verwenden Sie dies, wenn der Benutzer SQL-Abfragen gegen Parquet/CSV/JSON-Dateien schreiben möchte, ClickHouse-Tabellenfunktionen (mysql(), s3(), postgresql(), iceberg(), deltaLake() usw.) verwenden, zustandsbehaftete analytische Pipelines mit Session erstellen, parametrisierte Abfragen, Fensterfunktionen oder andere erweiterte ClickHouse SQL-Funktionen nutzen möchte. Verwenden Sie es auch, wenn der Benutzer explizit chdb.query(), ClickHouse SQL-Syntax erwähnt oder plattformübergreifende SQL-Joins wünscht. NICHT verwenden für pandas-ähnliche DataFrame-Operationen — stattdessen chdb-datastore verwenden.

Skill
clickhouse

Agent Docs Api Openapi

97

Agent skill for docs-api-openapi - invoke with $agent-docs-api-openapi

Skill
ruvnet

Website Extraction Api

100

Extract typed JSON from public website pages using a schema.

Skill
iterationlayer

Extract Real Estate Listing

100

Extract property address, price, room count, and features from a listing document into structured JSON for MLS and property platforms.

Skill
iterationlayer

Extract Medical Record

100

Extract patient details, diagnoses, and medications from a medical record into structured JSON for healthcare workflows.

Skill
iterationlayer

Performance Analysis

100

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

Skill
ruvnet