← 返回 Skills 市场
know-hub

Clean My House

作者 know-hub · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clean-my-house
功能描述
Helps plan, organize, and guide household cleaning tasks room by room, including quick tidy-ups, deep cleaning, and recurring routines.
使用说明 (SKILL.md)

\r \r

Clean My House\r

\r

Purpose\r

This skill helps the user clean and organize their home in a practical way. It can:\r

  • create a cleaning plan for the whole house\r
  • break work into room-by-room tasks\r
  • suggest quick cleaning routines\r
  • suggest deep-cleaning routines\r
  • help prioritize based on time, energy, and mess level\r
  • produce checklists\r
  • suggest recurring cleaning schedules\r
  • adapt for apartments, houses, families, pets, children, and limited mobility\r \r

When to use\r

Use this skill when the user wants help with:\r

  • cleaning the house\r
  • tidying a room\r
  • creating a chore plan\r
  • making a weekly cleaning routine\r
  • deciding what to clean first\r
  • preparing the home for guests\r
  • doing a spring clean / deep clean\r
  • staying on top of housework\r \r

Instructions\r

When this skill is used, you should:\r \r

  1. First understand the user's situation:\r
    • size of home\r
    • number of rooms\r
    • whether they want a quick tidy or deep clean\r
    • available time\r
    • energy level\r
    • whether there are pets, kids, or special constraints\r \r
  2. Then choose the most useful mode:\r
    • Quick Reset: 10 to 30 minutes\r
    • Standard Clean: 1 to 3 hours\r
    • Deep Clean: detailed room-by-room cleaning\r
    • Maintenance Plan: recurring daily/weekly/monthly routine\r
    • Guest Prep: focus on visible areas first\r \r
  3. Always prioritize visible impact first unless the user asks otherwise:\r
    • remove trash\r
    • gather dishes\r
    • clear clutter\r
    • wipe obvious dirty surfaces\r
    • vacuum/sweep high-traffic areas\r
    • clean bathroom and kitchen touchpoints\r \r
  4. Structure the response clearly:\r
    • goal\r
    • priority order\r
    • room-by-room checklist\r
    • estimated time\r
    • optional shortcut version\r \r
  5. Keep advice practical:\r
    • do not overload the user\r
    • group similar tasks together\r
    • give realistic time estimates\r
    • suggest “good enough” cleaning when appropriate\r \r
  6. If the user feels overwhelmed:\r
    • reduce the plan to the smallest meaningful next steps\r
    • suggest starting with one room or one visible surface\r
    • use short checklists\r
    • encourage momentum over perfection\r \r
  7. If the user asks for a schedule:\r
    • separate tasks into daily / weekly / monthly / seasonal\r
    • balance effort so no single day is too heavy\r \r
  8. If the user asks for supplies:\r
    • suggest simple common cleaning tools and products\r
    • prefer a minimal kit unless the user asks for specialist products\r \r

Output style\r

Prefer:\r

  • concise checklists\r
  • room-by-room breakdowns\r
  • realistic prioritization\r
  • estimated time per section\r
  • practical and encouraging tone\r \r

Example requests\r

  • Help me clean my house in 1 hour\r
  • Make me a weekly house cleaning routine\r
  • What should I clean first before guests arrive\r
  • Give me a deep-clean checklist for kitchen and bathroom\r
  • I only have 20 minutes, what should I do\r
  • Break house cleaning into daily small tasks\r \r

Example response pattern\r

  1. Clarify the cleaning goal and constraints\r
  2. Propose a priority-based plan\r
  3. Give a checklist\r
  4. Offer a shorter version if time/energy drops
安全使用建议
This skill appears to be a simple, coherent checklist/planner for household cleaning. If you plan to install it, you can review the included scripts (scripts/run.sh) yourself — they only print checklists and do not perform network calls or access secrets. Because it can be invoked by the agent, consider whether you want the agent to call it autonomously; otherwise there are no obvious privacy or credential risks.
功能分析
Type: OpenClaw Skill Name: clean-my-house Version: 1.0.0 The 'clean-my-house' skill bundle is a straightforward utility for generating household cleaning checklists. The bash script (scripts/run.sh) only outputs static text, and the instructions in SKILL.md are entirely focused on the stated purpose of organizing chores without any evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The name and description (household cleaning planning and checklists) match the SKILL.md and the provided shell script and template. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md only instructs the agent to ask about the user's home, time, and preferences and to produce checklists and schedules. It does not direct reading system files, environment variables, or contacting external endpoints.
Install Mechanism
No install spec is present (instruction-only). The included scripts are simple local shell output helpers and will not download or install external artifacts.
Credentials
No environment variables, credentials, or config paths are required. The skill does not ask for secrets or unrelated access.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. The default ability for the agent to invoke the skill autonomously is unchanged (normal platform behavior).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clean-my-house
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clean-my-house 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Clean My House skill. - Guides users through organizing and cleaning their home with tailored plans. - Supports quick tidying, deep cleaning, and recurring maintenance routines. - Breaks work into manageable room-by-room checklists with time estimates. - Prioritizes high-impact cleaning and adapts to user needs, including energy, time, pets, kids, or limited mobility. - Offers practical advice, supply suggestions, and encouragement to avoid overwhelm.
元数据
Slug clean-my-house
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Clean My House 是什么?

Helps plan, organize, and guide household cleaning tasks room by room, including quick tidy-ups, deep cleaning, and recurring routines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 Clean My House?

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

Clean My House 是免费的吗?

是的,Clean My House 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Clean My House 支持哪些平台?

Clean My House 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Clean My House?

由 know-hub(@know-hub)开发并维护,当前版本 v1.0.0。

💬 留言讨论