add-pdf-report Skill
Internal implementation skill invoked by /add-native for app-generated PDF report workflows using expo-print and, when present, expo-sharing. Published by microsoft in power-platform-skills.
What is add-pdf-report Skill?
Internal implementation skill invoked by /add-native for app-generated PDF report workflows using expo-print and, when present, expo-sharing. 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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use add-pdf-report Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/add-native/add-pdf-report/SKILL.md
What it does
Internal implementation skill invoked by /add-native for app-generated PDF report workflows using expo-print and, when present, expo-sharing.
Skill instructions
Shared instructions: shared-instructions.md - read first. Add PDF Report Internal helper. Users should invoke /add-native pdf-report, /add-native generate-pdf, or /add-native pdf-export; /add-native routes here after resolving the capability. Generate or verify a local PDF report wrapper for app-owned PDFs created from records, evidence, certificates, receipts, or summaries. This helper uses expo-print to create a local PDF file URI. It may use expo-sharing only when that package is already present. It never installs packages and never routes local PDF URIs to the native PDF viewer. Capability boundaries | User need | Correct path | |---|---| | Generate/export/print a report from app data | This helper: expo-print - local PDF URI | | Share/open the generated local PDF from the device | Add share method only if expo-sharing is already in package.json | | Retain the generated PDF in Dataverse | Create/update parent row first, then upload to a Dataverse File column with generated services
Explore related resources
Frequently asked questions
What is add-pdf-report?
add-pdf-report is a open-source AI agent skill with Copy skill directory. Internal implementation skill invoked by /add-native for app-generated PDF report workflows using expo-print and, when present, expo-sharing.
Who is add-pdf-report best for?
add-pdf-report is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install add-pdf-report?
Install or run add-pdf-report using Copy skill directory. Check add-pdf-report for the latest setup command.
Is add-pdf-report actively maintained?
add-pdf-report may need a closer maintenance check before production use.
Auto-fetched from GitHub.