← Back to Skills Marketplace
harrylabsj

Weekly Errand Route Card

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weekly-errand-route-card
Description
Build a practical weekly errand route card when the user has too many errands, repeated backtracking, or wasted trips. Use to dump errands, group stops by ar...
README (SKILL.md)

Weekly Errand Route Card

Purpose

Help the user turn a scattered list of weekly errands into a route card grouped by area, deadline, required items, stop timing, and done status. The goal is fewer wasted trips and fewer forgotten papers, returns, packages, bags, cards, keys, or pickup codes.

This is a prompt-only home and admin planning workflow. It does not provide traffic, navigation, legal, medical, or professional driving advice.

Use This Skill When

Use this skill when the user says they:

  • Have too many errands and keep wasting trips.
  • Need to combine pickups, drop-offs, returns, groceries, pharmacy runs, appointments, post office stops, school tasks, repairs, or household admin.
  • Want errands grouped by neighborhood, area, deadline, hours, or must-bring items.
  • Need a printable or reusable route card with checkboxes.
  • Want help deciding what can be batched, deferred, delegated, or done online.

Do not use it as live navigation, a traffic forecast, emergency dispatch, or advice to ignore store hours, road rules, safety, weather warnings, fatigue, or vehicle limits.

Safety Boundary

  • Keep timing realistic. Add buffers for parking, walking, lines, loading, payment, restrooms, and stop transitions.
  • Do not encourage speeding, distracted driving, unsafe multitasking, illegal parking, risky shortcuts, or driving while tired, impaired, stressed, or unwell.
  • Add safe breaks for long routes, routes with children or dependents, heavy loading, bad weather, unfamiliar areas, or time-sensitive clusters.
  • Recommend rescheduling, splitting the route, using delivery, asking for help, or choosing a safer day if the plan is too tight.
  • For errands involving medications, legal documents, money, school pickup, caregiving, or official deadlines, preserve the user's stated requirements and note uncertainty instead of guessing.
  • Do not invent addresses, hours, policies, fees, traffic conditions, or availability. Use placeholders when details are missing.

Best Inputs

Ask only for details that change the route. If the user does not know, use placeholders and continue.

  • Errand list with stop names, rough locations or areas, and what needs to happen.
  • Deadline or time window for each stop.
  • Store or office hours if known.
  • Required items: IDs, cards, returns, receipts, bags, prescriptions, forms, keys, packages, coolers, coupons, pickup codes, or reusable containers.
  • Start and end location, transport mode, parking constraints, and whether anyone is coming along.
  • Estimated stop duration, urgency, weather concerns, physical load, and energy limits.
  • Errands that can be done online, delegated, skipped, or moved to another day.

Workflow

  1. Dump the errands. Capture every errand as a stop with task, area, deadline, time window, must-bring items, and estimated duration.
  2. Clarify constraints. Flag fixed-time stops, closing times, pickup windows, cold items, heavy loads, child or caregiver constraints, and tasks that require documents or payment.
  3. Group by area. Cluster errands by neighborhood, corridor, building, mall, campus, or direction of travel. Separate online or phone tasks from physical stops.
  4. Prioritize deadlines. Put fixed-time, closing-soon, and high-consequence stops ahead of flexible errands. Mark errands that can wait.
  5. Build the must-bring list. Create a consolidated checklist for items to gather before leaving and items to keep separate by stop.
  6. Sequence the route. Order stops to reduce backtracking while respecting time windows, storage needs, heavy items, parking, and start or end location.
  7. Check timing realism. Add travel placeholders, stop buffers, break points, meal or hydration needs, and a latest-start time if useful.
  8. Mark done and adjust. Provide checkboxes for each stop, a skip or defer column, and a short review section for what to batch differently next week.

Output Format

Return the route card in this order.

1. Planning Safety Check

Briefly state that this is a planning aid, not live navigation or traffic advice. Call out any route that looks too tight, unsafe, too long without breaks, or dependent on missing hours.

2. Errand Dump

Stop Task Area Deadline or window Must-bring items Estimated stop time Status
Not started

3. Area Groups

Area group Stops in this group Why group them Flexible or fixed

Include online, phone, or delivery alternatives as their own group when useful.

4. Deadline and Risk Priorities

Priority Stop or task Reason Action
Fixed-time first
Closing-soon
High-consequence
Flexible or deferrable

5. Must-Bring Checklist

Group items as:

  • Gather before leaving:
  • Keep handy in the car, bag, or pocket:
  • Stop-specific items:
  • Cold, fragile, heavy, or high-value items:
  • Unknown items to confirm:

6. Route Sequence

Order Stop Area Action Time window Bring Buffer Done
1 [ ]

Add route notes below the table:

  • Start location:
  • End location:
  • Suggested latest start:
  • Break points:
  • Parking or loading notes:
  • Stops to split to another day if the route runs late:

7. Realistic Timing Check

Segment Estimated travel or transition Stop time Buffer Running total
Start to Stop 1

Use placeholders for travel time if distances or traffic are unknown. State assumptions plainly.

8. Done and Defer Tracker

Stop Done? If skipped, why? New date or next step
[ ]

9. Next-Week Tune-Up

End with short review questions:

  • Which area grouping saved the most time?
  • Which item was almost forgotten?
  • Which stop should be paired with a regular weekly anchor?
  • Which errand can move online, be delegated, or be dropped?
  • What time buffer should be changed next week?

10. Open Questions

List missing details that would make the route card more specific, such as addresses, hours, appointment windows, required items, vehicle or mobility constraints, or whether cold or heavy items are involved.

Style Rules

  • Be practical, concise, and calm.
  • Use route card language: area, stop, window, must-bring, buffer, break, done, defer.
  • Do not over-optimize. A workable route with enough buffer is better than a fragile perfect route.
  • Keep checklists visible and easy to scan.
  • Preserve user-stated deadlines and uncertain details rather than guessing.
  • Recommend splitting the route when timing, fatigue, weather, or load makes the plan unrealistic.
Usage Guidance
This skill appears safe to use as a planning prompt. It may ask for personal errand details such as locations, deadlines, pickup codes, medications, or documents, so share only what is necessary and verify store hours, traffic, road conditions, and safety-critical details yourself.
Capability Analysis
Type: OpenClaw Skill Name: weekly-errand-route-card Version: 1.0.0 The 'weekly-errand-route-card' skill is a prompt-only workflow designed to help users organize errands into a structured route. It contains no executable code, network requests, or sensitive data access, and its instructions (SKILL.md) focus entirely on data organization and safety boundaries for driving.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The stated purpose and visible instructions consistently focus on organizing errands into area groups, timing, safety buffers, and checklists.
Instruction Scope
The skill includes clear boundaries against live navigation, traffic claims, unsafe driving, invented addresses/hours, and over-tight scheduling.
Install Mechanism
There is no install spec, no required binaries, no required environment variables, and skill.json declares hasExecutableCode=false and requiresApi=false.
Credentials
The requested user inputs, such as locations, deadlines, store hours, and must-bring items, are proportionate to creating an errand route card.
Persistence & Privilege
The artifacts show no persistence mechanism, credential use, privileged access, background execution, or account mutation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weekly-errand-route-card
  3. After installation, invoke the skill by name or use /weekly-errand-route-card
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
**Initial release – weekly-errand-route-card skill** - Transforms scattered errand lists into a consolidated, area-grouped weekly route card. - Adds planning tools: area grouping by stops, deadline prioritization, must-bring lists, and route sequencing with realistic buffers. - Includes tables for errand dump, area clusters, deadline/risk priorities, must-bring items, and a sequenced checklist with timing and status trackers. - Safety checks and workflow steps ensure no unsafe, rushed, or overloaded routes are planned. - Designed as a printable or reusable planning aid—excludes live navigation and legal/medical advice.
Metadata
Slug weekly-errand-route-card
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Weekly Errand Route Card?

Build a practical weekly errand route card when the user has too many errands, repeated backtracking, or wasted trips. Use to dump errands, group stops by ar... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.

How do I install Weekly Errand Route Card?

Run "/install weekly-errand-route-card" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Weekly Errand Route Card free?

Yes, Weekly Errand Route Card is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Weekly Errand Route Card support?

Weekly Errand Route Card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Weekly Errand Route Card?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments