What problem does it solve?
Users and Agents often need accurate answers about what MyAgents is, how its features work, where feature entries are located, and what behavior to expect, without digging through source code or guessing from static memory.
Core Features & Use Cases
- Product Knowledge Base: Routes questions to domain-specific references covering Workspaces, Sessions, Providers, Runtimes, MCP, Skills, Plugins, Channels, Tasks, Goal Mode, and Team Space.
- Concept Disambiguation: Clarifies commonly confused pairs such as Workspace vs Session, Provider vs Runtime, Task vs Goal, and Session Goal vs Space Goal.
- Escalation Routing: Directs live-state queries to the myagents CLI and confirmed malfunctions to the support workflow instead of misdiagnosing usage questions.
- Use Case: A user asks why a scheduled task did not trigger after quitting the app; the Skill reads the automation reference and explains that conditional checks only run while the app is online.
Quick Start
Ask the agent to explain how MyAgents scheduled tasks differ from Goal Mode and when to use each one.