Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
AdGuard Home Skill AdGuard Home Skill 🛡️ Query AdGuard Home instances for DNS statistics, blocked domains, and client activity 🛡️ 查询 AdGuard Home 实例的 DNS 统计、拦截域名和客户端活动 --- Features | 功能特性 - ✅ Multi-instance support | 支持多实例配置 - ✅ Real-time DNS query statistics | 实时 DNS 查询统计 - ✅ Blocked domains leaderboard | 拦截域名排行 - ✅ Active client analysis | 活跃客户端分析 - ✅ Health status check | 健康状态检查 - ✅ Service status monitoring | 服务状态监控 - ✅ DNS confi Capability contract not published. No trust telemetry is available yet. Last updated 2/24/2026.
Freshness
Last checked 2/24/2026
Best For
adguard-home-skill is best for be workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack
AdGuard Home Skill AdGuard Home Skill 🛡️ Query AdGuard Home instances for DNS statistics, blocked domains, and client activity 🛡️ 查询 AdGuard Home 实例的 DNS 统计、拦截域名和客户端活动 --- Features | 功能特性 - ✅ Multi-instance support | 支持多实例配置 - ✅ Real-time DNS query statistics | 实时 DNS 查询统计 - ✅ Blocked domains leaderboard | 拦截域名排行 - ✅ Active client analysis | 活跃客户端分析 - ✅ Health status check | 健康状态检查 - ✅ Service status monitoring | 服务状态监控 - ✅ DNS confi
Public facts
4
Change events
1
Artifacts
0
Freshness
Feb 24, 2026
Capability contract not published. No trust telemetry is available yet. Last updated 2/24/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 24, 2026
Vendor
Foxleoly
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. Last updated 2/24/2026.
Setup snapshot
git clone https://github.com/foxleoly/adguard-home-skill.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Foxleoly
Protocol compatibility
OpenClaw
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
Parameters
bash
# Install from ClawHub registry | 从 ClawHub 安装 clawhub install adguard-home # Verify installation | 验证安装 clawhub list | grep adguard-home
bash
# Clone the repository | 克隆仓库 git clone https://github.com/foxleoly/adguard-home-skill.git cd adguard-home-skill # Copy to your skills directory | 复制到技能目录 cp -r . ~/.openclaw/workspace/skills/adguard-home/
bash
# Edit adguard-instances.json | 编辑配置文件 vim ~/.openclaw/workspace/adguard-instances.json
json
{
"instances": {
"dns1": {
"url": "http://192.168.1.1:80",
"username": "admin",
"password": "your-password"
}
}
}bash
chmod 600 ~/.openclaw/workspace/adguard-instances.json
bash
/adguard stats dns1
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
AdGuard Home Skill AdGuard Home Skill 🛡️ Query AdGuard Home instances for DNS statistics, blocked domains, and client activity 🛡️ 查询 AdGuard Home 实例的 DNS 统计、拦截域名和客户端活动 --- Features | 功能特性 - ✅ Multi-instance support | 支持多实例配置 - ✅ Real-time DNS query statistics | 实时 DNS 查询统计 - ✅ Blocked domains leaderboard | 拦截域名排行 - ✅ Active client analysis | 活跃客户端分析 - ✅ Health status check | 健康状态检查 - ✅ Service status monitoring | 服务状态监控 - ✅ DNS confi
🛡️ Query AdGuard Home instances for DNS statistics, blocked domains, and client activity
🛡️ 查询 AdGuard Home 实例的 DNS 统计、拦截域名和客户端活动
# Install from ClawHub registry | 从 ClawHub 安装
clawhub install adguard-home
# Verify installation | 验证安装
clawhub list | grep adguard-home
# Clone the repository | 克隆仓库
git clone https://github.com/foxleoly/adguard-home-skill.git
cd adguard-home-skill
# Copy to your skills directory | 复制到技能目录
cp -r . ~/.openclaw/workspace/skills/adguard-home/
Create configuration file | 创建配置文件:
# Edit adguard-instances.json | 编辑配置文件
vim ~/.openclaw/workspace/adguard-instances.json
Add your instances | 添加实例:
{
"instances": {
"dns1": {
"url": "http://192.168.1.1:80",
"username": "admin",
"password": "your-password"
}
}
}
Secure the config file | 保护配置文件:
chmod 600 ~/.openclaw/workspace/adguard-instances.json
Test the skill | 测试技能:
/adguard stats dns1
# Statistics & Monitoring | 统计与监控
/adguard stats [instance] # DNS statistics | DNS 统计
/adguard top-clients [instance] # Top 10 active clients | 活跃客户端 Top 10
/adguard top-blocked [instance] # Top 10 blocked domains | 被拦截域名 Top 10
/adguard health [instance] # Health check | 健康检查
/adguard status [instance] # Service status | 服务状态
# Configuration & Rules | 配置与规则
/adguard dns-info [instance] # DNS configuration | DNS 配置详情
/adguard filter-rules [instance] # Filter rules and lists | 过滤规则和列表
/adguard clients [instance] # Configured clients | 已配置的客户端
/adguard tls-status [instance] # TLS/encryption status | TLS/加密状态
# Query Log | 查询日志
/adguard querylog [instance] [n] # Recent n queries (default: 10) | 最近 n 条查询
# Query dns1 instance statistics | 查询 dns1 实例的统计
/adguard stats dns1
# Check service status | 检查服务状态
/adguard status dns1
# View DNS configuration | 查看 DNS 配置
/adguard dns-info dns1
# View filter rules | 查看过滤规则
/adguard filter-rules dns1
# View last 20 DNS queries | 查看最近 20 条 DNS 查询
/adguard querylog dns1 20
# Check TLS status | 检查 TLS 状态
/adguard tls-status dns1
# If no instance specified, uses the first configured instance | 不指定实例则使用第一个
/adguard stats
stats command | stats 命令:
📊 AdGuard Home Statistics (dns1)
Total DNS Queries: 141,647
Blocked Requests: 32,540 (23.0%)
Avg Response Time: 0.005ms
status command | status 命令:
🔧 AdGuard Home Status (dns1)
Version: v0.107.72
Running: ✅ Yes
Protection: ✅ Enabled
DNS Port: 53
HTTP Port: 1080
Language: zh-cn
DHCP Available: ✅ Yes
dns-info command | dns-info 命令:
🌐 DNS Configuration (dns1)
Protection: ✅ Enabled
Rate Limit: 20 req/s
Upstream Mode: parallel
Cache: ✅ 4MB
DNSSEC: ❌ Disabled
IPv6: ✅ Enabled
Upstream DNS Servers:
1. https://dns.alidns.com/dns-query
2. 192.168.1.1:53
3. 8.8.8.8:53
filter-rules command | filter-rules 命令:
🛡️ Filter Rules (dns1)
Filtering: ✅ Enabled
Update Interval: 12 hours
User Rules: 6 custom rules
Filter Lists:
1. ✅ AdAway Default Blocklist (6540 rules)
2. ✅ gh_100M_block (1110461 rules)
3. ✅ 三角洲行动黑名单 (78126 rules)
querylog command | querylog 命令:
📜 Recent DNS Queries (dns1) - Last 5 entries
1. [12:26:44 AM] 🚫 BLOCKED api.telegram.org (192.168.145.188)
2. [12:26:43 AM] 🚫 BLOCKED self.events.data.microsoft.com (192.168.145.123)
Rule: ||events.data.microsoft.com^
3. [12:26:42 AM] ✅ OK open.feishu.cn (192.168.145.188)
Configure instances in adguard-instances.json. The skill searches in this order:
配置文件 adguard-instances.json 的搜索顺序:
$OPENCLAW_WORKSPACE/adguard-instances.json (if env var set | 如果设置了环境变量)~/.openclaw/workspace/adguard-instances.json (default | 默认)~/.openclaw-*/workspace/adguard-instances.json (custom workspace | 自定义工作区)Example configuration | 配置示例:
{
"instances": {
"dns1": {
"url": "http://192.168.145.249:1080",
"username": "admin",
"password": "admin"
},
"dns2": {
"url": "http://192.168.145.96:3000",
"username": "admin",
"password": "admin"
}
}
}
| Parameter | Description | Example |
|-----------|-------------|---------|
| url | AdGuard Home URL (with port) | http://192.168.145.249:1080 |
| username | Admin username | admin |
| password | Admin password | admin |
| 参数 | 说明 | 示例 |
|------|------|------|
| url | AdGuard Home 访问地址(含端口) | http://192.168.145.249:1080 |
| username | 管理员用户名 | admin |
| password | 管理员密码 | admin |
/control/login)/control/* endpointsindex.js/control/stats - Statistics data | 统计数据/control/status - Service status | 服务状态/control/dns_info - DNS configuration | DNS 配置/control/filtering/status - Filter rules | 过滤规则/control/querylog - Query log | 查询日志/control/clients - Client management | 客户端管理/control/tls/status - TLS status | TLS 状态Q: Error "No AdGuard instances configured"?
Q: 提示 "No AdGuard instances configured"?
A: The skill searches for config in multiple locations. Check these paths in order:
A: Skill 会在多个位置查找配置文件,按顺序检查:
$OPENCLAW_WORKSPACE/adguard-instances.json~/.openclaw/workspace/adguard-instances.json~/.openclaw-*/workspace/adguard-instances.jsonQ: Authentication error when querying?
Q: 查询失败,返回认证错误?
A: Verify username/password in config file. Ensure AdGuard Home service is running.
A: 检查配置文件中的用户名密码是否正确,确认 AdGuard Home 服务正常运行。
Q: How to add more instances?
Q: 如何添加更多实例?
A: Add new key-value pairs to the instances object in adguard-instances.json.
A: 在 adguard-instances.json 的 instances 对象中添加新的键值对即可。
Q: querylog shows no data?
Q: querylog 没有数据?
A: Ensure query log is enabled in AdGuard Home settings (Settings → DNS Settings → Query log).
A: 确保 AdGuard Home 设置中已启用查询日志(设置 → DNS 设置 → 查询日志)。
Security Improvements | 安全改进:
execSync + curl with native HTTPS clientTechnical Changes | 技术变更:
child_process and external curl commandshttp/https module for all API callsNew Commands | 新增命令:
status - Service status (version, protection, ports) | 服务状态(版本、保护、端口)dns-info - DNS configuration details | DNS 配置详情filter-rules - Filter rules and lists | 过滤规则和列表querylog [n] - Recent DNS queries | 最近 DNS 查询clients - Configured clients | 已配置的客户端tls-status - TLS/encryption status | TLS/加密状态Improvements | 改进:
Features | 功能:
Leo Li (@foxleoly)
License: MIT
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/snapshot"
curl -s "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/contract"
curl -s "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 5d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-16T23:42:44.021Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "be",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:be|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Foxleoly",
"href": "https://github.com/foxleoly/adguard-home-skill",
"sourceUrl": "https://github.com/foxleoly/adguard-home-skill",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/foxleoly-adguard-home-skill/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub · GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to adguard-home-skill and adjacent AI workflows.