npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

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

Readme

oxy-workflow

English | 简体中文

A small installer for selected MCP servers and skills, targeting Claude Code and Codex.

npx oxy-workflow

Current 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 doctor

The 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