Skip to content

mjcramerz/jina-ai

v1.1.0

Use this plugin for jina AI search, reader, and grounding workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "jina-ai",
  "version": "1.1.0",
  "description": "Use this plugin for jina AI search, reader, and grounding workflows.",
  "author": {
    "name": "Jina AI"
  },
  "homepage": "https://jina.ai/",
  "keywords": [
    "jina",
    "search",
    "reader",
    "grounding",
    "research"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Jina AI",
        "shortDescription": "Jina search and grounding",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Jina AI plugin for Jina Reader, grounded search, and web extraction workflows."
        ],
        "longDescription": "Use this plugin for Jina AI Reader, grounded search, and documentation extraction workflows tied to implementation tasks.",
        "developerName": "Jina AI",
        "brandColor": "#0EA5E9",
        "websiteURL": "https://jina.ai/",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2JSON files
  • 2YAML files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai