enable-tables-offline Skill
Internal mobile-app workflow read and executed only by /setup-offline-profile to enable Dataverse table prerequisites for a Mobile Offline Profile. Published by microsoft in power-platform-skills.
Decision snapshot
Is this a fit?
Testing, Design and media, 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 enable-tables-offline Skill?
Internal mobile-app workflow read and executed only by /setup-offline-profile to enable Dataverse table prerequisites for a Mobile Offline Profile. 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
- Design and media
- Testing use cases
- Design and media use cases
Declared skill metadata
- Source file: plugins/mobile-apps/skills/enable-tables-offline/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 enable-tables-offline 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/enable-tables-offline/SKILL.md
What it does
Internal mobile-app workflow read and executed only by /setup-offline-profile to enable Dataverse table prerequisites for a Mobile Offline Profile.
Skill instructions
Shared instructions: shared-instructions.md — read first. References: - offline-profile-schema.md — entity field map (IsAvailableOffline, ChangeTrackingEnabled) Enable Tables Offline Flip IsAvailableOffline=true AND ChangeTrackingEnabled=true on the EntityMetadata of one or more Dataverse tables, then publish customizations. This is the prerequisite shown in Image 4 of the maker portal ("Can be taken offline" + "Track changes") — without both, a table CANNOT be added to a Mobile Offline Profile. Sequential (Dataverse metadata lock) and idempotent: re-running on an already-enabled table is a no-op. Workflow 1. Verify project & auth → 2. Resolve table list → 3. Inspect current state → Gate → 4. PUT EntityMetadata per table → 5. Publish → 6. Verify → 7. Summary --- Step 1 — Verify project & auth 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)")" Cap
Verified compatibility and discovery
Frequently asked questions
What is enable-tables-offline?
enable-tables-offline is a open-source AI agent skill with Copy skill directory. Internal mobile-app workflow read and executed only by /setup-offline-profile to enable Dataverse table prerequisites for a Mobile Offline Profile.
Who is enable-tables-offline best for?
enable-tables-offline is best for reusing agent instructions, scripts, and references, testing workflows, design and media workflows.
How do I install enable-tables-offline?
Install or run enable-tables-offline using Copy skill directory. Check enable-tables-offline for the latest setup command.
Is enable-tables-offline actively maintained?
enable-tables-offline 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.