assign-offline-profile Skill
Use when the user needs to bind users or teams to a Mobile Offline Profile so they actually receive offline sync on their devices. Without this, the profile exists in Dataverse but no one's app uses it. Published by microsoft in power-platform-skills.
What is assign-offline-profile Skill?
Use when the user needs to bind users or teams to a Mobile Offline Profile so they actually receive offline sync on their devices. Without this, the profile exists in Dataverse but no one's app uses it. 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
- Testing
- Design and media
- Testing use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use assign-offline-profile Skill
- Use it for testing.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/assign-offline-profile/SKILL.md
What it does
Use when the user needs to bind users or teams to a Mobile Offline Profile so they actually receive offline sync on their devices. Without this, the profile exists in Dataverse but no one's app uses it.
Skill instructions
Shared instructions: shared-instructions.md — read first. References: - offline-profile-schema.md — usermobileofflineprofilemembership / teammobileofflineprofilemembership entity field map - dataverse-offline-api.md — Web API recipe (§12 — membership POSTs) Assign Offline Profile Bind one or more users and/or teams to an existing Mobile Offline Profile. Without this step, the profile exists in Dataverse but is unbound — no one's app actually uses it for offline sync. Per the maker portal's UX (the "Assign profile to user" dialog under env settings), this is a separate operation from profile creation. Many users hit "I created the profile but offline still doesn't work" — the missing piece is membership. Workflow 1. Verify project + locate profile → 2. Pick users/teams → 3. Discover existing memberships → 4. Confirm diff (single gate) → 5. POST memberships → 6. Verify → 7. Summary --- Step 1 — Verify project + locate profile bash test -f power.config.json node "${CLAUDESKILLDIR}/../../s
Explore related resources
Frequently asked questions
What is assign-offline-profile?
assign-offline-profile is a open-source AI agent skill with Copy skill directory. Use when the user needs to bind users or teams to a Mobile Offline Profile so they actually receive offline sync on their devices.
Who is assign-offline-profile best for?
assign-offline-profile is best for reusing agent instructions, scripts, and references, testing workflows, design and media workflows.
How do I install assign-offline-profile?
Install or run assign-offline-profile using Copy skill directory. Check assign-offline-profile for the latest setup command.
Is assign-offline-profile actively maintained?
assign-offline-profile may need a closer maintenance check before production use.
Auto-fetched from GitHub.