Skip to content

Commit dfc5ae1

Browse files
authored
Merge pull request #23 from AstraBert/AstraBert-patch-1
docs: mention agents.md
2 parents 93209d1 + da67f0d commit dfc5ae1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/lobsterx/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LobsterX
1+
# LobsterX🦞
22

33
LobsterX is an AI agent inspired by [OpenClaw](https://openclaw.ai) (formerly known as MoltBot or ClawdBot), which focuses on document-related tasks.
44

@@ -59,6 +59,8 @@ lobsterx setup --provider google \
5959

6060
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).
6161

62+
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.
63+
6264
## Run
6365

6466
Run LobsterX as a CLI app:

0 commit comments

Comments
 (0)