github.com/microsoft/skills-for-copilot-studio
Skill | Added | Review |
|---|---|---|
best-practices Best practices for Copilot Studio agents. Covers JIT glossary loading (customer acronyms, terminology), JIT user context provisioning (M365 profile, country, department), the shared OnActivity initialization pattern, dynamic topic redirects with Switch expressions, and preventing child agents from responding directly to users. USE FOR: glossary, acronyms, user context, user profile, country-aware answers, JIT initialization, OnActivity provisioning, conversation-init, personalized knowledge, dynamic redirect, Switch, BeginDialog, if/then/else replacement, child agent responses, completion setting, SendMessageTool, output variables, connected agents. DO NOT USE FOR: general knowledge sources (use add-knowledge), topic creation (use new-topic). | 88 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 5c1cc83 | |
_project-context Shared project context for all Copilot Studio sub-agents. Provides project structure, schema lookup usage, and skill invocation guidance. | 17 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 5db578b |