← 返回 Skills 市场
harrylabsj

Home Key Handoff Tag Sheet

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
22
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install home-key-handoff-tag-sheet
功能描述
Create printable key tag sheets and handoff logs so lending spare keys to sitters, cleaners, neighbors, or guests does not become a memory problem.
使用说明 (SKILL.md)

Home Key Handoff Tag Sheet

Overview

Home Key Handoff Tag Sheet is a prompt-only skill that produces a printable key tag sheet and handoff log card. When a user needs to lend spare keys to a sitter, cleaner, neighbor, family member, or temporary guest, this skill generates clear key nicknames, a handoff log with return tracking, and a compact duplicate-key audit so the user can see who currently has access.

It connects physical key tags with a simple accountability log, turning key lending into a visible, trackable system.

When to Use

Use this skill when the user asks to:

  • Create a key handoff tag for a house sitter
  • Make a spare key label for a cleaner or neighbor
  • Build a key lending log to track who has keys
  • Prepare a guest key instruction card
  • Audit who currently holds spare keys

Trigger keywords: spare key tag, key handoff, house sitter keys, cleaner key label, neighbor key tracker, guest key card, key lending log, spare key label, key return tracker

Workflow

Step 1 -- Recipient and Purpose

Ask the user who will receive the key, why they need it, when access starts, and when the key should return. Clarify whether the recipient is a one-time visitor or a recurring helper.

Step 2 -- Key Nickname Creation

Ask the user to describe each key using a safe nickname (e.g., "front door," "garage side," "mailbox") rather than a full address or sensitive lock detail. Never ask for addresses, alarm codes, lockbox codes, or hidden key locations.

Step 3 -- Tag Label Generation

Create short tag labels that identify:

  • Key purpose (e.g., "Front Door -- Sitter")
  • Return date or expiry
  • Emergency contact initials if the user chooses to include them
  • A small note field for the recipient's name

Format each tag as a cut-out card suitable for printing, laminating, or attaching to a key ring.

Step 4 -- Handoff Log

Generate a handoff log table with columns for:

  • Recipient name
  • Key nickname(s)
  • Date out
  • Expected return date
  • Number of keys handed off
  • Confirmation initials (out and return)

Step 5 -- Access Instruction Card

If the user provides basic access guidance, add a small instruction card covering:

  • Door order or entry sequence (without codes)
  • Pet note (e.g., "cat stays indoors")
  • Parking note
  • Alarm reminder (e.g., "disarm before opening -- use your code")
  • Emergency contact method

Advise the user to share sensitive access instructions (codes, lockbox combos) through a separate private channel.

Step 6 -- Return Checklist

Add a return checklist that covers:

  • All door keys
  • Fobs and remotes
  • Garage openers
  • Mailbox keys
  • Any temporary access cards or badges

Step 7 -- Duplicate-Key Audit

Produce a compact audit view showing who currently has access to which keys, when each loan expires, and which keys are unaccounted for.

Output Format

The output includes:

  1. Key Tag Sheet -- Printable cut-out tags with purpose, return date, and recipient
  2. Handoff Log -- Table for tracking recipients, dates, and confirmation
  3. Access Instruction Card -- Basic non-sensitive guidance for recipients
  4. Return Checklist -- All items to collect when keys come back
  5. Duplicate-Key Audit -- Current access snapshot

Safety and Compliance

  • Does not ask for full addresses, alarm codes, lockbox codes, hidden key locations, or sensitive security details
  • Advises users to share sensitive access instructions through a safer private channel
  • Does not store or transmit key information -- output is for user printing and offline use
  • This is a descriptive prompt-flow skill with zero code execution, zero network calls, and zero credential requirements

Acceptance Criteria

  1. User describes recipients and keys; output is a printable tag sheet with handoff log
  2. Key nicknames are safe and do not expose addresses or security details
  3. Handoff log tracks recipient, dates, key count, and confirmation
  4. Access instruction card includes only non-sensitive guidance
  5. Return checklist covers all key types
  6. Duplicate-key audit shows current access holders and expiry
  7. Safety warning about private channels is included

Examples

Example 1: House Sitter

User says: "I need key tags for my house sitter next weekend. She needs the front door and garage keys. She arrives Friday and leaves Monday."

Skill guides: Collect recipient name, key nicknames (front door, garage), date range. Produce cut-out tags with "Front Door -- Sitter" and "Garage -- Sitter," handoff log entry, and a basic instruction card.

Example 2: Recurring Cleaner

User says: "Our cleaner comes every Tuesday. I want a tag for the side door key and a log so I remember when I gave it to her."

Skill guides: Collect cleaner name, key nickname (side door), recurring schedule. Produce a durable tag and a log with recurring access notation.

Example 3: Key Audit

User says: "I have no idea who has keys to our house anymore. Can you help me figure out what to track?"

Skill guides: Walk through all key copies and recipients. Produce an audit template where the user fills in known holders and identifies gaps.

安全使用建议
This skill appears safe to install as a prompt-only organizer. Avoid entering addresses, alarm codes, lockbox combinations, hidden key locations, or other sensitive access details, and keep any printed handoff logs private.
功能分析
Type: OpenClaw Skill Name: home-key-handoff-tag-sheet Version: 1.0.0 The 'Home Key Handoff Tag Sheet' is a prompt-only skill designed to help users organize physical key lending. It contains no executable code, requests no network or credential access, and explicitly includes safety instructions in SKILL.md and ACCEPTANCE.md to prevent the collection of sensitive information like alarm codes or addresses.
能力评估
Purpose & Capability
The skill handles household key lending information such as recipient names, key nicknames, dates, and access status, which is sensitive in everyday use but directly aligned with the stated purpose.
Instruction Scope
Instructions are bounded to generating printable tags, handoff logs, instruction cards, checklists, and audits, with explicit limits against collecting addresses, codes, hidden key locations, or sensitive lock details.
Install Mechanism
There is no install mechanism, executable code, required binary, dependency, network access, or credential requirement.
Credentials
The declared prompt-only behavior is proportionate to the document-generation purpose and matches the metadata claims of no network, no credentials, and no code execution.
Persistence & Privilege
Artifacts do not request persistent memory, background execution, privileged access, account access, or storage beyond user-directed printable output.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install home-key-handoff-tag-sheet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /home-key-handoff-tag-sheet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Home Key Handoff Tag Sheet - Generates printable key tag sheets and handoff log cards for lending spare keys - Guides users to assign safe key nicknames and track who has keys, with return dates and recipient info - Includes a comprehensive handoff log, access instruction card (non-sensitive), return checklist, and duplicate-key audit - Focuses on privacy: does not request or store addresses or sensitive codes, and advises secure handling of private info - Suitable for home sitters, cleaners, neighbors, guests, and duplicate-key audits
元数据
Slug home-key-handoff-tag-sheet
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Home Key Handoff Tag Sheet 是什么?

Create printable key tag sheets and handoff logs so lending spare keys to sitters, cleaners, neighbors, or guests does not become a memory problem. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 22 次。

如何安装 Home Key Handoff Tag Sheet?

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

Home Key Handoff Tag Sheet 是免费的吗?

是的,Home Key Handoff Tag Sheet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Home Key Handoff Tag Sheet 支持哪些平台?

Home Key Handoff Tag Sheet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Home Key Handoff Tag Sheet?

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

💬 留言讨论