nrwl/nx-ai-agents-config2k installs
nx-plugins
Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.
How do I install this agent skill?
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-pluginsIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides standard commands for managing Nx workspace plugins using pnpm. No malicious patterns, obfuscation, or unauthorized data access were detected.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerwarn
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Finding and Installing new plugins
- List plugins:
pnpm nx list - Install plugins
pnpm nx add <plugin>. Example:pnpm nx add @nx/react.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/nrwl/nx-ai-agents-config/nx-plugins">View nx-plugins on skillZs</a>