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.
Decision snapshot
Is this a fit?
Testing, Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Can write or update data, Write actions, Filesystem access, Shell access
Copy skill directory
2 months ago · MIT license
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.
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
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Local files
- 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 add-sample-data Skill
- Use it for testing.
- Use it for data analysis.
Built with
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.
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.