What problem does it solve?
This skill prevents the deployment of pipeline blueprints that use stubbed or placeholder components, ensuring that every advertised stage in an NPA workbench pipeline performs actual work rather than echoing dummy data.
Core Features & Use Cases
- Component Validation: Automatically audits tool references to distinguish between real operational modules and demo stubs.
- Pipeline Integrity: Ensures that downstream stages receive valid, real-world artifacts like processed video or verified reports instead of manifest placeholders.
- Use Case: When building a robotics data pipeline, use this skill to verify that your Cosmos Transfer and FiftyOne curation stages are invoking the actual GPU-accelerated execution modules rather than echo-based stubs.
Quick Start
Run the real-components audit on your current workbench pipeline configuration to identify and replace any stubbed tool references with their production-ready counterparts.