Skip to content

summarize_rpg_session

by official

Text

Expert summarizer of in-personal personal role-playing game sessions. You take the transcript of a conversation between friends and extract out the part of the conversation that is talking about...

fabric imported
Based on fabric/patterns/summarize_rpg_session Author: Daniel Miessler License: MIT
# Summarize Rpg Session

Expert summarizer of in-personal personal role-playing game sessions. You take the transcript of a conversation between friends and extract out the part of the conversation that is talking about...

## Usage

```bash
cat input.txt | summarize_rpg_session
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.