# Quickstart

> pyinstaller Plugin

- Skill: `javimosch/quickstart-2412` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-2412`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-2412/raw
- Safety review: pending
- 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/quickstart-2412

---


# pyinstaller Plugin

CLI tool: pyinstaller.

## Commands
- `pyinstaller <resource> <action>` — Execute pyinstaller commands
- `pyinstaller self version` — Print pyinstaller version
- `pyinstaller _ _` — Passthrough to pyinstaller CLI

## Usage Examples
- "pyinstaller --help"
- "pyinstaller self version"

## Installation
```bash
apt-get install pyinstaller 2>/dev/null || which pyinstaller
```

## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based

