oxy-workflow
v0.5.2
Published
Curated installer for AI toolchain components (MCP servers, skills, skill collections, subagents, spec/CLI tools, plugins) into Claude Code and Codex
Maintainers
Readme
oxy-workflow
English | 简体中文
A small installer for selected MCP servers and skills, targeting Claude Code and Codex.
npx oxy-workflowCurrent release
The main menu currently exposes only:
- Install MCP / Skills
- Health check
- Display language
- Help
- Quit
The first published catalog contains one skill:
- Oxy Learning Hub — turns links, documents, code, and long text into structured summaries or interactive learning courses.
Running the installer again and selecting an installed file-based skill replaces it with the latest version from its upstream repository.
oxy install
oxy doctorThe installer stores no manifest. Installation status is detected directly from the Claude Code and Codex skill directories.
Requirements
Node.js ≥ 20 and Claude Code and/or Codex. Oxy Learning Hub uses Python 3 for HTML validation.
Distribution
The npm package contains only the installer and catalog metadata. Skill files
are fetched at install time from
LFT-OXY/oxy-Tools.
License
MIT
简体中文
English | 简体中文
面向 Claude Code 和 Codex 的精简 MCP 与 Skill 安装器。
npx oxy-workflow当前版本
主菜单目前只开放:
- 安装 MCP / 技能
- 环境体检
- 更改显示语言
- 帮助
- 退出
首批目录只包含一个 Skill:
- Oxy Learning Hub:把链接、文档、代码和长文本整理成结构化总结 或互动式学习课程。
再次运行安装器并选中已安装的文件型 Skill,会从上游仓库下载最新版并 完整覆盖旧版本。
oxy install
oxy doctor安装器不维护安装清单,状态直接从 Claude Code 和 Codex 的 Skill 目录 实时探测。
环境要求
Node.js ≥ 20,并已安装 Claude Code 和/或 Codex。Oxy Learning Hub 的 HTML 验证功能需要 Python 3。
分发方式
npm 包只包含安装器与目录元数据。Skill 文件在安装时从
LFT-OXY/oxy-Tools 获取。
许可证
MIT
