dotnet:nuget-fetcher
CommunityFetch NuGet package metadata and versions efficiently.
Authordimsour
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of retrieving detailed information about NuGet packages, including metadata, versions, vulnerabilities, compatibility, and deprecation status.
Core Features & Use Cases
- NuGet Package Information: Fetch metadata such as versions, supported frameworks, and dependencies.
- Vulnerability Checks: Identify known CVEs and deprecation status for security concerns.
- Efficient Retrieval: Use
dotnet list packagecommands or direct API calls for quick access to package details. - Use Case: When working on a .NET project, use this Skill to check for outdated or vulnerable packages before updating.
Quick Start
To list all installed packages in your project, use the command: dotnet list package.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet:nuget-fetcher Download link: https://github.com/dimsour/dotnet-ai-toolkit/archive/main.zip#dotnet-nuget-fetcher Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.