Skip to content

create_micro_summary

by official

Developer

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

fabric imported
Based on fabric/patterns/create_micro_summary Author: Daniel Miessler License: MIT
# Create Micro Summary

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

## Usage

```bash
cat input.txt | create_micro_summary
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.