Skip to content
Agentv1.0.0

Rahul's LPI Agent

An AI agent that queries the LPI MCP server to answer questions about the SMILE methodology and digital twins. Returns explainable answers with source citations.

by RahulBijarnia1(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 RahulBijarnia1/lpi-level3-agent (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

Rahul's LPI Agent

An AI agent that queries the LPI MCP server to answer questions about the SMILE methodology and digital twins. Returns explainable answers with source citations.

Capabilities

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/rahulbijarnia1-lpi-level3-agent-rahul-s-lpi-agent/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.

rahulbijarnia1-lpi-level3-agent-rahul-s-lpi-agent.ocm.jsonjson
{
  "ocm": "1",
  "id": "rahulbijarnia1-lpi-level3-agent-rahul-s-lpi-agent",
  "kind": "agent",
  "name": "Rahul's LPI Agent",
  "description": "An AI agent that queries the LPI MCP server to answer questions about the SMILE methodology and digital twins. Returns explainable answers with source citations.",
  "publisher": "RahulBijarnia1",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "An AI agent that queries the LPI MCP server to answer questions about the SMILE methodology and digital twins. Returns explainable answers with source citations."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/RahulBijarnia1/lpi-level3-agent",
      "path": ".well-known/agent.json",
      "ref": "f33b24ef5c80b3be5311d57f4c13f322d6c6ef14",
      "url": "https://github.com/RahulBijarnia1/lpi-level3-agent/blob/f33b24ef5c80b3be5311d57f4c13f322d6c6ef14/.well-known/agent.json",
      "key": "RahulBijarnia1/lpi-level3-agent/.well-known/agent.json"
    }
  }
}

Fetch it by URL: GET /api/v1/registry/rahulbijarnia1-lpi-level3-agent-rahul-s-lpi-agent/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.

Rahul's LPI Agent - Agent - OpenSmartRoute