fix: move infinite-gratitude to own folder (sync stats to 257)
This commit is contained in:
25
skills/infinite-gratitude/SKILL.md
Normal file
25
skills/infinite-gratitude/SKILL.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user