fastclaw-ai/fastclaw — reverse-engineered prompt
Reverse engineered prompt
Build me a lightweight multi agent AI platform like FastClaw.
I want a single app I can run locally that opens a web dashboard where an admin can create and manage AI agents. Each agent should have its own personality, memory, files, skills, model settings, chat history, and a test chat screen. It should let me configure common LLM providers like OpenAI, Anthropic, Ollama, OpenRouter, and other compatible APIs, with defaults at the system level and overrides per agent.
Please include user accounts, API keys with different access levels, public share links for agent chat, and isolated sessions so different users do not share memory. Agents should be able to use tools like reading and writing files, running commands safely in a sandbox, web search, and scheduled reminders or cron jobs.
Also add a clean admin dashboard for agents, models, skills, users, settings, channels, and sessions. Support connecting agents to Telegram, Discord, and Slack. Store everything locally by default with SQLite, but make it possible to use Postgres later. Look up current docs online if you need to.
Want more depth? Deep Reverse