You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Agent Skills for AMD-optimized workflows.",
"version": "0.1.0"
},
"plugins": [
{
"name": "amd-skills",
"source": "./",
"version": "0.1.0",
"strict": false,
"skills": [
"./skills/local-ai-use",
"./skills/local-ai-app-integration",
"./skills/magpie-kernel-evaluator",
"./skills/serving-llms-on-instinct",
"./skills/tracelens-analysis-orchestrator"
],
"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."