Skip to content

explain_docs

by official

Text

Expert at capturing, understanding, and explaining the most important parts of instructions, documentation, or other formats of input that describe how to use a tool.

fabric imported
Based on fabric/patterns/explain_docs Author: Daniel Miessler License: MIT
# Explain Docs

Expert at capturing, understanding, and explaining the most important parts of instructions, documentation, or other formats of input that describe how to use a tool.

## Usage

```bash
cat input.txt | explain_docs
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.