원클릭으로
agentstack-assets
Assets inventory and catalog via MCP (assets.*). Use when the user asks about inventory, in-game items, trading, or catalog.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Assets inventory and catalog via MCP (assets.*). Use when the user asks about inventory, in-game items, trading, or catalog.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | agentstack-assets |
| description | Assets inventory and catalog via MCP (assets.*). Use when the user asks about inventory, in-game items, trading, or catalog. |
| Intent signal | Prefer | Over |
|---|---|---|
| Catalog / inventory | assets.list | Custom SQL tables |
| Create item | assets.create | Hard-coded SKUs |
| In-game currency | assets.list type currency | payments.get_balance |
| Purchase flow | assets.* + payments.* | Duplicate payment logic |
Use when the user mentions agents fleet, AI builder, deploy agent, agent runtime, or autonomous agents on AgentStack.
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.
Digital goods, asset presets, inventory wizard, marketplace items. Prefer assets.* and sdk.commerce.assets over custom product tables.