← 返回 Skills 市场
wangjiaocheng

Omniscient

作者 波动几何 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
124
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install omniscient
功能描述
全知全能技能 — 整合认知套件、执行框架、系统控制三大能力层,并配备编排引擎。 认知层:四种思维操作码(直用/改进/迁移/构建)覆盖所有思考任务; 执行层:大语言模型 + 命令执行工具,自动化代码生成与脚本执行; 操控层:Windows桌面软件、系统硬件、串口设备、物联网平台、图形界面自动化、蓝牙设备、GPU显卡...
安全使用建议
This skill bundles many powerful local-control scripts (camera, microphone, GUI automation, serial, Bluetooth, GPU, disk, PowerShell/registry edits, etc.). Although the scripts implement what the README claims (so the package is internally coherent), it can: 1) access/modify hardware and system state, 2) record audio and capture photos, 3) run PowerShell/shell commands and change registry or power plans, and 4) auto-install Python packages from PyPI at runtime. Before installing: - Only install if you fully trust the author or are prepared to audit the code. - Run it in an isolated environment (VM, disposable account, or sandbox) first. - Review the bundled scripts (the ones listed) for any network callbacks, hardcoded endpoints, or unreachable/obfuscated code (some files were truncated in the manifest; review those too). - Prefer explicit, interactive confirmation before allowing any camera/microphone/registry/disk-modifying operations. - If you need limited functionality, ask for a smaller skill scoped only to the required subsystem (e.g., 'camera-only' or 'audio-only'). If you want, I can: 1) scan the remaining omitted files for risky patterns, 2) list exact places where the scripts auto-install packages, or 3) produce specific steps to sandbox and test this skill safely.
能力标签
cryptocan-make-purchasesrequires-oauth-token
能力评估
Purpose & Capability
The name/description (full-system control, cognition+execution+control) aligns with the shipped Python controller scripts which cover audio, camera, bluetooth, serial, GPU, storage, network, GUI automation, etc. The requested metadata (no env vars, no binaries) is coherent because the skill operates locally via bundled scripts.
Instruction Scope
SKILL.md instructs the agent to automatically route arbitrary tasks to system-control scripts and states it 'applies to any task, no exceptions.' That grants broad discretion. The runtime instructions rely on launching many local actions (PowerShell, shell commands, hardware access). The doc claims high-risk operations require user confirmation but I cannot verify enforcement in the instructions; the scripts do perform sensitive actions (camera capture, microphone recording, registry edits, executing PowerShell commands).
Install Mechanism
No external install spec (lower risk) and all code is bundled. However multiple controller scripts auto-install dependencies at runtime via pip (pycaw, sounddevice, opencv, bleak, psutil, etc.), which implies network access to PyPI and dynamic package execution — this increases runtime attack surface and supply-chain risk.
Credentials
The skill requests no environment variables or external credentials, which is proportionate to local device control. Nevertheless, the skill exercises wide access to local subsystems (files, devices, PowerShell, registry) without declaring privileged requirements; some operations may require elevated permissions and can affect system state.
Persistence & Privilege
always:false (good) but model invocation is enabled (normal). The combination of autonomous invocation capability and extremely broad local control increases blast radius: if the agent invokes the skill without careful confirmation, it could perform many sensitive actions. SKILL.md claims safety gating, but that gating is a policy statement in text, not an enforced technical control visible in the package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install omniscient
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /omniscient 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
全知全能技能。
v1.0.1
**Summary: Expanded system control capabilities with new device management modules.** - 新增十八大控制脚本模块,支持蓝牙、GPU、磁盘、音频、电池、电源、输入设备、显示、温度风扇、打印机、摄像头、扫描仪等设备的统一自动化控制 - 脚本目录下增加 audio_controller.py、battery_controller.py、bluetooth_controller.py、camera_controller.py、display_controller.py、gpu_controller.py、input_controller.py、network_controller.py、printer_controller.py、scanner_controller.py、storage_controller.py、thermal_controller.py 等文件 - 系统控制层主功能范围由原六大模块升级至全面十八大类硬件/设备 - SKILL.md 全面补充对新模块及原子基元示例的详细描述 - 新增安全控制及依赖安装说明以适配更复杂硬件场景
v1.0.0
omniscient v1.0.0 - 首次发布,推出全知全能技能,整合认知、自动化执行、系统控制三大能力层 - 支持统一编排机制,将认知输出、脚本命令、代码生成、工具调用、技能插件自由组合为执行链条 - 内置任务路由器,自动识别任务类型并选择最优执行层 - 覆盖 Windows 桌面、硬件、串口、物联网、图形界面等多种系统操控功能 - 强化安全机制,高危操作需确认,并支持自动出错修复与断点恢复
元数据
Slug omniscient
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Omniscient 是什么?

全知全能技能 — 整合认知套件、执行框架、系统控制三大能力层,并配备编排引擎。 认知层:四种思维操作码(直用/改进/迁移/构建)覆盖所有思考任务; 执行层:大语言模型 + 命令执行工具,自动化代码生成与脚本执行; 操控层:Windows桌面软件、系统硬件、串口设备、物联网平台、图形界面自动化、蓝牙设备、GPU显卡... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Omniscient?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install omniscient」即可一键安装,无需额外配置。

Omniscient 是免费的吗?

是的,Omniscient 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Omniscient 支持哪些平台?

Omniscient 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Omniscient?

由 波动几何(@wangjiaocheng)开发并维护,当前版本 v1.0.2。

💬 留言讨论