·mongodb_usage

This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes".

6Installs·0Trend·@vuralserhat86

Installation

$npx skills add https://github.com/vuralserhat86/antigravity-agentic-skills --skill mongodb_usage

SKILL.md

Use the MongoDB MCP server to integrate database queries into workflows.

MongoDB MCP is configured in read-only mode. Only queries and data retrieval are supported. No write, update, or delete operations.

| 1 | Sorgu 100ms'in altında cevap veriyor mu? | | 2 | "In-memory sort" limiti aşılıyor mu (disk kullanımı var mı)? | | 3 | Regex sorguları indeksin başlangıcını (anchor ^...) kullanıyor mu? |

This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes". Source: vuralserhat86/antigravity-agentic-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vuralserhat86/antigravity-agentic-skills --skill mongodb_usage
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is mongodb_usage?

This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes". Source: vuralserhat86/antigravity-agentic-skills.

How do I install mongodb_usage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vuralserhat86/antigravity-agentic-skills --skill mongodb_usage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vuralserhat86/antigravity-agentic-skills