How this skill is triggered — by the user, by Claude, or both
Slash command
/app-store-connect-api:analyticsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Endpoints for app analytics and performance reports.
Endpoints for app analytics and performance reports.
GET /v1/analyticsReportInstances/{id}Summary: No summary provided.
Parameters:
fields[analyticsReportInstances] (query, optional): the fields to include for returned resources of type analyticsReportInstancesPOST /v1/analyticsReportRequestsSummary: No summary provided.
GET /v1/analyticsReportRequests/{id}Summary: No summary provided.
Parameters:
fields[analyticsReportRequests] (query, optional): the fields to include for returned resources of type analyticsReportRequestsfields[analyticsReports] (query, optional): the fields to include for returned resources of type analyticsReportsinclude (query, optional): comma-separated list of relationships to includelimit[reports] (query, optional): maximum number of related reports returned (when they are included)DELETE /v1/analyticsReportRequests/{id}Summary: No summary provided.
GET /v1/analyticsReportSegments/{id}Summary: No summary provided.
Parameters:
fields[analyticsReportSegments] (query, optional): the fields to include for returned resources of type analyticsReportSegmentsGET /v1/analyticsReports/{id}Summary: No summary provided.
Parameters:
fields[analyticsReports] (query, optional): the fields to include for returned resources of type analyticsReportsGET /v1/analyticsReportInstances/{id}/relationships/segmentsSummary: No summary provided.
Parameters:
limit (query, optional): maximum resources per pageGET /v1/analyticsReportInstances/{id}/segmentsSummary: No summary provided.
Parameters:
fields[analyticsReportSegments] (query, optional): the fields to include for returned resources of type analyticsReportSegmentslimit (query, optional): maximum resources per pageGET /v1/analyticsReportRequests/{id}/relationships/reportsSummary: No summary provided.
Parameters:
limit (query, optional): maximum resources per pageGET /v1/analyticsReportRequests/{id}/reportsSummary: No summary provided.
Parameters:
filter[name] (query, optional): filter by attribute 'name'filter[category] (query, optional): filter by attribute 'category'fields[analyticsReports] (query, optional): the fields to include for returned resources of type analyticsReportslimit (query, optional): maximum resources per pageGET /v1/analyticsReports/{id}/relationships/instancesSummary: No summary provided.
Parameters:
limit (query, optional): maximum resources per pageGET /v1/analyticsReports/{id}/instancesSummary: No summary provided.
Parameters:
filter[granularity] (query, optional): filter by attribute 'granularity'filter[processingDate] (query, optional): filter by attribute 'processingDate'fields[analyticsReportInstances] (query, optional): the fields to include for returned resources of type analyticsReportInstanceslimit (query, optional): maximum resources per pageUse these endpoints to automate analytics tasks within Apple Store Connect.
npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin app-store-connect-apiAnalyzes App Store Connect downloads, revenue, IAP, subscriptions, and trials synced via Appeeky. Use for real performance data and period comparisons.
Fetches and summarizes TestFlight crash reports, beta feedback, and performance diagnostics (hangs, disk writes, launches) via `asc` CLI commands.
Endpoints for fetching diagnostic signatures and performance metrics.