nextdns-api
4
总安装量
3
周安装量
#54312
全站排名
安装命令
npx skills add https://github.com/tuanductran/nextdns-skills --skill nextdns-api
Agent 安装分布
opencode
3
gemini-cli
3
qwen-code
3
claude-code
3
github-copilot
3
codex
3
Skill 文档
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 |
| logs-clear | clear logs, delete logs, purge, gdpr | Permanently delete all logs |
| 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 |
| rewrites | rewrites, dns records, custom dns, hostname override, cname | Manage DNS rewrite records |
| settings | settings, logs, log retention, log location, cache boost, cname flattening | Manage profile settings |
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 |