add-camera Skill
Internal implementation skill invoked by /add-native for camera, image picker, barcode scanner, QR scanner, and camera/gallery Dataverse artifact workflows. Published by microsoft in power-platform-skills.
What is add-camera Skill?
Internal implementation skill invoked by /add-native for camera, image picker, barcode scanner, QR scanner, and camera/gallery Dataverse artifact workflows. 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
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use add-camera Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/add-native/add-camera/SKILL.md
What it does
Internal implementation skill invoked by /add-native for camera, image picker, barcode scanner, QR scanner, and camera/gallery Dataverse artifact workflows.
Skill instructions
Shared instructions: shared-instructions.md — read first. References: - dataverse-reference.md — File/image column upload patterns (Step 7–8) Add Camera Internal helper. Users should invoke /add-native camera, /add-native image-picker, /add-native barcode-scanner, or /add-native qr-scanner; /add-native routes here after resolving the capability. Generate typed camera + image-picker wrappers, an optional barcode/QR scanner control, and optional custom-upload guidance for Dataverse image/file workflows. This skill only writes JS files under src/native/. It does not install modules and does not touch package.json or app.config.js — the underlying Expo modules (expo-camera, expo-image-picker) and their config plugins must already be shipped by the upstream pa-wrap-tools/templates/expo-app-standalone template. If they're missing, STOP and tell the user the template doesn't ship them yet. Why: customer binaries are built from a pre-built rewrap base, not from the customer's package.json. Add
Explore related resources
Frequently asked questions
What is add-camera?
add-camera is a open-source AI agent skill with Copy skill directory. Internal implementation skill invoked by /add-native for camera, image picker, barcode scanner, QR scanner, and camera/gallery Dataverse artifact workflows.
Who is add-camera best for?
add-camera is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install add-camera?
Install or run add-camera using Copy skill directory. Check add-camera for the latest setup command.
Is add-camera actively maintained?
add-camera may need a closer maintenance check before production use.
Auto-fetched from GitHub.