From copilot-studio
Deprecated skill for chatting with Copilot Studio test agent using Node.js bundle and Bash. Use /copilot-studio:detect-mode then /copilot-studio:chat-directline or /copilot-studio:chat-sdk instead.
npx claudepluginhub microsoft/skills-for-copilot-studio --plugin copilot-studioThis skill is limited to using the following tools:
This skill has been split into atomic skills:
Enforces C++ Core Guidelines for writing, reviewing, and refactoring modern C++ code (C++17+), promoting RAII, immutability, type safety, and idiomatic practices.
Provides patterns for shared UI in Compose Multiplatform across Android, iOS, Desktop, and Web: state management with ViewModels/StateFlow, navigation, theming, and performance.
Implements Playwright E2E testing patterns: Page Object Model, test organization, configuration, reporters, artifacts, and CI/CD integration for stable suites.
This skill has been split into atomic skills:
/copilot-studio:detect-mode — detect the agent's auth mode/copilot-studio:chat-directline — chat via DirectLine v3 (no auth / manual auth)/copilot-studio:chat-sdk — chat via Copilot Studio SDK (integrated auth / M365)Follow the Point-test workflow in the test agent prompt instead of using this skill directly.