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.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin app-store-connect-api