If you're an ISV partner who needs to pull managed package usage data from Salesforce's Intelligence Data Lake, this is the skill you want. It handles creating AppAnalyticsQueryRequest records via the REST API, polling them through the New-Pending-Complete lifecycle, and grabbing the presigned download URLs before they expire. You can query PackageUsageSummary, PackageUsageLog, or SubscriberSnapshot data, filter by time ranges or specific subscriber orgs, and get results as CSV or Parquet with optional compression. The gotcha worth knowing: these are sObject records you create and poll via REST, not metadata you deploy. Also covers AppAnalyticsSettings for enabling simulation mode when you're testing without real subscriber data.
npx -y skills add forcedotcom/sf-skills --skill dx-app-analytics-query --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills