📋
AutomationJavaScript

List Connections

by microsoft

List Connections is an Automation skill for Claude Code, published by microsoft in power-platform-skills.

757 stars158 forkson microsoft/power-platform-skillsAdded 2026/08/23+3% in starsRepository updated 2026/08/22
claude-code-pluginclaude-code-skillscode-appsgithub-copilot-pluginpower-appspower-pagespower-platform
Install in seconds
Install List Connections
Copy List Connections into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/power-platform-skills/tree/main/plugins/code-apps/skills/list-connections ~/.claude/skills/list-connections

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/power-platform-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/code-apps/skills/list-connections/SKILL.md in microsoft/power-platform-skills
Installs to
~/.claude/skills/list-connections
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What List Connections does

List Connections shows the Power Platform connections in the current environment and highlights the connection ID needed when adding a data source to a code app.

List Connections is cataloged under Automation on DirSkills. List Connections comes from a repository tagged claude-code-plugin, claude-code-skills, code-apps, github-copilot-plugin and power-apps.

Documentation

README

📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns (Windows CLI compatibility, memory bank, etc.).

List Connections

Lists all Power Platform connections in the current environment using the Power Apps CLI.

Workflow

  1. Fetch Connections → 2. Present Results

Step 1: Fetch Connections

Resolve the CLI first (see cli-binary.md): run as $PA connection list (npx --no-install pa …), never a bare pa. On power-apps-only projects, translate to power-apps list-connections.

pa connection list

If the CLI is not authenticated, it will open a browser for login automatically. Complete the login and retry.

This is the opening of the README. Read the full README on GitHub.

Commands List Connections provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /list-connections

Frequently asked about List Connections

  • What else does microsoft publish alongside List Connections?

    List Connections is one of 25 skills that DirSkills catalogs from microsoft/power-platform-skills, the repository it ships in. Its siblings there include Add Connector, Add Connector and Add Data Source. Each one is a separate skill with its own page in this directory, installs the same way List Connections does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/power-platform-skills page.

  • How does List Connections compare to other Automation skills?

    List Connections ranks #1037 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of List Connections against them. Open each page to compare what they document and how they install.

More from microsoft/power-platform-skills

List Connections is one of 25 skills cataloged on DirSkills from microsoft/power-platform-skills.

See all 25 skills