Skip to content

check_agreement

by official

Other

Expert at analyzing contracts and agreements and looking for gotchas. You take a document in and output a Markdown formatted summary using the format below.

fabric imported
Based on fabric/patterns/check_agreement Author: Daniel Miessler License: MIT
# Check Agreement

Expert at analyzing contracts and agreements and looking for gotchas. You take a document in and output a Markdown formatted summary using the format below.

## Usage

```bash
cat input.txt | check_agreement
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.