add-table-to-offline-profile Skill
Internal mobile-app workflow read and executed only by mobile orchestrators to add one Dataverse table to an existing Mobile Offline Profile. Published by microsoft in power-platform-skills.
Decision snapshot
Is this a fit?
Testing, 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-table-to-offline-profile Skill?
Internal mobile-app workflow read and executed only by mobile orchestrators to add one Dataverse table to an existing 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
- Testing use cases
Declared skill metadata
- Source file: plugins/mobile-apps/skills/add-table-to-offline-profile/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-table-to-offline-profile Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/add-table-to-offline-profile/SKILL.md
What it does
Internal mobile-app workflow read and executed only by mobile orchestrators to add one Dataverse table to an existing Mobile Offline Profile.
Skill instructions
Shared instructions: shared-instructions.md — read first. References: - dataverse-offline-api.md §4 + §7 — POST item + PATCH selectedcolumns - offline-profile-reconciliation.md — the schemaColumns baseline written in Step 7 Add Table to Offline Profile Add a single table to an existing Mobile Offline Profile. Most common flow: user ran /add-dataverse to add a new table to their app, now wants that table available offline too. Equivalent to running /setup-offline-profile and seeing the existing profile (extend-mode), but skips the per-table questionnaire for the tables already in the profile — only configures the new one. Workflow 1. Verify project + locate profile → 2. Resolve target table → 3. Prereq check (auto-enable if needed) → 4. Scope picker (single question) → 5. POST item + PATCH selectedcolumns → 6. Publish → 7. Update artifacts → 8. Summary --- Step 1 — Verify project + locate profile bash test -f power.config.json node "${CLAUDESKILLDIR}/../../scripts/resolve-environment.js
Verified compatibility and discovery
Frequently asked questions
What is add-table-to-offline-profile?
add-table-to-offline-profile is a open-source AI agent skill with Copy skill directory. Internal mobile-app workflow read and executed only by mobile orchestrators to add one Dataverse table to an existing Mobile Offline Profile.
Who is add-table-to-offline-profile best for?
add-table-to-offline-profile is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install add-table-to-offline-profile?
Install or run add-table-to-offline-profile using Copy skill directory. Check add-table-to-offline-profile for the latest setup command.
Is add-table-to-offline-profile actively maintained?
add-table-to-offline-profile 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.