17 lines
552 B
JSON
17 lines
552 B
JSON
{
|
|
"name": "rust-data-engineering",
|
|
"description": "Data engineering plugin for Rust with object_store, Arrow, Parquet, DataFusion, and Iceberg. Build cloud-native data lakes, analytical query engines, and ETL pipelines. Commands for object storage, Parquet I/O, DataFusion queries, and Iceberg tables. Expert agent for data lake architecture and performance optimization",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Emil Lindfors"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |