← Back to Skills Marketplace
wangjiaocheng

Omniscient

by 波动几何 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
124
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install omniscient
Description
全知全能技能 — 整合认知套件、执行框架、系统控制三大能力层,并配备编排引擎。 认知层:四种思维操作码(直用/改进/迁移/构建)覆盖所有思考任务; 执行层:大语言模型 + 命令执行工具,自动化代码生成与脚本执行; 操控层:Windows桌面软件、系统硬件、串口设备、物联网平台、图形界面自动化、蓝牙设备、GPU显卡...
Usage Guidance
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.
Capability Tags
cryptocan-make-purchasesrequires-oauth-token
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install omniscient
  3. After installation, invoke the skill by name or use /omniscient
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 桌面、硬件、串口、物联网、图形界面等多种系统操控功能 - 强化安全机制,高危操作需确认,并支持自动出错修复与断点恢复
Metadata
Slug omniscient
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Omniscient?

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

How do I install Omniscient?

Run "/install omniscient" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Omniscient free?

Yes, Omniscient is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Omniscient support?

Omniscient is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Omniscient?

It is built and maintained by 波动几何 (@wangjiaocheng); the current version is v1.0.2.

💬 Comments