fix: move infinite-gratitude to own folder (sync stats to 257)

This commit is contained in:
sck_0
2026-01-28 10:47:51 +01:00
parent 600628df56
commit 258d46c7a4
3 changed files with 13 additions and 3 deletions

View File

@@ -0,0 +1,25 @@
---
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
```