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

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.