Using Agent Apps
Learn how Agent Apps work and how to interact with them.
What is an Agent App?
An Agent App is a lightweight mini-program that runs inside AssistMe, similar to WeChat Mini Programs or iOS App Clips. Each app is powered by an AI agent with its own persona, tools, and configuration — purpose-built for a specific task.
How Agent Apps Run
Agent Apps use two loading strategies, both transparent to the user:
- Built-in apps (like Note, Time, Health) are bundled directly with AssistMe and load instantly as native components
- Third-party apps are downloaded as web bundles and rendered within AssistMe — still no separate install required
Interacting with an Agent App
When you open an Agent App:
- You'll see a welcome message from the agent introducing itself
- Suggested prompts appear as quick-start buttons — tap one to begin immediately
- Type your own message to start a free-form conversation
- The agent responds using its specialized knowledge and tools
Available Tools
Depending on the app, the AI agent may have access to:
- Web Search — Look up current information online
- Code Execution — Run code for calculations or data processing
- Image Generation — Create images from your descriptions
- And other capabilities specific to each app
The tools an app uses are listed on its detail page in the App Store.
Memory
Some Agent Apps support memory — the ability to retain context across separate sessions. When memory is enabled, the agent remembers what you discussed previously, so you can pick up right where you left off.
Navigating Between Apps
Agent Apps can link to each other. When an app navigates you to a different Agent App, you can always use the back button in the header to return to the previous app or the Home screen.
Built-in Agent Apps
AssistMe ships with 12 built-in Agent Apps, each designed for a specific purpose:
| App | Slug | Category | Description |
|---|---|---|---|
| AssistMe Note | note | Productivity | Smart note-taking with AI |
| AssistMe Time | time | Productivity | Time management assistant |
| AssistMe Learn | learn | Education | Personalized learning |
| AssistMe Happy | happy | Lifestyle | Mood and wellbeing |
| AssistMe Change | change | Lifestyle | Habit building |
| AssistMe Rule | rule | Productivity | Rules and workflows |
| AssistMe Decision | decision | Utility | Decision analysis |
| AssistMe Success | success | Productivity | Goal tracking |
| AssistMe Health | health | Health | Wellness tracking |
| AssistMe Kind | kind | Social | Acts of kindness |
| AssistMe Booking | booking | Utility | Booking and reservations |
| AssistMe Trade | trade | Finance | Peer-to-peer marketplace |
These apps are available immediately after install — no download needed.
Next Steps
- Discover & Install — Find more Agent Apps in the store
- Developer Portal — Want to build your own Agent App?
- Developer Guide — Full development documentation