মূল কন্টেন্টে যান
এই কন্টেন্ট এখনো আপনার ভাষায় উপলব্ধ নয় এবং ইংরেজিতে দেখানো হচ্ছে।

Subscription Management

Skill যাচাই করা
88

SaaS subscription lifecycle management - billing, upgrades, downgrades, churn prevention, and revenue optimization

AI সারাংশ

This skill provides detailed workflows and data structures for managing SaaS subscription lifecycles, including explicit steps for billing operations, pricing strategies, upgrade/downgrade flows, and churn prevention mechanisms. It leverages abstract tools like `stripe_subscription`, `chargebee_api`, and `paddle_billing` to automate these processes.

Documentation

  • warning:Configuration & parameter referenceWhile the SKILL.md outlines workflows and data structures, it does not explicitly document all parameters, defaults, or precedence orders for configuration, relying on implied tool behavior.

Code Execution

  • warning:ValidationThe skill describes data structures and workflows but does not explicitly mention the use of a schema validation library for input arguments or structured output.
  • info:Error HandlingThe SKILL.md outlines workflows and potential triggers but does not detail specific error handling mechanisms, structured error reporting, or recovery steps for tool failures.
  • warning:Tool FallbackThe MCP server (`billing-mcp`) is listed as a required tool, but there is no mention of a fallback path or an explicit declaration of its version in the frontmatter.

Compliance

  • info:GDPRThe skill operates on SaaS subscription data, which could potentially include personal data, but does not explicitly mention specific sanitization measures before data is processed by the LLM.

Practical Utility

  • warning:Usage examplesThe SKILL.md includes an example request and output for a churn prevention workflow, but lacks concrete examples for other core capabilities like billing, upgrades, or downgrades, or detailed invocation examples.
  • info:Edge casesThe SKILL.md documents various lifecycle stages, pricing tiers, and workflows, but does not explicitly list failure modes or recovery steps for scenarios like API errors or malformed input.

Safety

  • info:Halt on unexpected stateThe skill defines workflows but does not explicitly list machine-readable preconditions or instruct to abort on unexpected pre-state such as dirty working trees or drifted schemas.

ইনস্টলেশন

npx skills add claude-office-skills/skills

Vercel skills CLI (skills.sh)-কে npx-এর মাধ্যমে চালায় — স্থানীয়ভাবে Node.js এবং অন্তত একটি skills-সামঞ্জস্যপূর্ণ এজেন্ট (Claude Code, Cursor, Codex, …) ইনস্টল করা থাকতে হবে। ধরে নেওয়া হয় রিপোজিটরিটি agentskills.io ফরম্যাট অনুসরণ করে।

3 months ago
98 stars
MIT
2 days ago-এ আপডেট হয়েছে
সোর্স দেখুন