int-reference Skill
Reference tables for Copilot Studio YAML authoring: triggers, actions, variables, entities, Power Fx functions, templates. Preloaded by author and advisor agents. Published by microsoft in skills-for-copilot-studio.
What is int-reference Skill?
Reference tables for Copilot Studio YAML authoring: triggers, actions, variables, entities, Power Fx functions, templates. Preloaded by author and advisor agents. Published by microsoft in skills-for-copilot-studio. 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.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills-for-copilot-studio
Technical details
- Install or run with Copy skill directory
When to use int-reference Skill
- Use it for developers using skills-for-copilot-studio.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-copilot-studio
- Skill file: skills/int-reference/SKILL.md
What it does
Reference tables for Copilot Studio YAML authoring: triggers, actions, variables, entities, Power Fx functions, templates. Preloaded by author and advisor agents.
Skill instructions
Copilot Studio YAML Reference Core File Types | File | Purpose | |------|---------| | agent.mcs.yml | Main agent metadata (kind: GptComponentMetadata) | | settings.mcs.yml | Agent settings and configuration | | connectionreferences.mcs.yml | Connector references | | topics/.mcs.yml | Conversation topics (kind: AdaptiveDialog) | | actions/.mcs.yml | Connector-based actions (kind: TaskDialog) | | knowledge/.mcs.yml | Knowledge sources (kind: KnowledgeSourceConfiguration) | | variables/.mcs.yml | Global variables (kind: GlobalVariableComponent) | | agents/.mcs.yml | Child agents (kind: AgentDialog) | Trigger Types Topics with OnRecognizedIntent have two routing mechanisms — which one matters depends on the orchestration mode: - modelDescription — used by generative orchestration (GenerativeActionsEnabled: true). The AI orchestrator reads this to decide routing. Primary mechanism for generative agents. - Trigger phrases (triggerQueries) — used by classic orchestration. Pattern-matched agai
Explore related resources
Frequently asked questions
What is int-reference?
int-reference is a open-source AI agent skill with Copy skill directory. Reference tables for Copilot Studio YAML authoring: triggers, actions, variables, entities, Power Fx functions, templates. Preloaded by author and advisor agents.
Who is int-reference best for?
int-reference is best for reusing agent instructions, scripts, and references.
How do I install int-reference?
Install or run int-reference using Copy skill directory. Check int-reference for the latest setup command.
Is int-reference actively maintained?
int-reference may need a closer maintenance check before production use.
Auto-fetched from GitHub.