Skip to content
Skillv1.0.0

infinite-gratitude

Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).

by ranbot-ai(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ranbot-ai/awesome-skills (skills/infinite-gratitude/SKILL.md). Install upstream with npx skills add ranbot-ai/awesome-skills --skill infinite-gratitude. Copyright stays with the author.

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.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ranbot-ai-awesome-skills-infinite-gratitude/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ranbot-ai-awesome-skills-infinite-gratitude.ocm.jsonjson
{
  "ocm": "1",
  "id": "ranbot-ai-awesome-skills-infinite-gratitude",
  "kind": "skill",
  "name": "infinite-gratitude",
  "description": "Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).",
  "publisher": "ranbot-ai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "agent",
      "design",
      "rag",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/ranbot-ai/awesome-skills",
      "path": "skills/infinite-gratitude/SKILL.md",
      "ref": "67901472be1d37b5448718c15647d31fbe34f2c0",
      "url": "https://github.com/ranbot-ai/awesome-skills/blob/67901472be1d37b5448718c15647d31fbe34f2c0/skills/infinite-gratitude/SKILL.md",
      "key": "ranbot-ai/awesome-skills/skills/infinite-gratitude/SKILL.md"
    }
  },
  "instructions": "# Infinite Gratitude\n\n> **Source**: [sstklen/infinite-gratitude](https://github.com/sstklen/infinite-gratitude)\n\n## Description\n\nA multi-agent research skill designed for parallel research execution. It orchestrates 10 agents to conduct deep research, battle-tested with real case studies.\n\n## When to Use\nUse 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.\n\n## How to Use\n\nThis is an external skill. Please refer to the [official repository](https://githu",
  "cost": {
    "context_tokens": 265
  }
}

Fetch it by URL: GET /api/v1/registry/ranbot-ai-awesome-skills-infinite-gratitude/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.