Favicon of list-connections

list-connections Skill

AI Agent SkillJavaScriptOpen source

Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app. Published by microsoft in power-platform-skills.

Decision snapshot

Is this a fit?

Best for

Browser automation, Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Shell access

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Access note: Shell access.

What is list-connections Skill?

Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app. Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Data analysis
  • Browser automation use cases
  • Data analysis use cases

Declared skill metadata

  • Source file: plugins/code-apps/skills/list-connections/SKILL.md

Allowed tools declared by source

Bash

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Shell access

Requirements and access

Shell access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Shell access

When to use list-connections Skill

  • Use it for browser automation.
  • Use it for data analysis.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/code-apps/skills/list-connections/SKILL.md

What it does

Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app.

Skill instructions

📋 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. bash pa connection list If the CLI is not authenticated, it will open a browser for login automatically. Complete the login and retry. Other failures: - Non-zero exit for any reason other than auth: Report the exact output. STOP. - No output or empty results: Verify the correct environment ID is set in power.config.json, then retry once. Step 2: Present Results Show the connection list to the user. The Connection ID is what goes into -c <connection-id when adding a data source. If the needed connector is

Verified compatibility and discovery

Frequently asked questions

What is list-connections?

list-connections is a open-source AI agent skill with Copy skill directory. Lists Power Platform connections in the current environment. Use when you need a connection ID before adding a connector to a code app.

Who is list-connections best for?

list-connections is best for reusing agent instructions, scripts, and references, browser automation workflows, data analysis workflows.

How do I install list-connections?

Install or run list-connections using Copy skill directory. Check list-connections for the latest setup command.

Is list-connections actively maintained?

list-connections may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
8 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to list-connections