add-dataverse Skill
Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables. Use when connecting to Dataverse, adding tables, creating schema, or querying Dataverse data. Published by microsoft in power-platform-skills.
What is add-dataverse Skill?
Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables. Use when connecting to Dataverse, adding tables, creating schema, or querying Dataverse data. Published by microsoft in power-platform-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
- Design and media
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use add-dataverse Skill
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/code-apps/skills/add-dataverse/SKILL.md
What it does
Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables. Use when connecting to Dataverse, adding tables, creating schema, or querying Dataverse data.
Skill instructions
📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns. References: - dataverse-reference.md - Picklist fields, virtual fields, lookups, file/image columns, form patterns (CRITICAL) - api-authentication-reference.md - Dataverse API auth, token, publisher prefix - table-management-reference.md - Query, create, extend tables and columns - data-architecture-reference.md - Relationship types, dependency tiers Add Dataverse Two paths: existing tables (skip to Step 5) or new tables (full workflow). Workflow 1. Plan → 2. Setup API Auth → 3. Review Existing Tables → 4. Create Tables → 5. Add Data Source → 6. Review Generated Files → 7. Build --- Step 1: Plan Check memory bank for project context. Ask the user: 1. Which Dataverse table(s) do they need? (e.g., account, contact, cr123customentity) 2. Do the tables already exist in their environment, or do they need to create new ones? If tables already exist: Skip to Step 5. If creating new tables: - Ask about the data they need
Explore related resources
Frequently asked questions
What is add-dataverse?
add-dataverse is a open-source AI agent skill with Copy skill directory. Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables.
Who is add-dataverse best for?
add-dataverse is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows.
How do I install add-dataverse?
Install or run add-dataverse using Copy skill directory. Check add-dataverse for the latest setup command.
Is add-dataverse actively maintained?
add-dataverse may need a closer maintenance check before production use.
Auto-fetched from GitHub.