add-geolocation Skill
Internal implementation skill invoked by /add-native for native background GPS tracking with durable storage and Dataverse sync using @microsoft/power-apps-native-bglocation. Published by microsoft in power-platform-skills.
What is add-geolocation Skill?
Internal implementation skill invoked by /add-native for native background GPS tracking with durable storage and Dataverse sync using @microsoft/power-apps-native-bglocation. 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
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use add-geolocation Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/add-native/add-geolocation/SKILL.md
What it does
Internal implementation skill invoked by /add-native for native background GPS tracking with durable storage and Dataverse sync using @microsoft/power-apps-native-bglocation.
Skill instructions
Shared instructions: shared-instructions.md - read first. Add Geolocation Internal helper for /add-native geolocation, /add-native location-tracking, /add-native background-location, /add-native gps-tracking, and /add-native @microsoft/power-apps-native-bglocation. Use this only for continuous/background GPS tracking with native durable storage and inline Dataverse upload. For a single foreground coordinate read, use /add-native location (expo-location) instead. Hard rules: - Auth is MSAL-only. Do not expose OneAuth or an auth selector. - Use geoService(dataSource, appid) and BgLocationClient. - Do not use GeolocationExtension, HostingSDK, PCF, Launch URI, or CordovaV2 bridge paths. - Do not install packages or edit native config. - The control is not usable until its Dataverse target table and mapped columns are verified. 1. Verify app and package bash test -f app.config.js && test -f power.config.json && test -f package.json && test -d src node -e "const p=require('./package.json');
Explore related resources
Frequently asked questions
What is add-geolocation?
add-geolocation is a open-source AI agent skill with Copy skill directory. Internal implementation skill invoked by /add-native for native background GPS tracking with durable storage and Dataverse sync using @microsoft/power-apps-native-bglocation.
Who is add-geolocation best for?
add-geolocation is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install add-geolocation?
Install or run add-geolocation using Copy skill directory. Check add-geolocation for the latest setup command.
Is add-geolocation actively maintained?
add-geolocation may need a closer maintenance check before production use.
Auto-fetched from GitHub.