# Cinf

> Use this skill when the user wants to command line tool to view container resource usage.

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

---


# Cinf Plugin

Command line tool to view container resource usage.

## Commands

### Operations
- `cinf containers list` — list containers via cinf

## Usage Examples
- "cinf --help"
- "cinf <args>"

## Installation

```bash
go install github.com/mhausenblas/cinf@latest
```

## Examples

```bash
cinf --version
cinf --help
```

## Key Features
- containers\n- docker\n- resource-usage

