feat: add infinite-gratitude as skill (total 257) and fix credits
This commit is contained in:
@@ -461,6 +461,7 @@ This collection would not be possible without the incredible work of the Claude
|
||||
- **[webzler/agentMemory](https://github.com/webzler/agentMemory)**: Source for the agent-memory-mcp skill.
|
||||
- **[mvanhorn](https://github.com/mvanhorn)**: Contributor of `last30days`.
|
||||
- **[rookie-ricardo](https://github.com/rookie-ricardo)**: Contributor of `daily-news-report`.
|
||||
- **[sstklen/claude-api-cost-optimization](https://github.com/sstklen/claude-api-cost-optimization)**: Save 50-90% on Claude API costs with smart optimization strategies (MIT).
|
||||
|
||||
### Inspirations
|
||||
|
||||
@@ -499,8 +500,6 @@ ai-developer-tools, ai-pair-programming, vibe-coding, skill, skills, SKILL.md, r
|
||||
We officially thank the following contributors for their help in making this repository awesome!
|
||||
|
||||
- [sck_0](https://github.com/sck_0)
|
||||
- [infinite-gratitude](https://github.com/sstklen/infinite-gratitude)
|
||||
- [claude-api-cost-optimization](https://github.com/sstklen/claude-api-cost-optimization)
|
||||
- [Munir Abbasi](https://github.com/munirabbasi)
|
||||
- [Mohammad Faiz](https://github.com/mohdfaiz2k9)
|
||||
- [Ianj332](https://github.com/Ianj332)
|
||||
|
||||
25
skills/infinite-gratitude.md
Normal file
25
skills/infinite-gratitude.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
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
|
||||
---
|
||||
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user