ctx7@0.2.3

upstash/context7ctx7@0.2.3Feb 3, 2026by github-actions[bot]

AI Summary

A patch release that adds the skills suggest command which scans project dependencies and recommends relevant skills with install counts and trust scores.

Key Highlights

  • Add skills suggest command
  • Scan project dependencies (package.json, requirements.txt, pyproject.toml)
  • Show install counts and trust scores
  • Match skills to project dependencies

New Features

  • skills suggest command for dependency-based skill recommendations

Full Release Notes

### Patch Changes

-   0981656: Add `skills suggest` command that scans your project's dependencies (package.json, requirements.txt, pyproject.toml) and recommends relevant skills. Results show install counts, trust scores, and which dependency each skill matches.