Update PyPI Dates

SkillDev tools

Lets your agent check PyPI for the latest release dates of Python packages and update README entries.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Update PyPI Dates skill

About this capability

Refresh tracked PyPI last-updated dates in awesome-quant README.md. Use when the user asks to update PyPI dates, refresh PyPI metadata, or run update-pypi-dates.

What this skill tells your AI

The instructions your AI receives, as published by wilsonfreitas/awesome-quant in .agents/skills/update-pypi-dates/SKILL.md and read by ahel’s review.

Refresh last release dates for selected PyPI packages listed in README.md.

Workflow

  1. Run the checker:
uv run python .agents/skills/update-pypi-dates/scripts/check_pypi_dates.py
  1. Show the user which packages changed.
  2. Run README validation:
uv run python scripts/validate_readme.py
  1. If the user asked for a commit, stage only the relevant files and commit.
  2. Do not push unless the user explicitly asks.

Tracked Packages

The script currently tracks:

  • qfrm
  • chinesestockapi
  • tushare
  • metatrader5 / MetaTrader5

To add packages, edit PYPI_PROJECTS in scripts/check_pypi_dates.py.

Signals

GitHub stars
30k
Forks
4k
Last commit
Sep 2026

ahel review

  • K6low
    bundled executables the agent is told to run

Automated review, not a security audit. Ruleset v1+k2.

Advanced
Catalog kind
skill
Gateway key
update-pypi-dates
Source
github.com/wilsonfreitas/awesome-quant