Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Erkennt automatisch den Paketdienst (DHL, Hermes, UPS, GLS, Amazon etc.) via Track123-API und ruft Tracking-Informationen ab. Optional PLZ für erweiterte Infos.
Erkennt automatisch den Paketdienst (DHL, Hermes, UPS, GLS, Amazon etc.) via Track123-API und ruft Tracking-Informationen ab. Optional PLZ für erweiterte Infos.
This item is timing out or returning errors right now. Review the source page and try again later.
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
metadata: openclaw: emoji: "📦" bins: ["python3"] env: - name: TRACK123_API_SECRET required: true description: Track123 API-Secret (aus deinem Account: Developer > Webhook/API).[web:34] - name: TRACK123_API_BASE required: false default: "https://api.track123.com/gateway/open-api/tk/v2" description: Track123 API-Base-URL. os: ["linux", "darwin"] triggers: match: regex pattern: "(?i)(tracke|verfolge|status) (mein|eine|ein|dieses)? paket" match: regex pattern: "(?i)(sendungsverfolgung|sendungsstatus|tracking status)" commands: name: track description: Holt Tracking-Status via Track123 (auto-detect Carrier). args: name: tracking_number type: string required: true name: postal_code type: string required: false run: bin: python3 script: track.py cwd: "." timeout: 30 usage: examples: - "Tracke Paket 00340434161234567890, PLZ 73614." - "Sendungsstatus für 1Z9999W99999999999."
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.