AGENTS-COLLECTION Infinite Gratitude
Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
install
source · Clone the upstream repo
git clone https://github.com/mk-knight23/AGENTS-COLLECTION
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/mk-knight23/AGENTS-COLLECTION "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SKILLS/CLAUDE-CODE/INFINITE-GRATITUDE" ~/.claude/skills/mk-knight23-agents-collection-infinite-gratitude && rm -rf "$T"
manifest:
SKILLS/CLAUDE-CODE/INFINITE-GRATITUDE/SKILL.mdsource content
Infinite Gratitude
Source: 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 for installation and usage instructions.
git clone https://github.com/sstklen/infinite-gratitude