一键导入
agentstack-auth
Auth login, register, profile via MCP (auth.*). Use when the user asks about login, sign in, register, or profile. For roles use RBAC skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Auth login, register, profile via MCP (auth.*). Use when the user asks about login, sign in, register, or profile. For roles use RBAC skill.
用 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.
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.
Digital goods, asset presets, inventory wizard, marketplace items. Prefer assets.* and sdk.commerce.assets over custom product tables.
| name | agentstack-auth |
| description | Auth login, register, profile via MCP (auth.*). Use when the user asks about login, sign in, register, or profile. For roles use RBAC skill. |
| Intent signal | Prefer | Over |
|---|---|---|
| Login / register | auth.login, auth.register | Custom auth server |
| Profile read/update | auth.get_profile, auth.update_profile | Guessed user JSON |
| Roles / admins | agentstack-rbac skill | auth.* for RBAC |
agentstack-rbac for project membership