一键导入
agentstack-payments
Payments and wallets via MCP (payments.*, wallets.*). Use when the user asks about payments, refunds, wallet balance, or transactions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Payments and wallets via MCP (payments.*, wallets.*). Use when the user asks about payments, refunds, wallet balance, or transactions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user mentions agents fleet, AI builder, deploy agent, agent runtime, or autonomous agents on AgentStack.
Assets inventory and catalog via MCP (assets.*). Use when the user asks about inventory, in-game items, trading, or catalog.
Auth login, register, profile via MCP (auth.*). Use when the user asks about login, sign in, register, or profile. For roles use RBAC skill.
Meta-router for AgentStack. Use when the user request spans multiple domains (projects, data, hosting, agents, payments, support, storage).
Trials, subscriptions, and effects via MCP (buffs.*). Use when the user asks about trials, promos, subscriptions, applying effects, or giving N days of premium.
Platform capability tasks (PTC), Compass playbooks, sdk.capability_tasks — comfort manifests for dual-shell UI.
| name | agentstack-payments |
| description | Payments and wallets via MCP (payments.*, wallets.*). Use when the user asks about payments, refunds, wallet balance, or transactions. |
| Intent signal | Prefer | Over |
|---|---|---|
| Real money balance | payments.get_balance | assets.list |
| Create charge | payments.create | Ad-hoc Stripe API |
| Refund | payments.refund | Manual DB update |
| Transaction history | payments.list_transactions | Invented rows |
agentstack-commerce for payments + buffs + assets routing