np-lake

Query nullplatform Customer Lake tables with SQL for data analysis.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/nullplatform/ai-plugins --skill np-lake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: np-lake
Source: https://github.com/nullplatform/ai-plugins/tree/main/marketplace/plugins/np-troubleshooting/skills/np-lake
Command: npx skills add https://github.com/nullplatform/ai-plugins --skill np-lake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides direct SQL access to the nullplatform Customer Lake, enabling complex data analysis and cross-entity relationship queries that would be cumbersome or impossible with individual API calls.

Core Features & Use Cases

  • Comprehensive Data Access: Query over 52 tables across 6 domains (Approvals, Audit, Core Entities, Governance, Parameters, SCM).
  • Efficient Data Retrieval: Replace multiple API requests with a single, optimized SQL query.
  • Use Case: Analyze the current state of multiple entities, perform bulk entity state analysis, investigate approval workflows, audit parameter configurations, or run complex analytical queries across different domains.

Quick Start

Use the np-lake skill to query the count of all active deployments.

Frequently Asked Questions about np-lake

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

FAQPage Schema
How do I query the nullplatform data lake using SQL for advanced analytics?

You can query the nullplatform data lake using SQL by running direct queries against the Customer Lake, accessing over 52 tables across 6 domains to perform complex joins and retrieve data efficiently without multiple API calls.

What's the best way to replace multiple nullplatform API calls with a single data request?

The best way to replace multiple nullplatform API calls is to use a single SQL query against the data lake, enabling bulk entity state analysis and complex cross-domain joins in one optimized request.

Can I join audit logs and core entity tables in the nullplatform data lake?

Yes, you can join audit logs and core entity tables in the nullplatform data lake. The SQL querying capability supports complex joins across 52 tables in 6 domains, including audit, core entities, approvals, governance, parameters, and SCM.

Does the nullplatform data lake support bulk entity state analysis and workflow investigation?

The nullplatform data lake fully supports bulk entity state analysis and workflow investigation by allowing direct SQL queries that retrieve and aggregate current entity states across multiple domains simultaneously.

What data domains are available for SQL querying in the nullplatform Customer Lake?

The nullplatform Customer Lake provides SQL querying access to 6 data domains: approvals, audit logs, core entities, governance, parameters, and SCM data, encompassing over 52 tables for comprehensive data analysis.

When should I use direct SQL queries instead of nullplatform API calls for data analysis?

You should use direct SQL queries instead of nullplatform API calls when you need to perform complex cross-entity relationship queries, bulk parameter auditing, or analytical reporting that would be cumbersome or impossible with individual API requests.