Favicon of add-dataverse

add-dataverse Skill

AI Agent SkillJavaScriptOpen source

Use when the user wants to add Dataverse tables (existing or new) to a Power Apps mobile app, extend an existing Dataverse table with new columns, or apply an approved data model plan. Published by microsoft in power-platform-skills.

What is add-dataverse Skill?

Use when the user wants to add Dataverse tables (existing or new) to a Power Apps mobile app, extend an existing Dataverse table with new columns, or apply an approved data model plan. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

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
  • Testing
  • Data analysis
  • Writing
  • Testing use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use add-dataverse Skill

  • Use it for testing.
  • Use it for data analysis.
  • Use it for writing.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/mobile-apps/skills/add-dataverse/SKILL.md

What it does

Use when the user wants to add Dataverse tables (existing or new) to a Power Apps mobile app, extend an existing Dataverse table with new columns, or apply an approved data model plan.

Skill instructions

📋 Shared instructions: shared-instructions.md — read first. Add Dataverse Two paths: - Existing tables only — skip to Step 5 (just runs npx power-apps add-data-source per table) - New / extended tables — full workflow with Web API mutations in dependency order Workflow 1. Verify project & auth → 2. Resolve plan → 3. Setup Dataverse Web API auth → 4. Review existing tables → 5. Create / extend tables → 5d. Create alternate keys → 6. Add data sources → 6b. Publish customizations → 6c. Verify tables → 6d. Write manifest → 7. Inspect generated files → 8. Type-check → 9. Summary --- Step 1 — Verify project & auth Confirm Power Apps mobile app: bash test -f power.config.json && test -f app.config.js node "${CLAUDESKILLDIR}/../../scripts/resolve-environment.js" "$(node -e "console.log(require('./power.config.json').environmentId)")" Capture the environment URL (https://orgXXX.crm.dynamics.com), environment ID, and tenant ID from resolve-environment.js — needed for Step 3. If only the envir

Explore related resources

Frequently asked questions

What is add-dataverse?

add-dataverse is a open-source AI agent skill with Copy skill directory. Use when the user wants to add Dataverse tables (existing or new) to a Power Apps mobile app, extend an existing Dataverse table with new columns, or apply an approved data model plan.

Who is add-dataverse best for?

add-dataverse is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows, writing 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.

Share:

Stars
459
Forks
88
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to add-dataverse