Skip to content

laguagu/jev-skills

v1.4.1MIT

Practical Jev skills, decision examples, and a small guide to useful integrations.

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": "jev-skills",
  "version": "1.4.1",
  "description": "Practical Jev skills, decision examples, and a small guide to useful integrations.",
  "author": {
    "name": "laguagu",
    "url": "https://github.com/laguagu"
  },
  "homepage": "https://github.com/laguagu/jev-skills",
  "repository": "https://github.com/laguagu/jev-skills",
  "license": "MIT",
  "keywords": [
    "jev",
    "typesafe",
    "agent-skills",
    "classification",
    "routing"
  ]
}

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.

  • LICENSE
View on GitHub