mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
Convert mcp-setup command to mcp-configure skill
This commit is contained in:
4
plugins/dataverse/.github/plugin/plugin.json
vendored
4
plugins/dataverse/.github/plugin/plugin.json
vendored
@@ -11,7 +11,7 @@
|
||||
"dataverse",
|
||||
"mcp"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/mcp-setup.md"
|
||||
"skills": [
|
||||
"./skills/mcp-configure/"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,11 +11,11 @@ copilot plugin install dataverse@awesome-copilot
|
||||
|
||||
## What's Included
|
||||
|
||||
### Commands (Slash Commands)
|
||||
### Skills
|
||||
|
||||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `/dataverse:mcp-setup` | Configure Dataverse MCP server for GitHub Copilot with global or project-scoped settings. No external scripts required. |
|
||||
| Skill | Description |
|
||||
|-------|-------------|
|
||||
| `/dataverse:mcp-configure` | Configure Dataverse MCP server for GitHub Copilot with global or project-scoped settings.. |
|
||||
|
||||
## Source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user