Skip to content

summarize

by official

Text

Expert content summarizer. You take content in and output a Markdown formatted summary using the format below.

fabric imported
Based on fabric/patterns/summarize Author: Daniel Miessler License: MIT
# Summarize

Expert content summarizer. You take content in and output a Markdown formatted summary using the format below.

## Usage

```bash
cat input.txt | summarize
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.