n1ckyb/skill-explorer
v1.0.0MIT
Discover, security-vet, and install GitHub Copilot skills and extensions with explicit provenance, integrity, and risk controls.
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": "skill-explorer",
"description": "Discover, security-vet, and install GitHub Copilot skills and extensions with explicit provenance, integrity, and risk controls.",
"version": "1.0.0",
"keywords": [
"skills",
"security",
"discovery",
"copilot"
],
"author": {
"name": "Skill Explorer Community"
},
"repository": "https://github.com/n1ckyb/skills",
"license": "MIT",
"extensions": {
"com.github.awesome-copilot": {
"skills": [
"./skills/skill-explorer/"
],
"extensions": [
"./extensions/skill-explorer"
]
},
"com.github.copilot": {
"logo": "assets/preview.png"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.github.awesome-copilot
- com.github.copilot