np-api

Official

Navigate and query the Nullplatform API

Authornullplatform
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a command-line interface to interact with the Nullplatform API, enabling users to explore entities, query data, and understand API structure without needing to write raw HTTP requests.

Core Features & Use Cases

  • API Exploration: Discover available API endpoints, their parameters, and expected responses.
  • Data Fetching: Retrieve specific data points or lists of resources from Nullplatform.
  • Authentication Management: Helps verify and configure authentication for API access.
  • Use Case: A developer needs to find all active applications within a specific namespace. They can use /np-api search-endpoint application to find the relevant endpoint, then /np-api describe-endpoint /application to understand its parameters, and finally /np-api fetch-api "/application?namespace_id={id}&status=active" to get the data.

Quick Start

Use /np-api to see the map of entities and relationships in Nullplatform.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: np-api
Download link: https://github.com/nullplatform/ai-plugins/archive/main.zip#np-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.