config-new-module

Installation
SKILL.md

Config New Module

Use the scripts/create-module.js script instead of recreating the structure manually.

Workflow

  1. Confirm the request explicitly provides module name and namespace.
  2. Do not proceed without a namespace.
  3. Run from the project root:
node .agents/skills/config-new-module/scripts/create-module.js --module auth --namespace @meu-projeto
Installs
1
First Seen
Jun 23, 2026
config-new-module — ricardolv/nest-ai-plugins