Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

microsoft/skills-for-copilot-studio

2 skills121 installs760 starsGitHub

Install

npx skills add https://github.com/microsoft/skills-for-copilot-studio

Skills in this repo

1Int Project ContextThe int-project-context skill is shared background for Copilot Studio sub-agents working inside .mcs.yml agent projects. It documents the standard directory layout with agent.mcs.yml, settings, topics, actions, knowledge, variables, and child agents folders. Schema lookup runs through schema-lookup.bundle.js for search, lookup, resolve, kinds, summary, and validate commands without loading the full bot schema file. Connector lookup via connector-lookup.bundle.js lists connectors, operations, and full input-output definitions beyond what configured action YAML exposes. A skill-first rule requires invoking specialized copilot-studio skills for YAML creation, editing, validation, and testing instead of manual authoring that risks hallucinated kind values or missing fields. Key conventions cover agent discovery via Glob on agent.mcs.yml, random alphanumeric IDs, replacing _REPLACE placeholders, Power Fx expression syntax, and generative orchestration patterns when GenerativeActionsEnabled is true. Use as preloaded context when authoring or advising on Copilot Studio agent YAML projects.61installs2Int ReferenceThe int-reference skill is a preloaded reference for Copilot Studio YAML authoring consumed by author and advisor agents. It catalogs core file types from agent.mcs.yml through topics, actions, knowledge, variables, and child agents. Trigger tables distinguish generative orchestration modelDescription routing from classic triggerQueries and list system triggers like OnConversationStart, OnUnknownIntent, and OnError. Action kinds span SendActivity, Question, SetVariable, ConditionGroup, connector TaskDialog patterns, and generative SearchAndSummarizeContent or AnswerQuestionWithAI nodes. Connector actions document AutomaticTaskInput versus ManualTaskInput, connection references, operationId fields, and SharePoint OData quoting rules for dollar-prefixed properties. Variable scopes, entity types, and supported Power Fx functions appear as lookup tables agents consult instead of guessing schema values. YAML-only runtime features such as triggerCondition on knowledge sources are flagged where UI edits may remove them. Use as embedded reference when authoring or validating Copilot Studio agent YAML without loading the full schema file.60installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.