catalyst-pricing
Catalyst pricing — free tier limits, pay-as-you-go rates, GB-seconds calculation, and cost estimation for functions, storage, and other services. Trigger on 'pricing', 'cost', 'free tier', 'how much does Catalyst cost', 'GB-seconds', 'billing', or 'will this be free'.
How do I install this agent skill?
npx skills add https://github.com/catalystbyzoho/agent-skills --skill catalyst-pricingIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides pricing information and cost estimation for Zoho Catalyst services using static reference documentation. No security issues were detected.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
How It Works
- Load
references/pricing-basics.md— for free tier limits, pay-as-you-go rates, and the GB-seconds formula. - Free tier first — Always present free tier limits before pay-as-you-go rates. Most hobby projects stay within free tier.
- GB-seconds calculation —
(memory in GB) × (execution time in seconds) × (invocation count). Present as a worked example with the user's expected usage. - Estimate honestly — Flag that serverless cost depends on real traffic patterns; give a range rather than a single number.
Triggers
Use this skill for: "pricing", "cost", "free tier", "how much does Catalyst cost", "GB-seconds", "billing", "pay-as-you-go", "subscription model", "trial credits", "$250 credits", "function cost", "storage cost", "will this be free", "Catalyst pricing plans", or "DataStore pricing".
References
| Reference | Load when the query is about… |
|---|---|
references/pricing-basics.md | Free tier limits, pay-as-you-go rates per service, GB-seconds formula, $250 trial credits, subscription vs PAYG |
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/catalystbyzoho/agent-skills/catalyst-pricing">View catalyst-pricing on skillZs</a>