mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-29 12:03:09 +00:00
Add external plugin rayfin (#2840)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -867,6 +867,32 @@
|
||||
"ref": "v2.1.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "rayfin",
|
||||
"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.",
|
||||
"version": "0.3.0",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://www.microsoft.com"
|
||||
},
|
||||
"repository": "https://github.com/microsoft/rayfin",
|
||||
"homepage": "https://github.com/microsoft/rayfin",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"rayfin",
|
||||
"getting-started",
|
||||
"scaffold",
|
||||
"create-rayfin",
|
||||
"rayfin-cli",
|
||||
"fabric",
|
||||
"typescript"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/rayfin",
|
||||
"ref": "plugin-v0.3.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "skills-for-copilot-studio",
|
||||
"description": "Microsoft Copilot Studio plugins for AI coding agents",
|
||||
|
||||
Reference in New Issue
Block a user