원클릭으로
aftership
AfterShip — package tracking, delivery notifications, estimated delivery dates, and courier detection.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
AfterShip — package tracking, delivery notifications, estimated delivery dates, and courier detection.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Bloom Mission Discovery — find missions matched to your taste, submit content, and track rewards. Powered by Bloom Protocol.
DESCRIPTION of what this skill does. Include specific trigger keywords and scenarios. Use when: scenario1, scenario2, scenario3.
Find and complete paid tasks on the 0xWork decentralized marketplace (Base chain, USDC escrow). Use when: the agent wants to earn money/USDC by doing work, discover available tasks, claim a bounty, submit deliverables, check earnings or wallet balance, or set up as a 0xWork worker. Task categories: Writing, Research, Social, Creative, Code, Data. NOT for: posting tasks (use the website), managing the 0xWork platform, or frontend development.
HSM-backed secret management for AI agents — store, retrieve, rotate, and share secrets via the 1Claw vault without exposing them in context.
1Password UI tab for OpenClaw dashboard. Manage secrets, credential mappings, and auth state from the Control UI.
One-step Safe rebalancer using on-chain 31Third policies.
| name | aftership |
| description | AfterShip — package tracking, delivery notifications, estimated delivery dates, and courier detection. |
| homepage | https://www.agxntsix.ai |
| license | MIT |
| compatibility | Python 3.10+ (stdlib only — no dependencies) |
| metadata | {"openclaw":{"emoji":"📬","requires":{"env":["AFTERSHIP_API_KEY"]},"primaryEnv":"AFTERSHIP_API_KEY","homepage":"https://www.agxntsix.ai"}} |
AfterShip — package tracking, delivery notifications, estimated delivery dates, and courier detection.
| Variable | Required | Description |
|---|---|---|
AFTERSHIP_API_KEY | ✅ | AfterShip API key |
# List all trackings
python3 {{baseDir}}/scripts/aftership.py list-trackings --page "1" --limit "50" --keyword <value>
# Get tracking details
python3 {{baseDir}}/scripts/aftership.py get-tracking --slug <value> --tracking-number <value>
# Create tracking
python3 {{baseDir}}/scripts/aftership.py create-tracking --tracking-number <value> --slug <value> --title <value> --emails <value> --phones <value>
# Delete tracking
python3 {{baseDir}}/scripts/aftership.py delete-tracking --slug <value> --tracking-number <value>
# Retrack expired tracking
python3 {{baseDir}}/scripts/aftership.py retrack --slug <value> --tracking-number <value>
# Detect courier for tracking number
python3 {{baseDir}}/scripts/aftership.py detect-courier --tracking-number <value>
# List all supported couriers
python3 {{baseDir}}/scripts/aftership.py list-couriers
# Get last checkpoint
python3 {{baseDir}}/scripts/aftership.py get-last-checkpoint --slug <value> --tracking-number <value>
# Get notification settings
python3 {{baseDir}}/scripts/aftership.py list-notifications --slug <value> --tracking-number <value>
All commands output JSON by default.
| Script | Description |
|---|---|
{baseDir}/scripts/aftership.py | Main CLI — all commands in one tool |
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation