Skip to content

feat(skills): package 7 MongoDB skills - #508

Merged
JAORMX merged 1 commit into
mainfrom
skills/mongodb
Apr 20, 2026
Merged

feat(skills): package 7 MongoDB skills#508
JAORMX merged 1 commit into
mainfrom
skills/mongodb

Conversation

@JAORMX

@JAORMX JAORMX commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator

Packages 7 skills from mongodb/agent-skills (Apache-2.0), pinned to eba6ae3.

Skills added

  • atlas-stream-processing — real-time stream processing pipelines
  • mongodb-connection — connection strings, TLS, auth across drivers
  • mongodb-mcp-setup — guided setup of the MongoDB MCP server
  • mongodb-natural-language-querying — NL-to-query and aggregation
  • mongodb-query-optimizer — explain plans, indexes, anti-patterns
  • mongodb-schema-design — document modeling patterns
  • mongodb-search-and-ai — Atlas Search, vector search, RAG

MCP dependency

mongodb-mcp-setup references the MongoDB MCP server. MongoDB MCP is in the catalog (registries/*/servers/mongodb), so the dependency is satisfied.

Security

All 7 carry only MANIFEST_MISSING_LICENSE (INFO). No other findings.

Test plan

  • task validate-skill on all 7 — VALID
  • task scan-skill passes
  • CI green
  • 7 OCI artifacts published

Closes #483

Packages 7 skills from mongodb/agent-skills (Apache-2.0), pinned to
upstream eba6ae3 (main as of 2026-04-07).

- atlas-stream-processing — real-time stream processing pipelines
- mongodb-connection — connection strings, TLS, auth across drivers
- mongodb-mcp-setup — guided setup of the MongoDB MCP server
- mongodb-natural-language-querying — NL-to-query and aggregation
- mongodb-query-optimizer — explain plans, indexes, anti-patterns
- mongodb-schema-design — document modeling patterns
- mongodb-search-and-ai — Atlas Search, vector search, RAG

MCP dependency: mongodb-mcp-setup references the MongoDB MCP server.
The MongoDB MCP server IS packaged in the toolhive catalog
(registries/*/servers/mongodb), so the dependency is satisfied per
skill-criteria.md.

Security: all 7 pass with only MANIFEST_MISSING_LICENSE.

Refs #483
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JAORMX JAORMX added the skills Skill packaging, vendor skill imports label Apr 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🛡️ Skill Security Scan Results

✅ atlas-stream-processing

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: mongodb/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ mongodb-connection

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: mongodb/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ mongodb-mcp-setup

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: mongodb/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ mongodb-natural-language-querying

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: mongodb/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ mongodb-query-optimizer

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: mongodb/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ mongodb-schema-design

  • Status: Passed
  • Findings: 0

✅ mongodb-search-and-ai

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: mongodb/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

Summary: Scanned 7 skill(s), all passed security checks. ✅

@JAORMX
JAORMX merged commit ffcc11b into main Apr 20, 2026
26 checks passed
@JAORMX
JAORMX deleted the skills/mongodb branch April 20, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skills Skill packaging, vendor skill imports

Projects

None yet

Development

Successfully merging this pull request may close these issues.

skill: package mongodb/agent-skills into dockyard

2 participants