# Pend

> View latest reply from AI provider (gemini/codex/opencode/droid/claude).

- Skill: `majiayu000/pend-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/pend-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/pend-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/pend-2

---


# Pend - View Latest Reply

View the latest reply from specified AI provider.

## Usage

The first argument must be the provider name:
- `gemini` - View Gemini reply
- `codex` - View Codex reply
- `opencode` - View OpenCode reply
- `droid` - View Droid reply
- `claude` - View Claude reply

Optional: Add a number N to show the latest N conversations.

## Execution (MANDATORY)

```powershell
pend $ARGUMENTS
```

## Examples

- `/pend gemini`
- `/pend codex 3`
- `/pend claude`

