Antigravity-awesome-skills 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/benjaminasterA/antigravity-awesome-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/benjaminasterA/antigravity-awesome-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/infinite-gratitude" ~/.claude/skills/benjaminastera-antigravity-awesome-skills-infinite-gratitude && rm -rf "$T"
manifest:
skills/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