Используй этот навык, когда пользователь просит: - выполнить запрос к MongoDB через MongoDB Compass - найти/посчитать/обновить/удалить документы в MongoDB - проанализировать данные в коллекции MongoDB - экспортировать/импортировать данные из MongoDB - подключиться к локальной или удалённой базе MongoDB Ключевые слова: mongo, mongodb, compass, коллекция, документ, bson, aggregation
$npx -y skills add bednyakov/agentanufry --skill mongo-compassInstalls into the current project.
Run `npx skills use "https://github.com/bednyakov/agentanufry" --skill "bednyakov/agentanufry/mongo-compass"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bednyakov/agentanufry" that are relevant to the current task. Run `npx skills add "https://github.com/bednyakov/agentanufry"` and select the relevant skills, then follow their instructions.