asp

Manage MongoDB Atlas Stream Processing workspaces, processors, connections, and collection checks via natural language requests.

2|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/kgorman/asp_claude --skill asp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asp
Source: https://github.com/kgorman/asp_claude/tree/main/skills/asp
Command: npx skills add https://github.com/kgorman/asp_claude --skill asp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you manage MongoDB Atlas Stream Processing workflows without memorizing CLI syntax or pipeline details. It turns natural language requests into precise actions for creating, starting, stopping, inspecting, and tuning streaming processors.

Core Features & Use Cases

  • Workspace management: list, create, inspect, and delete ASP workspaces.
  • Processor lifecycle control: create processors, start them with auto tier selection, stop them, restart them, and remove them when needed.
  • Monitoring and optimization: inspect stats, profile performance, review tier recommendations, and verify data flow through collections and materialized views.
  • Use case: Ask for a processor to be started, checked for errors, or tuned to the right tier after a pipeline change.

Quick Start

Ask Claude to list your stream processing workspaces or start a named processor with auto tier selection.

Frequently Asked Questions about asp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage MongoDB Atlas Stream Processing workspaces without memorizing CLI syntax?

You can manage MongoDB Atlas Stream Processing workspaces using natural language requests to list, create, inspect, and delete ASP workspaces, which translates your commands into precise deterministic CLI actions without requiring manual syntax memorization.

What do I need to set up before controlling MongoDB Atlas stream processors?

To control MongoDB Atlas stream processors, you need the sp CLI installed, valid Atlas API credentials, and valid processor or workspace configuration files to execute deterministic management tasks successfully.

Can I automatically select the right tier when starting a MongoDB stream processor?

Yes, you can start a MongoDB stream processor with automatic tier selection, which profiles performance, reviews tier recommendations, and tunes the processor to the right tier after a pipeline change.

How do I verify data flow through collections in an Atlas Stream Processing pipeline?

To verify data flow through collections in an Atlas Stream Processing pipeline, you can inspect processor stats, profile performance, and check materialized views to ensure streaming pipeline workloads are routing data correctly.

What is the best way to stop and restart MongoDB streaming processors in a pipeline?

The best way to stop and restart MongoDB streaming processors is through lifecycle control operations that allow you to halt, restart, and remove processors using natural language instructions rather than manual CLI commands.