โ† All skills
Tencent SkillHub ยท Productivity

RevenueCat

RevenueCat metrics, customer data, and documentation search. Use when querying subscription analytics, MRR, churn, customers, or RevenueCat docs.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

RevenueCat metrics, customer data, and documentation search. Use when querying subscription analytics, MRR, churn, customers, or RevenueCat docs.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, scripts/rc-api.sh, references/audit-logs.md, references/entitlements.md, references/rate-limits.md, references/virtual-currencies.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.3

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

RevenueCat

Query RevenueCat metrics and search documentation.

Config

Set RC_API_KEY environment variable, which should be a v2 secret API key.

Context

Query the RevenueCat API (GET /projects) to get information about the project you have access to. Your RevenueCat API key allows access to a single project. Use the project ID in subsequent API calls.

API Access

{baseDir}/scripts/rc-api.sh <endpoint> Example: {baseDir}/scripts/rc-api.sh /projects to list projects.

Local API Reference

Start with {baseDir}/references/api-v2.md for auth, pagination, and common patterns. Then load the domain file you need: DomainFileCoversCustomersreferences/customers.mdCRUD, attributes, aliases, entitlements, subscriptions, purchases, invoices, virtual currencies, actionsSubscriptionsreferences/subscriptions.mdList, get, transactions, cancel, refund, management URLProductsreferences/products.mdCRUD, create in store, test pricesOfferingsreferences/offerings.mdOfferings, packages, package productsEntitlementsreferences/entitlements.mdCRUD, attach/detach productsPurchasesreferences/purchases.mdList, get, refund, entitlementsProjectsreferences/projects.mdProjects, apps, API keys, StoreKit configMetricsreferences/metrics.mdOverview metrics, charts, chart optionsPaywallsreferences/paywalls.mdPaywall creationIntegrationsreferences/integrations.mdIntegrations CRUDVirtual Currenciesreferences/virtual-currencies.mdVirtual currencies CRUDError Handlingreferences/error-handling.mdError handlingRate Limitsreferences/rate-limits.mdRate limits Only load the reference file relevant to the current task โ€” don't load them all.

Remote Documentation Search

The RevenueCat documentation is available at https://www.revenuecat.com/docs. Use https://www.revenuecat.com/docs/llms.txt and /sitemap.xml as a guide to the content that is available. Add .md to the end of a documentation URL to get the markdown version of the page.

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs1 Scripts
  • SKILL.md Primary doc
  • references/audit-logs.md Docs
  • references/entitlements.md Docs
  • references/rate-limits.md Docs
  • references/virtual-currencies.md Docs
  • scripts/rc-api.sh Scripts