
from power-platform-skills200
Adds and configures a Microsoft Teams connector in Power Apps code apps to send messages, post to channels, and integrate Teams workflows.
Adds Microsoft Teams connector workflows and developer steps for Power Apps code apps. This skill guides the agent through locating or creating the Teams connection, configuring post message operations (chat, channel, Flow bot patterns), running build steps, and recording the change in a shared memory bank. It includes concrete command examples and references to connector reference docs for inspecting generated service methods.
Use this skill when an agent needs to programmatically send messages to Teams, post into channels, or wire Teams flows into a Power Apps code app during development, testing, or CI build preparation. Suitable for devs adding Teams as a data-source or automating notifications from apps.
Compatible with Claude Code / Copilot-style developer assistants that can run shell commands, grep repository files, and edit code.
A Microsoft Power Platform skill that adds a Teams connector to Power Apps code apps. The SKILL.md is well-structured with clear steps but targets a very niche audience (Power Apps developers using Claude Code). No scripts included — purely instructional. No security concerns found; references are to legitimate Microsoft documentation and internal plugin paths.
Well-organized SKILL.md with frontmatter, clear workflow steps, and proper progressive disclosure via shared references. Niche skill — only useful for Power Platform developers using Claude Code. No executable scripts to test. Security is clean: no remote code execution, no hardcoded secrets, no suspicious network calls.