← 返回
未分类 中文

Nm Oracle Setup

Provision the oracle inference daemon with Python 3.11+ and onnxruntime via uv
使用 uv 为 Oracle ML 推理守护进程配置 onnxruntime
athola athola 来源
未分类 clawhub v1.9.12 3 版本 100000 Key: 无需
★ 0
Stars
📥 376
下载
💾 1
安装
3
版本
#latest

概述

> Night Market Skill — ported from claude-night-market/oracle. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

Oracle Setup

Provision the ML inference environment.

What This Does

  1. Creates a Python 3.11+ virtual environment using uv
  2. Installs onnxruntime into the venv
  3. Verifies the installation

Prerequisites

  • uv must be installed
  • Internet connection for initial download

Steps

  1. Run provisioning:
cd plugins/oracle && uv run python -c "
from oracle.provision import provision_venv, get_venv_path
result = provision_venv(get_venv_path())
print(result.message)
"
  1. Report result to the user.
  2. If successful, tell the user the daemon will start on next session.
  3. If failed, show the error and suggest checking uv and network.

版本历史

共 3 个版本

  • v1.9.12 当前
    2026-06-19 20:09 安全 安全
  • v1.0.2
    2026-05-09 16:49 安全 安全
  • v1.0.1
    2026-05-07 22:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Nm Attune Project Planning

athola
将规格说明转化为分阶段、依赖排序的实施计划,用于规格完成后、执行前。
★ 0 📥 748
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 75 📥 182,412
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 196 📥 67,946