Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

wifiwifi 搜索

Agent Skill

wifi 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

37,993

周安装

1,632

GitHub Stars

3

下载量

13,317
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:wifi(wifi 搜索)
来源仓库:https://github.com/ivangdavila/wifi
安装命令:
openclaw skills install wifi
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install wifi

简介

wifi 用于查找、检索和筛选相关信息,适合在 OpenClaw 中根据关键词、任务场景或来源线索快速定位候选结果。

  • 它通过通道优化和诊断来排除无线网络故障并保护无线网络安全。
  • 通过 clawhub 安装,命令为 openclaw skills install wifi,具体用法可参考来源仓库和 README。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。
  • wifi 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
WiFi
description
Troubleshoot and secure wireless networks with channel optimization and diagnostics.
metadata
{"clawdbot":{"emoji":"📶","os":["linux","darwin","win32"]}}

Band Selection Traps

  • 2.4GHz penetrates walls better but congested — neighbors' networks interfere
  • 5GHz faster but shorter range — may not reach all rooms
  • Same SSID for both bands can cause issues — device may stick to weak 5GHz instead of switching
  • 6GHz (WiFi 6E) requires compatible devices — falls back to 5GHz if unsupported

Channel Interference

  • 2.4GHz only has 3 non-overlapping channels (1, 6, 11) — using others causes interference with neighbors
  • "Auto" channel selection often picks poorly — scan and set manually in congested areas
  • 5GHz has more channels but DFS channels may pause for radar — causes brief disconnects near airports
  • Microwave ovens interfere with 2.4GHz channel 11 — kitchen dead zones are real

Security Mistakes

  • WPA2-Personal minimum — WEP and WPA crackable in minutes
  • WPA3 preferred when all devices support — falls back silently if mixed
  • WPS is a backdoor — disable it, PIN can be brute-forced regardless of password strength
  • Hidden SSID doesn't improve security — devices broadcast it anyway when searching
  • MAC filtering trivially bypassed — MACs visible in air, easy to spoof

Speed Issues

  • "Connected" doesn't mean good signal — check RSSI, below -70dBm is poor
  • WiFi speed is shared medium — many devices = less bandwidth each
  • Advertised speeds are theoretical max — real throughput is 50-70% at best
  • Old devices slow entire network on 2.4GHz — legacy rates affect everyone
  • USB 3.0 devices interfere with 2.4GHz — especially external drives near router

Connection Drops

  • DHCP lease expiring causes reconnect — reduce lease time for troubleshooting, increase for stability
  • Roaming between access points isn't seamless — same SSID doesn't mean smooth handoff
  • Power saving mode causes ping spikes — disable on devices where latency matters
  • Driver issues more common than hardware — update or rollback WiFi drivers first

Diagnostics

  • Ping router IP, not internet — isolates WiFi from ISP issues
  • Signal strength varies by location — walk around while monitoring
  • Channel scanner shows neighbor congestion — choose least crowded
  • Packet loss under 1% is acceptable — higher indicates interference or range issues

Router Placement

  • Center of coverage area, not corner of house — signals radiate outward
  • Elevated position improves coverage — floor level gets blocked by furniture
  • Away from metal objects and aquariums — water and metal block signals
  • Router antennas perpendicular to each other — covers horizontal and vertical planes

Guest Networks

  • Isolates untrusted devices from main network — IoT devices can't reach your computers
  • Separate password allows sharing without exposing main credentials
  • Bandwidth limiting available on most routers — prevent guests from saturating connection
  • Captive portal unnecessary for home — just use WPA2 with password

Mesh vs Extenders

  • Extenders halve bandwidth — repeating uses same channel for backhaul
  • Mesh systems with dedicated backhaul avoid this — wired backhaul even better
  • Single router often enough — try repositioning before buying mesh
  • Adding access points to wrong locations creates more problems — coverage overlap causes roaming issues

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

82.12%
按下载量换算10,936

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills