🐾
AI Engineering

Infinite Gratitude

by sstklen

Infinite Gratitude is an AI Engineering skill for Claude Code, published by sstklen in infinite-gratitude.

31 stars3 forkson sstklen/infinite-gratitudeAdded 2026/07/16Repository updated 2026/03/15
agentic-aiaiautomationawesomecatsclaude-codeclaude-skillsjapanmulti-agentopensourceparallel-processingpet-aipetsresearchresearch-toolsskill
Install in seconds
Install Infinite Gratitude
Copy Infinite Gratitude into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sstklen/infinite-gratitude ~/.claude/skills/infinite-gratitude

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sstklen/infinite-gratitude.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in sstklen/infinite-gratitude
Installs to
~/.claude/skills/infinite-gratitude
Collection
The only skill cataloged from this repository
Category
AI Engineering3670 skills

What Infinite Gratitude does

Dispatch multiple AI agents to research a topic in parallel, compile findings, and iteratively explore new discoveries until satisfied.

Infinite Gratitude is cataloged under AI Engineering on DirSkills. Infinite Gratitude comes from a repository tagged agentic-ai, ai, automation, awesome and cats.

Documentation

README

Infinite Gratitude 🐾

無限貓報恩 | 無限の恩返し Multi-agent research that keeps bringing gifts back — like cats! 🐱

Quick Reference

Option Values Default
topic Required -
--depth quick / normal / deep normal
--agents 1-10 5

Usage

/infinite-gratitude "pet AI recognition"
/infinite-gratitude "RAG best practices" --depth deep
/infinite-gratitude "React state management" --agents 3

Behavior

Step 1: Split Directions

Split {topic} into 5 parallel research directions:

  1. GitHub projects
  2. HuggingFace models
  3. Papers / articles
  4. Competitors
  5. Best practices

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Infinite Gratitude

  • How does Infinite Gratitude compare to other AI Engineering skills?

    Infinite Gratitude ranks #3536 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Infinite Gratitude against them. Open each page to compare what they document and how they install.