Package Version Tracker

# Package Version Tracker

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Package Version Tracker" with this command: npx skills add SxLiuYu/package-version-tracker

Package Version Tracker

快速查询 npm/pypi 包版本信息,追踪最新版本和历史版本。

功能

  • npm 包版本查询:查询 npm 包的最新版本、发布时间、所有版本列表
  • pypi 包版本查询:查询 PyPI 包的最新版本、发布历史
  • 版本比较:比较两个版本号大小
  • 多包批量查询:一次查询多个包

触发词

  • "查一下 npm 包版本"
  • "pypi 版本"
  • "package version"
  • "包版本查询"
  • "npm latest"
  • "pip show"

使用方法

命令格式

/version npm <package_name>
/version pypi <package_name>
/version compare <version1> <version2>

示例

/version npm react
/version pypi pandas
/version compare 2.0.0 1.9.0

输出格式

返回包的详细信息:

  • 包名
  • 最新版本
  • 发布日期
  • 版本数量
  • 依赖信息
  • 历史版本列表(最近5个)

限制

  • 无需 API key,直接使用公共 registry API
  • 速率限制:每秒最多 5 次请求
  • 批量查询最多 10 个包

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Youtube Podcast Generator

Extracts the original text of Youtube video and converts it into a multi-voice AI podcast using a local Node.js API and FFmpeg. It also can show you the text...

Registry SourceRecently Updated
General

ERPClaw

AI-native ERP system with self-extending OS. Full accounting, invoicing, inventory, purchasing, tax, billing, HR, payroll, advanced accounting (ASC 606/842,...

Registry SourceRecently Updated
General

Whisper AI Audio to Text Transcriber

Turn raw transcripts into structured summaries, meeting minutes, and action items.

Registry SourceRecently Updated
General

Task Planner

- **name**: Task Planner. Use when you need task planner capabilities. Triggers on: task planner.

Registry SourceRecently Updated