windows

windows is a skill for Claude Code, Codex from Joho6666/xiaozhi-windows-agent. It costs 0 tokens per session (29 once invoked), scanned A, original, MIT.

A Windows assistant skill for opening approved applications, inspecting permitted folders, and reading limited text files.

In plain words
What is it for?
Opening allowlisted apps, examining permitted folders, reading bounded text files, and reporting non-sensitive system details.
Why use it?
It lets the coding agent perform allowed Windows and development-tool checks without accessing restricted information.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Opening allowlisted apps, examining permitted folders, reading bounded text files, and reporting non-sensitive system details.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/joho6666/xiaozhi-windows-agent/windows
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Joho6666/xiaozhi-windows-agent --skill windows
Clone the repo
git clone --depth 1 https://github.com/Joho6666/xiaozhi-windows-agent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for windows

README.md
[![agentmods](https://agentmods.dev/badge/skills/joho6666/xiaozhi-windows-agent/windows/github.svg)](https://agentmods.dev/skills/joho6666/xiaozhi-windows-agent/windows)
Your own site
<a href="https://agentmods.dev/skills/joho6666/xiaozhi-windows-agent/windows"><img src="https://agentmods.dev/badge/skills/joho6666/xiaozhi-windows-agent/windows/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for windows

Your own site · 80×15
<a href="https://agentmods.dev/skills/joho6666/xiaozhi-windows-agent/windows"><img src="https://agentmods.dev/badge/skills/joho6666/xiaozhi-windows-agent/windows.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 29 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00029
Opus 5 $0.00000 $0.00015
Sonnet 5 $0.00000 $0.00006
Haiku 4.5 $0.00000 $0.00003

Measured 8d ago against content hash a7764a39f24d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

windows scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/windows/SKILL.md · 5 lines

What it actually says

Windows Assistant

Open allowlisted applications, inspect permitted folders, read bounded text files, and report non-sensitive system and development-tool information.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 5 lines · 0 tokens per session scan A a7764a39f24d

Subscribe to this mod's changes

windows is a skill published in the GitHub repository Joho6666/xiaozhi-windows-agent (0 stars, last pushed 16d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 29 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ruview-configure

Configure RuView — ESP32 sdkconfig variants, NVS provisioning, WiFi channel / MAC filter overrides (ADR-060), edge intelligence modules (ADR-041), sensing-server flags, multi-node mesh, and Cognitum Seed integration. Use when adjusting how a deployed RuView system behaves without changing code.

ruvnet/RuView · 67 tokens

ruview-applications

Run RuView sensing applications — presence/occupancy, breathing & heart rate, activity & fall detection, 17-keypoint pose estimation (WiFlow), sleep monitoring & apnea screening, environment mapping, Mass Casualty Assessment (MAT), and the 3D point-cloud fusion demo. Use when someone wants to actually do something…

ruvnet/RuView · 79 tokens

ruview-mmwave

Set up and run RuView mmWave / FMCW radar sensing — ESP32-C6 + Seeed MR60BHA2 (60 GHz, heart rate / breathing rate / presence) and HLK-LD2410 (24 GHz, presence + distance), plus mmWave↔WiFi-CSI sensor fusion (48-byte fused vitals, MR60BHA2/LD2410 auto-detect, v0.5.0+). Use when the deployment includes a…

ruvnet/RuView · 116 tokens

ruview-verify

Verify a RuView build — full Rust workspace tests, the deterministic Python pipeline proof (SHA-256 Trust Kill Switch), firmware hash manifest, and the ADR-028 witness bundle with one-command self-verification. Use after any significant change, before merging a PR, or to produce an attestation bundle for a recipient.

ruvnet/RuView · 69 tokens

evolve

Evolve this harness with Darwin Mode — frozen model, evolving harness (real, sandboxed, safety-gated).

ruvnet/RuView · 26 tokens

provision-node

Build, flash, and provision an ESP32-S3/C6 CSI node for RuView — firmware variant choice, ESP-IDF Windows-subprocess flow, NVS/WiFi/channel/MAC-filter overrides.

ruvnet/RuView · 46 tokens