migrate-to-dataverse Skill
Read the YAML files of an existing Canvas App and replace Power FX data source calls with equivalent Dataverse table calls. USE WHEN the user wants to migrate, replace, or update data source references in pa.yaml files to point to Dataverse tables. Published by microsoft in power-cat-skills.
What is migrate-to-dataverse Skill?
Read the YAML files of an existing Canvas App and replace Power FX data source calls with equivalent Dataverse table calls. USE WHEN the user wants to migrate, replace, or update data source references in pa.yaml files to point to Dataverse tables. Published by microsoft in power-cat-skills. 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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use migrate-to-dataverse Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-cat-skills
- Skill file: plugins/powercat-canvas-apps/skills/migrate-to-dataverse/SKILL.md
What it does
Read the YAML files of an existing Canvas App and replace Power FX data source calls with equivalent Dataverse table calls. USE WHEN the user wants to migrate, replace, or update data source references in pa.yaml files to point to Dataverse tables.
Skill instructions
Migrate Canvas App Data Sources to Dataverse Read the YAML files of the current Canvas App and replace all Power FX data source calls with Dataverse equivalents for the following requirements: $ARGUMENTS CRITICAL: Review Guidance First Before making any changes, you MUST read and internalize the technical reference document: - ${CLAUDEPLUGINROOT}/references/TechnicalGuide.md — Technical best practices, control selection, validation workflow, formulas, layout strategies Read this file before planning any edits. CRITICAL: Sync the Canvas App First Before reading or editing any YAML files, call the synccanvas MCP tool to ensure a local copy of the canvas app YAML is present and up to date. This pulls the current app state from the coauthoring session into local .pa.yaml files. Only proceed after synccanvas completes successfully. Migration Workflow 1. Discover Available Data Sources Call listdatasources to enumerate all data sources connected to the current authoring session. This is the
Explore related resources
Frequently asked questions
What is migrate-to-dataverse?
migrate-to-dataverse is a open-source AI agent skill with Copy skill directory. Read the YAML files of an existing Canvas App and replace Power FX data source calls with equivalent Dataverse table calls.
Who is migrate-to-dataverse best for?
migrate-to-dataverse is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install migrate-to-dataverse?
Install or run migrate-to-dataverse using Copy skill directory. Check migrate-to-dataverse for the latest setup command.
Is migrate-to-dataverse actively maintained?
migrate-to-dataverse may need a closer maintenance check before production use.
Auto-fetched from GitHub.