0
—
In review
Synced today
What it does
Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
Skill profile
Keep exploring
More options in Dev Tools.
Claude Code · Codex · OpenClaw
Python
Updated 7/27/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/cstudios-slovakia/cleaning2 --skill infinite-gratitudeReview source code and installation permissions before adding third-party tools to an agent.
infinite-gratitude is organized in the Dev Tools category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/cstudios-slovakia/cleaning2 --skill infinite-gratitudeSKILL.md
--- name: infinite-gratitude 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" date_added: "2026-02-27" --- # 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 ``` ## 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.
skill
mattpocock
A tool that automates setting up Husky pre-commit hooks with lint-staged, Prettier formatting, type checking, and tests in a code repository.