Lookup Schema Skill
Look up Copilot Studio YAML schema definitions. Use when the user asks about schema structure, element properties, or how to use a specific YAML kind. Published by microsoft in skills-for-copilot-studio.
Decision snapshot
Is this a fit?
Research, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Shell access
Copy skill directory
2 months ago · MIT license
Access note: Shell access.
What is Lookup Schema Skill?
Look up Copilot Studio YAML schema definitions. Use when the user asks about schema structure, element properties, or how to use a specific YAML kind. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Declared skill metadata
- Source file: skills/lookup-schema/SKILL.md
Allowed tools declared by source
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Shell access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use Lookup Schema Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills-for-copilot-studio
- Skill file: skills/lookup-schema/SKILL.md
What it does
Look up Copilot Studio YAML schema definitions. Use when the user asks about schema structure, element properties, or how to use a specific YAML kind.
Skill instructions
Lookup Schema Definition Look up and explain a Copilot Studio YAML schema definition. Instructions 1. Run the schema lookup script to find the definition: bash node ${CLAUDESKILLDIR}/../../scripts/schema-lookup.bundle.js lookup $ARGUMENTS 2. If the definition is not found, search for similar definitions: bash node ${CLAUDESKILLDIR}/../../scripts/schema-lookup.bundle.js search $ARGUMENTS 3. If the definition contains $ref references that need resolution, use: bash node ${CLAUDESKILLDIR}/../../scripts/schema-lookup.bundle.js resolve $ARGUMENTS 4. Present the schema definition in a readable format, explaining: - What the element does (from the description) - Required properties - Optional properties and their types - Any related definitions that might be useful Example User: /lookup-schema SendActivity Response should include the full schema definition and explain how to use it in YAML.
Verified compatibility and discovery
Frequently asked questions
What is Lookup Schema?
Lookup Schema is a open-source AI agent skill with Copy skill directory. Look up Copilot Studio YAML schema definitions. Use when the user asks about schema structure, element properties, or how to use a specific YAML kind.
Who is Lookup Schema best for?
Lookup Schema is best for reusing agent instructions, scripts, and references, research workflows.
How do I install Lookup Schema?
Install or run Lookup Schema using Copy skill directory. Check Lookup Schema for the latest setup command.
Is Lookup Schema actively maintained?
Lookup Schema may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.