Favicon of add-sample-data

add-sample-data Skill

AI Agent SkillJavaScriptOpen source

Populates Dataverse tables with sample records for testing and demoing a Power Pages site. Use when the user wants to add sample data, seed data, generate test records, or insert demo data into their tables. Published by microsoft in power-platform-skills.

Decision snapshot

Is this a fit?

Best for

Testing, Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Can write or update data, Write actions, Filesystem access, Shell access

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Confirm write permissions and scope before use. Access note: Local files. Access note: Shell access.

What is add-sample-data Skill?

Populates Dataverse tables with sample records for testing and demoing a Power Pages site. Use when the user wants to add sample data, seed data, generate test records, or insert demo data into their tables. 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. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Data analysis
  • Testing use cases
  • Data analysis use cases

Declared skill metadata

  • Source file: plugins/power-pages/skills/add-sample-data/SKILL.md

Allowed tools declared by source

ReadWriteBashGrepGlobAskUserQuestionTaskTaskCreateTaskUpdateTaskListmcp__plugin_power-pages_microsoft-learn__microsoft_docs_searchmcp__plugin_power-pages_microsoft-learn__microsoft_code_sample_searchmcp__plugin_power-pages_microsoft-learn__microsoft_docs_fetch

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files
  • Shell access

Requirements and access

Local filesShell 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.

Write actionsFilesystem accessShell accessCan write or update data

When to use add-sample-data Skill

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

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/power-pages/skills/add-sample-data/SKILL.md

What it does

Populates Dataverse tables with sample records for testing and demoing a Power Pages site. Use when the user wants to add sample data, seed data, generate test records, or insert demo data into their tables.

Skill instructions

Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. Add Sample Data Populate Dataverse tables with sample records via OData API so users can test and demo their Power Pages sites. Core Principles - Respect insertion order: Always insert parent/referenced tables before child/referencing tables so lookup IDs are available when needed. - Use TaskCreate/TaskUpdate: Track all progress throughout all phases -- create the todo list upfront with all phases before starting any work. - Fail gracefully: On insertion failure, log the error and continue with remaining records -- never attempt automated rollback. Initial request: $ARGUMENTS --- Phase 1: Verify Prerequisites Goal: Confirm PAC CLI auth, acquire an Azure CLI token, and verify API access Actions: 1. Create todo list with all 6 phases (see Progress Tracking table) 2. Follow the prerequisite steps in ${PLUGINROOT}/references/dataverse-prerequisites.md to verify

Verified compatibility and discovery

Frequently asked questions

What is add-sample-data?

add-sample-data is a open-source AI agent skill with Copy skill directory. Populates Dataverse tables with sample records for testing and demoing a Power Pages site.

Who is add-sample-data best for?

add-sample-data is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows.

How do I install add-sample-data?

Install or run add-sample-data using Copy skill directory. Check add-sample-data for the latest setup command.

Is add-sample-data actively maintained?

add-sample-data may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
8 months
License
MIT

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.

Alternatives to add-sample-data