# Quickstart

> thunderbird Plugin

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

---


# thunderbird Plugin

CLI tool: thunderbird.

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

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

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

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

