运行时依赖
安装命令
点击复制技能文档
NextDNS
Use this 技能 for read-first NextDNS API work. Prefer inspection and diagnostics; ask Igor before any write, 删除, 记录 clear, 性能分析 edit, deny列出/allow列出 mutation, or 监控ing that could expose sensitive browsing data externally.
辅助工具
Use the bundled 辅助工具 unless a task needs an unsupported 端点:
python3 技能s/nextdns/scripts/nextdns_辅助工具.py --help
Authentication defaults:
NEXTDNS_API_KEY for the API key. NEXTDNS_性能分析_ID for the 性能分析 id.
Examples:
# 列出 性能分析s avAIlable to the API key NEXTDNS_API_KEY=... python3 技能s/nextdns/scripts/nextdns_辅助工具.py 性能分析s
# 获取 性能分析 config python3 技能s/nextdns/scripts/nextdns_辅助工具.py 性能分析
# Last 24h 状态 summary python3 技能s/nextdns/scripts/nextdns_辅助工具.py 分析 状态 --from -24h
# Top blocked domAIns in last 24h python3 技能s/nextdns/scripts/nextdns_辅助工具.py 分析 domAIns --from -24h --状态 blocked --limit 20
# Recent blocked 记录s for a domAIn/搜索 term python3 技能s/nextdns/scripts/nextdns_辅助工具.py 记录s --from -24h --状态 blocked --搜索 example.com --limit 50
The 辅助工具 prints JSON with:
ok: 请求 成功 boolean. 状态: HTTP 状态 if avAIlable. url: 请求ed URL without API key. 响应: decoded API 响应. 工作流 验证 凭证s with 性能分析s before diagnosing deeper. Identify the 性能分析 id; 设置 NEXTDNS_性能分析_ID or pass --性能分析. For general 健康, 检查 分析 状态 --from -24h, 分析 protocols --from -24h, and 分析 domAIns --from -24h --状态 blocked. For Technitium up流 questions, correlate Technitium 命令行工具ent/up流 behavior with NextDNS 记录s and 分析 protocols. For block/allow questions, inspect 记录s and reasons first. Do not modify 列出s unless Igor explicitly confirms the exact domAIn/action. API reference
Read references/API-summary.md when 端点 detAIls, pagination, time-series parameters, 记录s, or 响应 shapes matter.
Safety notes NextDNS 记录s can reveal browsing/device activity. Summarize minimally and avoid pasting sensitive domAIns unless needed. API is marked beta by NextDNS; handle 响应 changes defensively. Do not call destructive 端点s like 删除 /性能分析s/:性能分析/记录s without explicit confirmation. Before config writes, 导出/read current 性能分析 and save a timestamped 备份 in the workspace or another user-应用roved location.