tuanductran

nextdns-api

1
0
# Install this skill:
npx skills add tuanductran/nextdns-skills --skill "nextdns-api"

Install specific skill from multi-skill repository

# Description

NextDNS API integration best practices for authentication, profile management, analytics, logs, and real-time streaming. This skill should be used when working with NextDNS API endpoints, handling DNS analytics, managing security profiles, or implementing DNS filtering solutions. Triggers on tasks involving NextDNS profiles, DNS logs, analytics queries, or API integration.

# SKILL.md


name: nextdns-api
description: NextDNS API integration best practices for authentication, profile management, analytics, logs, and real-time streaming. This skill should be used when working with NextDNS API endpoints, handling DNS analytics, managing security profiles, or implementing DNS filtering solutions. Triggers on tasks involving NextDNS profiles, DNS logs, analytics queries, or API integration.
license: MIT
metadata:
author: tuanductran
version: "1.0.0"


NextDNS API Skills

Capability Rules

Rule Keywords Description
authentication API key, X-API-Key, authorization, authentication Authenticate with NextDNS API
profile-management create profile, update profile, delete profile, profile settings Manage NextDNS profiles
security-settings threat intelligence, cryptojacking, DNS rebinding, typosquatting Configure security features
privacy-settings blocklists, native tracking, disguised trackers, affiliate Configure privacy features
parental-control parental control, safe search, youtube restricted, block bypass Configure parental controls
allowlist-denylist allowlist, denylist, domain blocking, domain allowing Manage allow/deny lists
analytics-queries analytics, query parameters, date filtering, pagination Query analytics data
analytics-endpoints status, domains, reasons, devices, protocols Access analytics endpoints
time-series-data time series, charts, interval, alignment, timezone Retrieve time series data
logs-management logs, filtering, search, raw logs, deduplication Query and filter logs
logs-streaming SSE, real-time, streaming, Server-sent events Stream logs in real-time
error-handling error response, validation, 400 error, error format Handle API errors
pagination cursor, limit, next page, pagination Paginate API responses
date-formats ISO 8601, UNIX timestamp, relative dates, date parsing Use correct date formats
nested-endpoints nested objects, child endpoints, PATCH, DELETE Work with nested endpoints

Efficiency Rules

Rule Keywords Description
response-format data, meta, errors, response structure Parse API responses
logs-download download logs, export logs, redirect Download log files

Reference

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.