Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,22 @@
"repo": "dotnet/skills",
"path": "plugins/dotnet-diag"
}
},
{
"name": "agentskill-learn",
"description": "Discover and install 110,000+ AI agent skills from agentskill.sh. Search by keyword, install mid-session, and rate skills after use.",
"version": "1.0.0",
"author": {
"name": "agentskill.sh",
"url": "https://agentskill.sh"
},
"homepage": "https://agentskill.sh",
"keywords": ["skills", "marketplace", "registry", "agent-skills", "learn", "install"],
"license": "MIT",
"repository": "https://github.com/agentskill-sh/learn",
"source": {
"source": "github",
"repo": "agentskill-sh/learn"
}
}
]
Loading