Skip to content

Improve revenuecat-charts skill#29

Merged
jefago merged 2 commits into
mainfrom
update-revenuecat-charts-skill
Jun 30, 2026
Merged

Improve revenuecat-charts skill#29
jefago merged 2 commits into
mainfrom
update-revenuecat-charts-skill

Conversation

@jefago

@jefago jefago commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Corrects issues in revenuecat-charts skill

Interpretation guidance

  • Fix the "paid paid plans" typo; make the four-forces a proper bullet list
  • Add General guidelines (metric-definition confirmation, inclusive date ranges, specific-link guidance)
  • Add a Revenue section (default to gross, call it out)
  • Expand Acquisition with attribution caveats; correct "Apple Search Ads" → "Apple Ads"
  • Add an Analytics comparisons section (compare like-with-like, always pull a baseline)

Chart-link formats

  • Resolution: numeric 04 instead of day/week/month; removed the contradictory "do NOT pass numeric" note
  • Segment: segment (not segment_by); values product_id/offering_id
  • Filters: filter=country%3A%3D%3AUS syntax (with OR/AND semantics) instead of country=US
  • Selectors: underscore format 30_days/7_days instead of 30+days
  • Project ID: sourced via the list_projects tool

Preserved (ai-toolkit-specific, not incorrect)

Full https://app.revenuecat.com/... URL base, the RevenueCat MCP tool intro (get-chart-options-schema / get-chart-data), and preset-name examples like Last+90+days.

Note for reviewers

Removed the "Workflow charts" selectors (path, workflows_customer_lifetime) — Rico doesn't document them, and they shared the block whose +days format was being corrected, so they couldn't be verified against the source of truth. Re-add if known valid.

🤖 Generated with Claude Code

jefago and others added 2 commits June 29, 2026 20:47
Bring the formats and practices in revenuecat-charts in line with Rico's
more recently updated interpreting-data and chart-links skills.

Interpretation guidance:
- Fix "paid paid plans" typo; make four-forces a bullet list
- Add general guidelines, Revenue (default gross), and Analytics
  comparisons sections
- Expand Acquisition with attribution caveats; "Apple Search Ads" ->
  "Apple Ads"

Chart-link formats:
- Resolution as numeric 0-4 (drop the incorrect "no numeric" note)
- segment_by -> segment; product/offering -> product_id/offering_id
- Filters use filter=dimension%3A%3D%3Avalue syntax with OR/AND semantics
- Selectors use underscore form (30_days, 7_days)
- Project ID sourced via the list_projects tool

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QMWpdU6ABidyHqZkErhwj7
@jefago jefago changed the title Align revenuecat-charts skill with Rico's data skills Jun 29, 2026
@jefago jefago marked this pull request as ready for review June 29, 2026 20:00
@jefago jefago requested a review from a team as a code owner June 29, 2026 20:00
@jefago jefago merged commit 7d922e9 into main Jun 30, 2026
1 check passed
@jefago jefago deleted the update-revenuecat-charts-skill branch June 30, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants