Skip to content
Skillv1.0.0

eve-esi

Query and manage EVE Online characters via the ESI (EVE Swagger Interface) REST API.

by Demerzels-lab(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from Demerzels-lab/elsamultiskillagent (public/skills/burnshall-ui/eve-esi/SKILL.md). Install upstream with npx skills add Demerzels-lab/elsamultiskillagent --skill eve-esi. Copyright stays with the author.

eve-esi

Query and manage EVE Online characters via the ESI (EVE Swagger Interface) REST API.

Install

npx clawhub@latest install eve-esi

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/demerzels-lab-elsamultiskillagent-eve-esi/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.

demerzels-lab-elsamultiskillagent-eve-esi.ocm.jsonjson
{
  "ocm": "1",
  "id": "demerzels-lab-elsamultiskillagent-eve-esi",
  "kind": "skill",
  "name": "eve-esi",
  "description": "Query and manage EVE Online characters via the ESI (EVE Swagger Interface) REST API.",
  "publisher": "Demerzels-lab",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding",
      "data_analysis"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Query and manage EVE Online characters via the ESI (EVE Swagger Interface) REST API."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Demerzels-lab/elsamultiskillagent",
      "path": "public/skills/burnshall-ui/eve-esi/SKILL.md",
      "ref": "f45fcb5e73f2335658ba629bf17887f5895c7ccf",
      "url": "https://github.com/Demerzels-lab/elsamultiskillagent/blob/f45fcb5e73f2335658ba629bf17887f5895c7ccf/public/skills/burnshall-ui/eve-esi/SKILL.md",
      "key": "Demerzels-lab/elsamultiskillagent/public/skills/burnshall-ui/eve-esi/SKILL.md"
    }
  },
  "instructions": "# eve-esi\n\nQuery and manage EVE Online characters via the ESI (EVE Swagger Interface) REST API.\n\n## Install\n\n```\nnpx clawhub@latest install eve-esi\n```",
  "cost": {
    "context_tokens": 37
  }
}

Fetch it by URL: GET /api/v1/registry/demerzels-lab-elsamultiskillagent-eve-esi/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.