Scout Skills

Ecosystem

The MCP servers, plugin marketplaces and bundled skills that sit underneath the gallery. These are installed from their own sources — the gallery links to them rather than republishing them.

MCP servers (5)

Local paths are shown as %USERPROFILE% and environments as <your-org> — substitute your own.

filesystem

Built-in

Read and write local files.

Built into Scout.

playwright

Built-in

Drive a real browser: navigate, click, fill forms, screenshot.

Built into Scout.

24 tools: browser_close, browser_resize, browser_console_messages, browser_handle_dialog, browser_evaluate, browser_file_upload, browser_drop, browser_find, browser_fill_form, browser_press_key…

canvas-authoring

External

Author Power Apps canvas apps through a coauthoring session.

C:\Program Files\dotnet\dotnet.exe dnx Microsoft.PowerApps.CanvasAuthoring.McpServer --yes --prerelease

13 tools: list_apis, describe_api, remove_account, get_appchecker_errors, sync_canvas, describe_control, get_data_source_schema, get_accessibility_errors, list_controls, compile_canvas…

dataverse

External×4 registered

Dataverse environment connection — query and write tables, records and skills. Register one server per environment; the environment URL is the only difference between them.

C:\Program Files\nodejs\node.exe %USERPROFILE%\AppData\Roaming\npm\node_modules\@microsoft\dataverse\bin\dataverse.js mcp https://<your-org>.crm.dynamics.com/

16 tools: read_query, create_table, update_table, delete_table, create_record, update_record, delete_record, search, upsert_skill, create_skill_resource…

msx-mcp

External

Microsoft Sales Experience — accounts, opportunities, milestones, territory and Azure consumption data.

C:\Program Files\nodejs\node.exe %USERPROFILE%\.copilot\installed-plugins\msx-mcp\msx-mcp\scripts\bootstrap.mjs

24 tools: msx_login, msx_auth_status, get_account_team, get_my_activities, get_my_deals, get_my_milestones, open_msx_record, get_pipeline_summary, suggest_top_opportunities, get_opportunity_details…

Plugin marketplaces

Installed through the GitHub Copilot CLI.

awesome-copilot

9 plugins · 56 skills
  • awesome-copilot v1.1.0 · 3 skills
  • convert-to-md v1.0.1 · 3 skills
  • dataverse v1.11.2 · 8 skills
  • microsoft-docs v0.3.1 · 3 skills
  • power-apps-code-apps v1.0.0 · 1 skills
  • power-bi-development v1.0.0 · 4 skills
  • power-platform-architect v1.0.0 · 1 skills
  • power-platform-mcp-connector-development v1.0.0 · 2 skills
  • skills-for-copilot-studio v1.0.11 · 31 skills
copilot plugin install awesome-copilot/<plugin>

copilot-plugins

9 plugins · 102 skills
  • canvas-apps v3.0.3 · 4 skills
  • microsoft-365-agents-toolkit v1.3.1 · 7 skills
  • mobile-app v0.2.0 · 28 skills
  • model-apps v2.4.4 · 4 skills
  • power-automate v3.0.1 · 10 skills
  • power-pages v2.6.3 · 33 skills
  • powerbi-authoring v0.3.13 · 5 skills
  • workiq v2.0.2 · 1 skills
  • workiq-productivity v1.0.0 · 10 skills
copilot plugin install copilot-plugins/<plugin>

msx-mcp

2 plugins · 18 skills
  • msx-mcp v0.17.1 · 17 skills
  • msx-mcp-doctor v0.1.2 · 1 skills
copilot plugin install msx-mcp/<plugin>

Bundled Scout skills

Ship with Scout — no install needed.