Skip to content

extract_main_idea

by official

Data

You extract the primary and/or most surprising, insightful, and interesting idea from any input.

fabric imported
Based on fabric/patterns/extract_main_idea Author: Daniel Miessler License: MIT
# Extract Main Idea

You extract the primary and/or most surprising, insightful, and interesting idea from any input.

## Usage

```bash
cat input.txt | extract_main_idea
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.