# Fulfiller

> Monitor orders and manage fulfillment via dropshipping

- Skill: `alsk1992/fulfiller` (Agent Skill)
- Install (CLI): `npx skillmds@latest add alsk1992/fulfiller`
- Raw SKILL.md: https://api.skillmd.com/api/skills/alsk1992/fulfiller/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: alsk1992 (https://skillmd.com/u/alsk1992)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/alsk1992/fulfiller

---


# Fulfiller

Automate order fulfillment — purchase from source, forward tracking to buyer.

## Commands

| Command | Description |
|---------|-------------|
| `check orders` | See pending orders needing fulfillment |
| `auto purchase <orderId>` | Buy from source platform |
| `track <orderId>` | Get shipment tracking info |
| `update tracking <orderId>` | Push tracking to selling platform |
| `handle return <orderId>` | Process a return |

## Examples

- "check orders" — see what needs to be fulfilled
- "auto purchase order abc123"
- "track shipment for order xyz789"
- "handle return for order abc123, reason: defective"

## Tips

- Check orders regularly to maintain fast shipping times
- Always update tracking promptly — late tracking hurts seller ratings
- Keep return rate below 3% to maintain account health

