{
  "schemaVersion": "1.0",
  "item": {
    "slug": "wifi",
    "name": "WiFi",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/wifi",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/wifi",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/wifi",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=wifi",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/wifi"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/wifi",
    "agentPageUrl": "https://openagent3.xyz/skills/wifi/agent",
    "manifestUrl": "https://openagent3.xyz/skills/wifi/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/wifi/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Band Selection Traps",
        "body": "2.4GHz penetrates walls better but congested — neighbors' networks interfere\n5GHz faster but shorter range — may not reach all rooms\nSame SSID for both bands can cause issues — device may stick to weak 5GHz instead of switching\n6GHz (WiFi 6E) requires compatible devices — falls back to 5GHz if unsupported"
      },
      {
        "title": "Channel Interference",
        "body": "2.4GHz only has 3 non-overlapping channels (1, 6, 11) — using others causes interference with neighbors\n\"Auto\" channel selection often picks poorly — scan and set manually in congested areas\n5GHz has more channels but DFS channels may pause for radar — causes brief disconnects near airports\nMicrowave ovens interfere with 2.4GHz channel 11 — kitchen dead zones are real"
      },
      {
        "title": "Security Mistakes",
        "body": "WPA2-Personal minimum — WEP and WPA crackable in minutes\nWPA3 preferred when all devices support — falls back silently if mixed\nWPS is a backdoor — disable it, PIN can be brute-forced regardless of password strength\nHidden SSID doesn't improve security — devices broadcast it anyway when searching\nMAC filtering trivially bypassed — MACs visible in air, easy to spoof"
      },
      {
        "title": "Speed Issues",
        "body": "\"Connected\" doesn't mean good signal — check RSSI, below -70dBm is poor\nWiFi speed is shared medium — many devices = less bandwidth each\nAdvertised speeds are theoretical max — real throughput is 50-70% at best\nOld devices slow entire network on 2.4GHz — legacy rates affect everyone\nUSB 3.0 devices interfere with 2.4GHz — especially external drives near router"
      },
      {
        "title": "Connection Drops",
        "body": "DHCP lease expiring causes reconnect — reduce lease time for troubleshooting, increase for stability\nRoaming between access points isn't seamless — same SSID doesn't mean smooth handoff\nPower saving mode causes ping spikes — disable on devices where latency matters\nDriver issues more common than hardware — update or rollback WiFi drivers first"
      },
      {
        "title": "Diagnostics",
        "body": "Ping router IP, not internet — isolates WiFi from ISP issues\nSignal strength varies by location — walk around while monitoring\nChannel scanner shows neighbor congestion — choose least crowded\nPacket loss under 1% is acceptable — higher indicates interference or range issues"
      },
      {
        "title": "Router Placement",
        "body": "Center of coverage area, not corner of house — signals radiate outward\nElevated position improves coverage — floor level gets blocked by furniture\nAway from metal objects and aquariums — water and metal block signals\nRouter antennas perpendicular to each other — covers horizontal and vertical planes"
      },
      {
        "title": "Guest Networks",
        "body": "Isolates untrusted devices from main network — IoT devices can't reach your computers\nSeparate password allows sharing without exposing main credentials\nBandwidth limiting available on most routers — prevent guests from saturating connection\nCaptive portal unnecessary for home — just use WPA2 with password"
      },
      {
        "title": "Mesh vs Extenders",
        "body": "Extenders halve bandwidth — repeating uses same channel for backhaul\nMesh systems with dedicated backhaul avoid this — wired backhaul even better\nSingle router often enough — try repositioning before buying mesh\nAdding access points to wrong locations creates more problems — coverage overlap causes roaming issues"
      }
    ],
    "body": "Band Selection Traps\n2.4GHz penetrates walls better but congested — neighbors' networks interfere\n5GHz faster but shorter range — may not reach all rooms\nSame SSID for both bands can cause issues — device may stick to weak 5GHz instead of switching\n6GHz (WiFi 6E) requires compatible devices — falls back to 5GHz if unsupported\nChannel Interference\n2.4GHz only has 3 non-overlapping channels (1, 6, 11) — using others causes interference with neighbors\n\"Auto\" channel selection often picks poorly — scan and set manually in congested areas\n5GHz has more channels but DFS channels may pause for radar — causes brief disconnects near airports\nMicrowave ovens interfere with 2.4GHz channel 11 — kitchen dead zones are real\nSecurity Mistakes\nWPA2-Personal minimum — WEP and WPA crackable in minutes\nWPA3 preferred when all devices support — falls back silently if mixed\nWPS is a backdoor — disable it, PIN can be brute-forced regardless of password strength\nHidden SSID doesn't improve security — devices broadcast it anyway when searching\nMAC filtering trivially bypassed — MACs visible in air, easy to spoof\nSpeed Issues\n\"Connected\" doesn't mean good signal — check RSSI, below -70dBm is poor\nWiFi speed is shared medium — many devices = less bandwidth each\nAdvertised speeds are theoretical max — real throughput is 50-70% at best\nOld devices slow entire network on 2.4GHz — legacy rates affect everyone\nUSB 3.0 devices interfere with 2.4GHz — especially external drives near router\nConnection Drops\nDHCP lease expiring causes reconnect — reduce lease time for troubleshooting, increase for stability\nRoaming between access points isn't seamless — same SSID doesn't mean smooth handoff\nPower saving mode causes ping spikes — disable on devices where latency matters\nDriver issues more common than hardware — update or rollback WiFi drivers first\nDiagnostics\nPing router IP, not internet — isolates WiFi from ISP issues\nSignal strength varies by location — walk around while monitoring\nChannel scanner shows neighbor congestion — choose least crowded\nPacket loss under 1% is acceptable — higher indicates interference or range issues\nRouter Placement\nCenter of coverage area, not corner of house — signals radiate outward\nElevated position improves coverage — floor level gets blocked by furniture\nAway from metal objects and aquariums — water and metal block signals\nRouter antennas perpendicular to each other — covers horizontal and vertical planes\nGuest Networks\nIsolates untrusted devices from main network — IoT devices can't reach your computers\nSeparate password allows sharing without exposing main credentials\nBandwidth limiting available on most routers — prevent guests from saturating connection\nCaptive portal unnecessary for home — just use WPA2 with password\nMesh vs Extenders\nExtenders halve bandwidth — repeating uses same channel for backhaul\nMesh systems with dedicated backhaul avoid this — wired backhaul even better\nSingle router often enough — try repositioning before buying mesh\nAdding access points to wrong locations creates more problems — coverage overlap causes roaming issues"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/wifi",
    "publisherUrl": "https://clawhub.ai/ivangdavila/wifi",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/wifi",
    "downloadUrl": "https://openagent3.xyz/downloads/wifi",
    "agentUrl": "https://openagent3.xyz/skills/wifi/agent",
    "manifestUrl": "https://openagent3.xyz/skills/wifi/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/wifi/agent.md"
  }
}