privacy-policy-generate

Installation
SKILL.md

Privacy Policy Generator

Generates a comprehensive privacy policy for Android apps by scanning the project and creating a GitHub Pages-ready Markdown document.

Overview

Why this is needed:

  • Google Play requires a privacy policy URL for all apps
  • Privacy policy must be on a publicly accessible, non-geofenced URL
  • Cannot be a PDF (must be HTML or plain text)
  • Health Connect apps have additional disclosure requirements

What this skill does:

  1. Scans AndroidManifest.xml for permissions and features
  2. Analyzes build.gradle for third-party SDKs
  3. Detects Health Connect integration
  4. Prompts for missing information
  5. Generates privacy policy in Markdown
  6. Provides GitHub Pages setup instructions
Related skills
Installs
5
GitHub Stars
3
First Seen
Feb 28, 2026