← 返回 Skills 市场
Nova Orbit
作者
Jokerli530
· GitHub ↗
· v1.0.0
· MIT-0
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nova-orbit
功能描述
Nova 自驱动轨道 — GitHub调研 + 自进化记忆 + 模式复用 + 人机协作。Nova 的核心智能引擎。
安全使用建议
What to check before installing:
- The SKILL.md expects several local tools/services (ByteRover 'brv' CLI, a local HTTP proxy at 127.0.0.1:7897, and a Star Office service at 127.0.0.1:19000) but the skill metadata does not declare these requirements — confirm you have those components and trust their origins.
- Inspect ~/.openclaw/workspace/nova-mind/scripts/self-assessment.sh and any other scripts the skill will run. Ensure they don't execute untrusted commands or transmit sensitive files.
- Determine what 'brv curate' and 'brv query' do and where they send data. If brv forwards content to a remote service, curated repository README or logs could be uploaded; decide whether that's acceptable.
- The skill will read and append files in your home directory (memory, patterns, token-log). Back up anything important and consider running the skill in a sandboxed account or container if you are unsure.
- If you don't want autonomous persistence, restrict the skill's invocation or disable automatic runs until you can audit the toolchain.
Additional information that would raise confidence: the concrete implementation/details of 'brv' (local CLI vs remote service), contents of the self-assessment script, and whether the local proxy and Star Office endpoints are controlled by you or by an external/unknown component.
能力评估
Purpose & Capability
The skill claims to be a self-evolving research engine and the runtime instructions align with that purpose (GitHub research, pattern extraction, local memory). However, the SKILL.md expects external/local tools and services (ByteRover CLI 'brv', ARIS endpoints, a local proxy at 127.0.0.1:7897, Star Office at 127.0.0.1:19000, various shell utilities) while the skill metadata declares no required binaries, env vars, or credentials. That mismatch (required runtime components not declared) is an incoherence.
Instruction Scope
Instructions instruct the agent to read and write files under ~/.openclaw/workspace/nova-mind, invoke shell commands (curl, jq, base64, bash), call local HTTP endpoints, run 'brv curate' which may transmit curated content, and execute a user script (~/.openclaw/.../self-assessment.sh). These actions go beyond mere API lookups and grant the skill broad discretion over local data and commands. The SKILL.md also mandates routing GitHub calls through a local proxy (127.0.0.1:7897), which could be benign but could also enable routing through an unexpected tunnel; the instructions do not explain where curated data is sent or whether 'brv' is local-only.
Install Mechanism
This is an instruction-only skill with no install spec, so nothing will be written by an installer. That's lower technical risk. However, the runtime presumes the presence of third-party CLIs and services (brv, Star Office, proxy) that are not installed or validated by the skill — the missing installation/requirement declarations are an operational/integrity gap rather than an installer risk.
Credentials
No environment variables or credentials are declared, yet the instructions expect access to a workspace in the user's home, to local services and to external APIs (GitHub). The skill will read and append to files in ~/.openclaw/workspace/nova-mind and run scripts from there. Because 'brv curate' and other commands may transmit content outside the host, the absence of declared endpoints/credentials makes it unclear whether sensitive content could be forwarded. The requested filesystem and local-service access is moderately privileged relative to the declared metadata.
Persistence & Privilege
The skill does not set always:true and does not declare system-wide configuration changes, but it writes persistent artifacts (daily memory files, pattern files, token logs) under ~/.openclaw/workspace/nova-mind and expects to run recurring self-assessment scripts. Persistent local state plus autonomous invocation (the platform default) means the skill can evolve and retain behaviors across sessions; this is expected for a 'self-evolving' engine but raises the usual caution about persistent, writable state.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nova-orbit - 安装完成后,直接呼叫该 Skill 的名称或使用
/nova-orbit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - autonomous AI engine
元数据
常见问题
Nova Orbit 是什么?
Nova 自驱动轨道 — GitHub调研 + 自进化记忆 + 模式复用 + 人机协作。Nova 的核心智能引擎。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Nova Orbit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nova-orbit」即可一键安装,无需额外配置。
Nova Orbit 是免费的吗?
是的,Nova Orbit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nova Orbit 支持哪些平台?
Nova Orbit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nova Orbit?
由 Jokerli530(@jokerli530)开发并维护,当前版本 v1.0.0。
推荐 Skills