From da67f0d17ecc1993d1502659a997cab07da4bd6d Mon Sep 17 00:00:00 2001 From: "Clelia (Astra) Bertelli" <133636879+AstraBert@users.noreply.github.com> Date: Sat, 7 Feb 2026 16:14:55 +0100 Subject: [PATCH] docs: mention agents.md --- packages/lobsterx/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/lobsterx/README.md b/packages/lobsterx/README.md index 1ae1e47..482d614 100644 --- a/packages/lobsterx/README.md +++ b/packages/lobsterx/README.md @@ -1,4 +1,4 @@ -# LobsterX +# LobsterX🦞 LobsterX is an AI agent inspired by [OpenClaw](https://openclaw.ai) (formerly known as MoltBot or ClawdBot), which focuses on document-related tasks. @@ -59,6 +59,8 @@ lobsterx setup --provider google \ This will create a `.env` file with the necessary variables, which will be loaded by LobsterX at runtime (make sure not to share it with anyone). +If you wish to further customize the instructions that LobsterX has access to, you can use an **AGENTS.md** file, saved under the same directory where the agent process is running. + ## Run Run LobsterX as a CLI app: