Browse skills/MongoDB Aggregation Guide

MongoDB Aggregation Guide

Verifieddata

MongoDB aggregation pipeline with $lookup, $group, $bucket and $graphLookup stages

$npx skills add hoodini/ai-agents-skills@mongodb-aggregation-guide

Run in your terminal to install. Works with any AI Agent platform that supports the Claude Skills spec (Claude Code, Cursor, Windsurf, etc).

Prerequisites
1) Install Claude Code (claude.ai/code). 2) Install ai-skill: `npx skills add 1-SKILL/ai-skill -g -y`. Run that one first, then come back and run the skill install command above.
View full SKILL.md content3,052 chars
<p align="center"> <img src="https://img.shields.io/badge/AI-Agent%20Skills-blueviolet?style=for-the-badge&logo=robot&logoColor=white" alt="AI Agent Skills"/> <img src="https://img.shields.io/badge/GitHub-Star-yellow?style=for-the-badge&logo=github&logoColor=white" alt="GitHub Star"/> <img src="https://img.shields.io/badge/AWS-GenAI%20Superstar-orange?style=for-the-badge&logo=amazonaws&logoColor=white" alt="AWS GenAI Superstar"/> </p> <p align="center"> <img src="hero-skills.jpg" alt="AI Agent Skills Hero"/> </p> <h1 align="center">🧠 Agent Skills Repository</h1>

🆕 NEW: Google Workspace CLI Skill

Just added! A comprehensive skill that teaches AI agents to use the gws CLI — one command-line tool for all of Google Workspace: Drive, Gmail, Calendar, Sheets, Docs, Slides, Chat, Tasks, Admin, Meet, Forms, Keep, and more. Your agent can now manage your entire Google Workspace without custom tooling.

🔗 View the Google Workspace CLI Skill →

What it does:

  • Enables AI agents to interact with every Google Workspace API via gws CLI commands
  • Covers Drive, Gmail, Calendar, Sheets, Docs, Slides, Chat, Tasks, Meet, Forms, Admin, Keep, Apps Script, and more
  • Includes 100+ ready-to-use command examples with real JSON payloads
  • MCP server integration for Claude Desktop, VS Code, Gemini CLI, and other MCP clients
  • Multiple auth workflows: interactive, headless/CI, service accounts, and multi-account support
  • Built on Google's Discovery Service — automatically picks up new API endpoints

🧠 Honest Agent Skill

A universal skill that configures ALL your AI coding agents to be honest, objective, and non-sycophantic. Run it once, and every agent (Claude Code, GitHub Copilot, Cursor, Windsurf, etc.) will stop telling you what you want to hear and start giving you honest, direct feedback.

🔗 View the Honest Agent Skill →

What it does:

  • Configures honest, objective communication across 7 verified AI coding agents
  • One-time setup that updates all your agent instruction files
  • Supports both project-level and global configuration
  • Works with Claude Code, Copilot, Cursor, Windsurf, Cline, Aider, and Continue.dev

<p align="center"> <strong>A curated collection of AI agent skills for enhanced coding assistance</strong> </p> <p align="center"> <em>Supercharge your AI coding agents with specialized knowledge and production-ready patterns</em> </p> <p align="center"> <a href="#-available-skills">Skills</a> • <a href="#-quick-start">Quick Start</a> • <a href="#-usage">Usage</a> • <a href="#-contributing">Contributing</a> </p>

👤 Author

<table> <tr> <td width="150"> <img src="https://avatars.githubusercontent.com/yuval-avidani" width="150" alt="Yuval Avidani"/> </td> <td>
Yuval Avidani

AI Builder & Speaker | GitHub Star ⭐ | AWS GenAI Superstar 🌟

Building the future with AI agents, automati

(README continues — see GitHub for full content)

View source on GitHub →

Overview

MongoDB aggregation pipeline with $lookup, $group, $bucket and $graphLookup stages

mongodbaggregationpipelineMongoDB管道
View source →
Safety score
90/100
A11/12 checks passed

High pass rate — quick source review recommended

Skill info
Sourcegithub
Authorhoodini
Repositoryhoodini/ai-agents-skills
Stars5,240
Categorydata

Search skills from your terminal

Install ai-skill, then describe what you need inside Claude Code — it auto-matches and installs the right skill without leaving your terminal.

$npx skills add 1-SKILL/ai-skill -g -y

Related skills

PostgreSQL Advanced Features
S

PostgreSQL advanced features with CTEs, window functions, JSONB and full-text se...

Hybrid Search Data
S

Hybrid search data management with vector indexes, full-text indexes and query o...

Apache Airflow Orchestration
A

Apache Airflow DAG orchestration with operators, sensors and task dependencies

Apache Spark Guide
A

Apache Spark with DataFrame API, Spark SQL, MLlib and Structured Streaming