Skip to content

microsoft/rayfin

v0.3.0MIT

Getting-started router skill for Rayfin - scaffold a new app with the Rayfin CLI, then use the version-locked skill installed in the project.

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": "rayfin",
  "version": "0.3.0",
  "description": "Getting-started router skill for Rayfin - scaffold a new app with the Rayfin CLI, then use the version-locked skill installed in the project.",
  "author": {
    "name": "Microsoft",
    "url": "https://www.microsoft.com"
  },
  "homepage": "https://github.com/microsoft/rayfin",
  "repository": "https://github.com/microsoft/rayfin",
  "license": "MIT",
  "keywords": [
    "rayfin",
    "getting-started",
    "scaffold",
    "create-rayfin",
    "rayfin-cli",
    "fabric",
    "typescript"
  ]
}

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