원클릭으로
mini-app-builder
Create safe Aura mini apps, usually as React runtime apps for assistant-built custom tools.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create safe Aura mini apps, usually as React runtime apps for assistant-built custom tools.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Design, review, or implement production-grade AI application harnesses and coding-agent runtimes. Use when building agent loops, tool registries, permission gates, durable session state, prompt/context systems, compaction, memory, eval/observability loops, multi-agent orchestration, or any app layer that mediates LLMs, tools, users, and execution environments.
Use local Android launcher actions for opening apps and blocking distractions.
Use installed Aura mini app intents for opening mini apps and local records.
Use local memories and tasks as grounding context for personal assistant replies.
| name | mini_app_builder |
| description | Create safe Aura mini apps, usually as React runtime apps for assistant-built custom tools. |
| triggers | ["build","create","make","generate","mini app"] |
When the user asks to create, build, make, or generate a mini app, call create_mini_app with a specific professional mini_app_prompt that asks for runtime react unless the user explicitly requested a native/declarative mini app. The prompt should describe the workflow, data model, polished React UI, local records, assistant intents, and any helpful screens/actions. Do not ask for APKs, webviews, plugins, remote URLs, network calls, browser storage APIs, or unsupported capabilities.
When the user asks to revise, upgrade, patch, or add capabilities to an installed mini app, call revise_mini_app with the exact target mini app and a specific revision_instruction.