Favicon of preview-offline-scope

preview-offline-scope Skill

AI Agent SkillJavaScriptOpen source

Use when the user wants to estimate the download size + sync frequency cost of an offline profile BEFORE pushing to users. Read-only. Wraps verify-offline-profile.js with per-table row-count estimates. Published by microsoft in power-platform-skills.

Decision snapshot

Is this a fit?

Best for

Testing, Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Filesystem access, Shell access

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Access note: Local files. Access note: Shell access.

What is preview-offline-scope Skill?

Use when the user wants to estimate the download size + sync frequency cost of an offline profile BEFORE pushing to users. Read-only. Wraps verify-offline-profile.js with per-table row-count estimates. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

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/mobile-apps/skills/preview-offline-scope/SKILL.md

Allowed tools declared by source

ReadBashAskUserQuestion

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files
  • Shell access

Requirements and access

Local filesShell 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.

Filesystem accessShell access

When to use preview-offline-scope Skill

  • Use it for testing.
  • Use it for data analysis.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/mobile-apps/skills/preview-offline-scope/SKILL.md

What it does

Use when the user wants to estimate the download size + sync frequency cost of an offline profile BEFORE pushing to users. Read-only. Wraps verify-offline-profile.js with per-table row-count estimates.

Skill instructions

Shared instructions: shared-instructions.md — read first. Preview Offline Scope Read-only diagnostic. Tells you "if you pushed this profile to users right now, here's what their devices would download and how often it would re-sync." No mutations. Useful before: - /setup-offline-profile for a final sanity check - /assign-offline-profile (so users don't get surprised by data caps) - /edit-offline-profile to gauge impact of a column-list change Workflow 1. Verify project + locate profile → 2. Run verify (drift check) → 3. Per-table row counts → 4. Cache-size estimate → 5. Report --- Step 1 — Verify project + locate profile Same as /edit-offline-profile Step 1. Read profileId from offline-profile.json or $ARGUMENTS --profile-id. Do not read profile metadata from power.config.json; it is owned by npx power-apps init. bash test -f power.config.json node "${CLAUDESKILLDIR}/../../scripts/resolve-environment.js" "$(node -e "console.log(require('./power.config.json').environmentId)")" Step 2

Verified compatibility and discovery

Frequently asked questions

What is preview-offline-scope?

preview-offline-scope is a open-source AI agent skill with Copy skill directory. Use when the user wants to estimate the download size + sync frequency cost of an offline profile BEFORE pushing to users. Read-only.

Who is preview-offline-scope best for?

preview-offline-scope is best for reusing agent instructions, scripts, and references, testing workflows, data analysis workflows.

How do I install preview-offline-scope?

Install or run preview-offline-scope using Copy skill directory. Check preview-offline-scope for the latest setup command.

Is preview-offline-scope actively maintained?

preview-offline-scope may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
8 months
License
MIT

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.

Alternatives to preview-offline-scope