Skip to content

Commit df27ed7

Browse files
committed
Add crestapps-orchardcore external plugin
1 parent 9856b62 commit df27ed7

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

plugins/external.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,23 @@
138138
"source": "github",
139139
"repo": "figma/mcp-server-guide"
140140
}
141+
},
142+
{
143+
"name": "crestapps-orchardcore",
144+
"description": "Orchard Core skills for GitHub Copilot CLI backed by CrestApps.AgentSkills.",
145+
"version": "1.0.0",
146+
"author": {
147+
"name": "CrestApps",
148+
"url": "https://github.com/CrestApps"
149+
},
150+
"homepage": "https://github.com/CrestApps/CrestApps.AgentSkills/tree/main/plugins/crestapps-orchardcore",
151+
"keywords": ["orchard-core", "copilot-cli", "skills", "dotnet"],
152+
"license": "MIT",
153+
"repository": "https://github.com/CrestApps/CrestApps.AgentSkills",
154+
"source": {
155+
"source": "github",
156+
"repo": "CrestApps/CrestApps.AgentSkills",
157+
"path": "plugins/crestapps-orchardcore"
158+
}
141159
}
142160
]

0 commit comments

Comments
 (0)