# Pdd

> Use this skill when the user wants to Tiny date/time diff calculator in Python.

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

---


# pdd Plugin

Tiny date/time diff calculator in Python

## Commands

### Operations
- `pdd self version` — Print pdd version
- `pdd _ _` — Passthrough to pdd CLI

## Usage Examples
- `pdd --help`
- `pdd <args>`

## Installation

```bash
pip install pdd
```

## Examples

```bash
pdd --version
pdd --help
```

