# Quickstart

> pkg-config Plugin

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

---


# pkg-config Plugin

CLI tool: pkg-config.

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

## Usage Examples
- "pkg-config --help"
- "pkg-config self version"

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

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

