# Nestjs Console

> Use this skill when the user wants to nestjs module that provides a cli for your application with commands and interactive prompts.

- Skill: `javimosch/nestjs-console` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/nestjs-console`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/nestjs-console/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/nestjs-console

---


# Nestjs-console Plugin

NestJS module that provides a CLI for your application with commands and interactive prompts.

## Commands

### Operations
- `nestjs-console command list` — list command via nestjs-console
- `nestjs-console command run` — run command via nestjs-console
- `nestjs-console generate run` — run generate via nestjs-console
- `nestjs-console config show` — show config via nestjs-console
- `nestjs-console help show` — show help via nestjs-console
- `nestjs-console verbose set` — set verbose via nestjs-console

## Usage Examples
- "nestjs-console --help"
- "nestjs-console <args>"

## Installation

```bash
npm install -g nestjs-console
```

## Examples

```bash
nestjs-console --version
nestjs-console --help
```

## Key Features
- nestjs\n- cli\n- framework

