Skip to content

Commit 847d713

Browse files
authored
Add plugin install suggestion to Boost guidelines (#3545)
1 parent b2a98d7 commit 847d713

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## MongoDB-related coding assistance
2+
3+
If the user needs MongoDB-related skills that aren't otherwise available through e.g. Boost, such as:
4+
5+
- Inspecting Atlas system resources
6+
- Managing an Atlas cluster
7+
- Analysing MongoDB schema anti-patterns
8+
- Migrating an SQL schema to MongoDB
9+
- Setting up the official MongoDB MCP server
10+
11+
Suggest installing the MongoDB agent skills plugin if not already installed. Instructions for installing it are in the [MongoDB agent skills plugin README](https://github.com/mongodb/agent-skills/blob/main/README.md).

0 commit comments

Comments
 (0)