# Quickstart

> pyflakes Plugin

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

---


# pyflakes Plugin

CLI tool: pyflakes.

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

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

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

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

