27 lines
967 B
Markdown
27 lines
967 B
Markdown
---
|
|
name: Infinite Gratitude
|
|
description: Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
|
|
risk: safe
|
|
source: https://github.com/sstklen/infinite-gratitude
|
|
---
|
|
|
|
# Infinite Gratitude
|
|
|
|
> **Source**: [sstklen/infinite-gratitude](https://github.com/sstklen/infinite-gratitude)
|
|
|
|
## Description
|
|
|
|
A multi-agent research skill designed for parallel research execution. It orchestrates 10 agents to conduct deep research, battle-tested with real case studies.
|
|
|
|
## When to Use
|
|
|
|
Use this skill when you need to perform extensive, parallelized research on a topic, leveraging multiple agents to gather and synthesize information more efficiently than a single linear process.
|
|
|
|
## How to Use
|
|
|
|
This is an external skill. Please refer to the [official repository](https://github.com/sstklen/infinite-gratitude) for installation and usage instructions.
|
|
|
|
```bash
|
|
git clone https://github.com/sstklen/infinite-gratitude
|
|
```
|