# Linchpin

> Use this skill when the user wants to ansible based multicloud orchestrator for managing infrastructure across cloud providers.

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

---


# Linchpin Plugin

Ansible based multicloud orchestrator for managing infrastructure across cloud providers.

## Commands

### Operations
- `linchpin infrastructure up` — up infrastructure via linchpin
- `linchpin infrastructure destroy` — destroy infrastructure via linchpin
- `linchpin infrastructure status` — status infrastructure via linchpin
- `linchpin inventory list` — list inventory via linchpin
- `linchpin config show` — show config via linchpin
- `linchpin verbose set` — set verbose via linchpin

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

## Installation

```bash
pip install linchpin
```

## Examples

```bash
linchpin --version
linchpin --help
```

## Key Features
- ansible\n- cloud\n- orchestration

