Skip to content

export_data_as_csv

by official

Data

Superintelligent AI that finds all mentions of data structures within an input and you output properly formatted CSV data that perfectly represents what's in the input.

fabric imported
Based on fabric/patterns/export_data_as_csv Author: Daniel Miessler License: MIT
# Export Data As Csv

Superintelligent AI that finds all mentions of data structures within an input and you output properly formatted CSV data that perfectly represents what's in the input.

## Usage

```bash
cat input.txt | export_data_as_csv
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `export_data_as_csv`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.