Skip to content
Agentv1.0.0

ResearchSkillAgent

A Google ADK compatible agent providing specialized research skills.

by atef-ataya(0) 0 installs
Free
Sign in to install

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

See reviews

About

A2A agent card imported from atef-ataya/google-adk-langgraph (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

ResearchSkillAgent

A Google ADK compatible agent providing specialized research skills.

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/atef-ataya-google-adk-langgraph-researchskillagent/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.

atef-ataya-google-adk-langgraph-researchskillagent.ocm.jsonjson
{
  "ocm": "1",
  "id": "atef-ataya-google-adk-langgraph-researchskillagent",
  "kind": "agent",
  "name": "ResearchSkillAgent",
  "description": "A Google ADK compatible agent providing specialized research skills.",
  "publisher": "atef-ataya",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "A Google ADK compatible agent providing specialized research skills."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/atef-ataya/google-adk-langgraph",
      "path": ".well-known/agent.json",
      "ref": "66324beda6e1254d8c734bc4bd127a8e990c16bc",
      "url": "https://github.com/atef-ataya/google-adk-langgraph/blob/66324beda6e1254d8c734bc4bd127a8e990c16bc/.well-known/agent.json",
      "key": "atef-ataya/google-adk-langgraph/.well-known/agent.json"
    }
  }
}

Fetch it by URL: GET /api/v1/registry/atef-ataya-google-adk-langgraph-researchskillagent/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.