revenuecat by revenuecat/revenuecat-skill
npx skills add https://github.com/revenuecat/revenuecat-skill --skill revenuecat查询 RevenueCat 指标并搜索文档。
设置 RC_API_KEY 环境变量,该变量应为 v2 版本的密钥 API 密钥。
查询 RevenueCat API (GET /projects) 以获取您有权访问的项目信息。您的 RevenueCat API 密钥允许访问单个项目。在后续的 API 调用中使用项目 ID。
{baseDir}/scripts/rc-api.sh <endpoint>
示例:{baseDir}/scripts/rc-api.sh /projects 以列出项目。
首先查看 {baseDir}/references/api-v2.md 了解认证、分页和通用模式。然后加载您需要的领域文件:
| 领域 | 文件 | 涵盖内容 |
|---|---|---|
| 客户 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
references/customers.md |
| 增删改查、属性、别名、权益、订阅、购买、发票、虚拟货币、操作 |
| 订阅 | references/subscriptions.md | 列表、获取、交易、取消、退款、管理 URL |
| 产品 | references/products.md | 增删改查、在商店中创建、测试价格 |
| 产品包 | references/offerings.md | 产品包、套餐、套餐产品 |
| 权益 | references/entitlements.md | 增删改查、附加/分离产品 |
| 购买 | references/purchases.md | 列表、获取、退款、权益 |
| 项目 | references/projects.md | 项目、应用、API 密钥、StoreKit 配置 |
| 指标 | references/metrics.md | 概览指标、图表、图表选项 |
| 付费墙 | references/paywalls.md | 付费墙创建 |
| 集成 | references/integrations.md | 集成增删改查 |
| 虚拟货币 | references/virtual-currencies.md | 虚拟货币增删改查 |
| 错误处理 | references/error-handling.md | 错误处理 |
| 速率限制 | references/rate-limits.md | 速率限制 |
仅加载与当前任务相关的参考文件——不要全部加载。
RevenueCat 文档可在 https://www.revenuecat.com/docs 获取。使用 https://www.revenuecat.com/docs/llms.txt 和 /sitemap.xml 作为可用内容的指南。在文档 URL 末尾添加 .md 以获取页面的 Markdown 版本。
每周安装量
264
仓库
GitHub 星标
13
首次出现
2026年2月5日
安全审计
安装于
codex256
opencode252
gemini-cli251
github-copilot248
amp235
kimi-cli235
Query RevenueCat metrics and search documentation.
Set RC_API_KEY environment variable, which should be a v2 secret API key.
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.
{baseDir}/scripts/rc-api.sh <endpoint>
Example: {baseDir}/scripts/rc-api.sh /projects to list projects.
Start with {baseDir}/references/api-v2.md for auth, pagination, and common patterns. Then load the domain file you need:
| Domain | File | Covers |
|---|---|---|
| Customers | references/customers.md | CRUD, attributes, aliases, entitlements, subscriptions, purchases, invoices, virtual currencies, actions |
| Subscriptions | references/subscriptions.md | List, get, transactions, cancel, refund, management URL |
| Products | references/products.md | CRUD, create in store, test prices |
| Offerings | references/offerings.md | Offerings, packages, package products |
| Entitlements | references/entitlements.md | CRUD, attach/detach products |
| Purchases |
Only load the reference file relevant to the current task — don't load them all.
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.
Weekly Installs
264
Repository
GitHub Stars
13
First Seen
Feb 5, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
codex256
opencode252
gemini-cli251
github-copilot248
amp235
kimi-cli235
DOCX文件创建、编辑与分析完整指南 - 使用docx-js、Pandoc和Python脚本
43,600 周安装
Agent Memory:AI代理持久化记忆系统,跨对话知识存储与检索解决方案
259 周安装
Remotion文档交互式演示教程:为技术文档嵌入动态视频组件
259 周安装
阿里云DataAnalysisGBI API管理技能:使用OpenAPI和SDK进行数据分析资源操作
260 周安装
简历定制优化工具 - 智能匹配ATS关键词,提升面试率 | 专业简历修改服务
260 周安装
数据库模式设计器 - 内置最佳实践的AI数据库设计工具,一键生成生产就绪SQL/NoSQL模式
260 周安装
黄金标准 README 生成工具 - 提升开源项目转化率的专业文档生成器
260 周安装
references/purchases.md| List, get, refund, entitlements |
| Projects | references/projects.md | Projects, apps, API keys, StoreKit config |
| Metrics | references/metrics.md | Overview metrics, charts, chart options |
| Paywalls | references/paywalls.md | Paywall creation |
| Integrations | references/integrations.md | Integrations CRUD |
| Virtual Currencies | references/virtual-currencies.md | Virtual currencies CRUD |
| Error Handling | references/error-handling.md | Error handling |
| Rate Limits | references/rate-limits.md | Rate limits |