setup-offline-profile Skill
Use when the user wants to enable offline mode for a Power Apps mobile app and create a Mobile Offline Profile in Dataverse — designs per-table row scope, relationships, columns, and sync frequency through a 3-gate approval flow. Published by microsoft in power-platform-skills.
What is setup-offline-profile Skill?
Use when the user wants to enable offline mode for a Power Apps mobile app and create a Mobile Offline Profile in Dataverse — designs per-table row scope, relationships, columns, and sync frequency through a 3-gate approval flow. 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
- Writing
- Data analysis use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use setup-offline-profile Skill
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/setup-offline-profile/SKILL.md
What it does
Use when the user wants to enable offline mode for a Power Apps mobile app and create a Mobile Offline Profile in Dataverse — designs per-table row scope, relationships, columns, and sync frequency through a 3-gate approval flow.
Skill instructions
Shared instructions: shared-instructions.md — read first. References: - offline-profile-schema.md — Dataverse entity field map - dataverse-offline-api.md — Web API recipes for profile / item / association POSTs Setup Offline Profile End-to-end wizard for creating a Dataverse Mobile Offline Profile that the app (and any other compatible Power Apps client) can use to download data for offline access. Scope of v0: authoring only. This skill creates the Dataverse entities (mobileofflineprofile, mobileofflineprofileitem, mobileofflineprofileitemassociation) and writes the full app-level offline config — profile metadata, per-table scope, and the temporary SDK-workaround fields — to offline-profile.json. This skill does NOT modify power.config.json (that file is owned by npx power-apps init and its schema is controlled upstream). It also does NOT scaffold an offline runtime (SQLite store, sync engine, write queue) in the generated app — that's gated on upstream @microsoft/power-apps-native-h
Explore related resources
Frequently asked questions
What is setup-offline-profile?
setup-offline-profile is a open-source AI agent skill with Copy skill directory. Use when the user wants to enable offline mode for a Power Apps mobile app and create a Mobile Offline Profile in Dataverse — designs per-table row scope, relationships, columns, and sync frequency.
Who is setup-offline-profile best for?
setup-offline-profile is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows.
How do I install setup-offline-profile?
Install or run setup-offline-profile using Copy skill directory. Check setup-offline-profile for the latest setup command.
Is setup-offline-profile actively maintained?
setup-offline-profile may need a closer maintenance check before production use.
Auto-fetched from GitHub.