# Quickstart

> ntpd Plugin

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

---


# ntpd Plugin

CLI tool: ntpd.

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

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

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

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

