mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-22 09:07:35 -03:00
Add amd-skills plugin (#4044)
This commit is contained in:
parent
61414f8881
commit
4587d153de
@ -161,6 +161,29 @@
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||
},
|
||||
{
|
||||
"name": "amd-skills",
|
||||
"description": "AMD's verified Agent Skills in one plugin: route image/audio through local AI on Ryzen AI, serve LLMs on AMD Instinct GPUs with vLLM, and analyze GPU kernel and PyTorch trace performance.",
|
||||
"author": {
|
||||
"name": "AMD"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/amd/skills.git",
|
||||
"path": "skills",
|
||||
"ref": "main",
|
||||
"sha": "65d2dc51cdc5389df01806e6acf7e19126b62c16"
|
||||
},
|
||||
"strict": false,
|
||||
"skills": [
|
||||
"./local-ai-use",
|
||||
"./local-ai-app-integration",
|
||||
"./serving-llms-on-instinct",
|
||||
"./tracelens-analysis-orchestrator"
|
||||
],
|
||||
"homepage": "https://developer.amd.com/"
|
||||
},
|
||||
{
|
||||
"name": "amplitude",
|
||||
"source": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user