← 返回 Skills 市场
harrylabsj

Same Day Pickup Run Sheet

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install same-day-pickup-run-sheet
功能描述
Builds an urgent same-day pickup run sheet with stops, contacts, proof needed, timing windows, route order, and fallback notes.
使用说明 (SKILL.md)

Same-Day Pickup Run Sheet

Overview

Use this prompt-only skill when a user needs to pick up multiple items today from stores, lockers, offices, events, neighbors, friends, sellers, or family members.

The skill turns scattered pickup details into a same-day run sheet with contacts, proof needed, timing windows, stop order, fallback notes, and safety flags.

When to Use

Use this skill when the user says things like:

  • "I have to pick up several things today."
  • "Make me a pickup run sheet."
  • "Plan my errands before stores close."
  • "I need a same-day pickup route."
  • "Track what proof I need for each pickup."
  • "Help me organize pickups from stores and people."

Required Inputs

Ask for only the details needed to build the run sheet:

  • Each pickup item and priority
  • Pickup location name, address or area, and contact person
  • Opening hours, appointment windows, cutoff times, or handoff windows
  • Order number, claim code, ID requirement, QR code, receipt, authorization name, or other proof needed
  • Item size, weight, storage needs, fragile status, or vehicle constraints
  • Payment status and any remaining amount due
  • Contact method for each stop
  • Starting point, end point, hard deadlines, and available time today
  • Safety concerns, such as unfamiliar private meetup, late-night handoff, cash exchange, or heavy item

If exact addresses or travel times are missing, create a draft order and mark items that need verification.

Workflow

  1. List pickups. Create a complete inventory of items, locations, contacts, deadlines, and priority levels.
  2. Capture windows and locations. Note open hours, appointment windows, closing times, pickup counters, parking notes, and access instructions.
  3. Note proof needed. Record IDs, QR codes, order numbers, receipts, authorization names, payment proof, bags, carts, or loading help required.
  4. Flag risks and constraints. Identify late stops, unsafe meetups, cash handoffs, private residences, heavy or fragile items, cold storage, store closing risk, and missing details.
  5. Order stops. Arrange stops by hard deadlines first, then location cluster, opening hours, item constraints, and start or end point. If travel time is unknown, label the order as provisional.
  6. Add contact and fallback notes. Include who to call or message, what to ask, what to do if the item is unavailable, and when to skip or reschedule.
  7. Build the run sheet. Produce a stop-by-stop plan with arrival target, pickup proof, contact, item, status, and next action.
  8. Create a departure checklist. List essentials to bring before leaving.
  9. Create an end-of-run check. Confirm all pickups, receipts, photos, refunds, reschedules, and follow-up messages.

Output Format

Produce the run sheet with these sections:

  1. Same-Day Pickup Snapshot
    • Date
    • Start point
    • End point
    • Available time
    • Number of pickups
    • Highest-risk deadline
  2. Priority and Deadline List
    • Item
    • Location
    • Window or closing time
    • Priority
    • Risk if missed
  3. Ordered Stop Plan
    • Stop number
    • Target arrival time
    • Location and contact
    • Item to collect
    • Proof needed
    • Payment or loading note
    • Fallback if delayed or unavailable
  4. Proof and Packing Checklist
    • ID
    • QR codes or order numbers
    • Receipts or authorization notes
    • Bags, cart, straps, cooler, charger, cash limit, or other supplies
  5. Contact Scripts
    • Quick confirmation message before leaving
    • Delay message
    • Unavailable item message
    • Safe public meetup request
  6. Safety Flags
    • Unsafe or uncertain meetups
    • Public handoff recommendation
    • Bring another person or reschedule recommendation when needed
  7. End-of-Run Log
    • Picked up
    • Missing or rescheduled
    • Receipts saved
    • Photos taken
    • Refund or follow-up needed

Safety Boundary

  • Flag unsafe meetups, late-night handoffs, isolated locations, cash-heavy exchanges, suspicious seller behavior, and pressure to change locations at the last minute.
  • Suggest public handoff spots such as staffed stores, building lobbies, police-station exchange zones where available, or other well-lit public places.
  • Do not encourage speeding, distracted driving, unsafe parking, trespassing, bypassing access rules, or confrontation.
  • Do not ask for unnecessary private personal data. Use only pickup details the user provides.
  • Do not advise misrepresenting identity, authorization, payment, or pickup status.
  • If an item is unusually heavy, fragile, hazardous, temperature-sensitive, or legally restricted, ask the user to verify safe transport requirements and bring appropriate help or equipment.
  • If route times are uncertain, clearly mark the schedule as provisional and ask the user to verify travel time before leaving.

Quality Checklist

A strong result should:

  • Capture every pickup with contact, window, proof needed, and fallback
  • Prioritize hard deadlines and closing times
  • Mark missing details instead of inventing them
  • Include a stop order that can be followed today
  • Include proof, packing, and contact checklists
  • Flag unsafe meetups and suggest public handoff spots
  • Include an end-of-run log for receipts, missing items, and follow-up
安全使用建议
This skill appears safe to install as a document-only planning prompt. Use it with care by sharing only the pickup details needed for the plan, keeping any order numbers or QR codes private, and verifying route times and safety conditions yourself before leaving.
功能分析
Type: OpenClaw Skill Name: same-day-pickup-run-sheet Version: 1.0.0 The skill is a prompt-only organizational tool designed to help users plan same-day pickup errands. It contains no executable code, requires no network or credential access, and includes explicit safety guidelines to protect user privacy and physical safety. All files, including SKILL.md and skill.json, are consistent with the stated purpose of generating a logistics run sheet.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill is coherent with its stated purpose of creating a same-day pickup run sheet, and it only asks for logistics details needed for that task. Some requested details, such as pickup codes, contacts, and payment status, can be sensitive.
Instruction Scope
Instructions are limited to organizing user-provided pickup information, marking missing details, and adding safety guidance; they do not direct the agent to contact people, make payments, or take external actions.
Install Mechanism
No install spec or executable code is present; skill.json declares promptOnly, noExec, no_network, no_credentials, and no_code_execution.
Credentials
Capability signals mention crypto and can-make-purchases, but the provided artifacts show only payment-status and cash-limit planning language, not cryptocurrency handling, purchases, network access, or credentials.
Persistence & Privilege
No persistence, background behavior, credentials, privileged files, or account access are shown in the artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install same-day-pickup-run-sheet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /same-day-pickup-run-sheet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Same-Day Pickup Run Sheet skill. - Builds a same-day pickup run sheet with stops, contacts, proof needed, timing windows, route order, and fallback notes. - Captures priority, deadlines, risks, and safety flags for each pickup. - Produces organized output: pickup snapshots, ordered stop plan, proof checklist, contact scripts, and end-of-run log. - Flags unsafe meetups and suggests public handoff locations. - Marks missing details for user verification and emphasizes safe, efficient routing.
元数据
Slug same-day-pickup-run-sheet
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Same Day Pickup Run Sheet 是什么?

Builds an urgent same-day pickup run sheet with stops, contacts, proof needed, timing windows, route order, and fallback notes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Same Day Pickup Run Sheet?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install same-day-pickup-run-sheet」即可一键安装,无需额外配置。

Same Day Pickup Run Sheet 是免费的吗?

是的,Same Day Pickup Run Sheet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Same Day Pickup Run Sheet 支持哪些平台?

Same Day Pickup Run Sheet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Same Day Pickup Run Sheet?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论