NewAI Enhanced
ctx7@0.2.3
New: skills suggest command
- Scans project dependencies (package.json, requirements.txt, pyproject.toml) and recommends relevant skills
- Shows install counts, trust scores, and matching dependency for each skill
Patch Changes
- 0981656: Add
skills suggestcommand 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.