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
18 changes: 18 additions & 0 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,23 @@
"source": "github",
"repo": "figma/mcp-server-guide"
}
},
{
"name": "crestapps-orchardcore",
"description": "Orchard Core skills for GitHub Copilot CLI backed by CrestApps.AgentSkills.",
"version": "1.0.0",
"author": {
"name": "CrestApps",
"url": "https://github.com/CrestApps"
},
"homepage": "https://github.com/CrestApps/CrestApps.AgentSkills/tree/main/plugins/crestapps-orchardcore",
"keywords": ["orchard-core", "copilot-cli", "skills", "dotnet"],
"license": "MIT",
"repository": "https://github.com/CrestApps/CrestApps.AgentSkills",
"source": {
"source": "github",
"repo": "CrestApps/CrestApps.AgentSkills",
"path": "plugins/crestapps-orchardcore"
}
}
]
Loading