← Back to Skills Marketplace
chris-openclaw

Move Planner

by chris-openclaw · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install move-planner
Description
Plan and manage residential moves with timelines, tasks, vendors, address changes, school enrollment, and budget tracking using smart templates for all move...
Usage Guidance
This skill appears to do what it says: maintain move timelines, tasks, vendors, address-change checklists, and a small budget, storing state in move-data.json. Before installing, check where the skill's data directory is stored and whether that directory is included in any backups or accessible to other apps/skills (to avoid unintended sharing of addresses, children's data, school details, etc.). If you need extra privacy, run the skill in an environment where its data folder is isolated or encrypted. Also confirm that your agent enforces sandboxing for skill files so other skills or processes can't read move-data.json without your consent.
Capability Analysis
Type: OpenClaw Skill Name: move-planner Version: 1.0.0 The move-planner skill is a legitimate logistics assistant designed to help users manage residential moves. It tracks tasks, budgets, and address changes using a local data file (move-data.json) and provides structured templates for various move types. The instructions in SKILL.md are well-aligned with the stated purpose, and there are no indicators of data exfiltration, unauthorized system access, or malicious prompt injection.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name and description match the instructions: templates, task tracking, vendors, address-change checklist, and a local JSON data store. Nothing in the skill asks for unrelated capabilities (no cloud credentials, no unrelated system access).
Instruction Scope
The SKILL.md directs the agent to always read and write move-data.json in the skill's data directory and to merge updates rather than overwrite. This is expected for stateful task tracking, but it does mean the skill will persist personal data (addresses, household composition, school info, vendor contact info). There are no instructions to access other system paths, environment variables, or external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no bundled code files; nothing is downloaded or written by an installer. Lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are requested. The data the skill records is appropriate for its stated purpose (addresses, dates, vendor quotes).
Persistence & Privilege
The skill persists personal move data to move-data.json in the skill's data directory. It does not request elevated privileges or always-on inclusion. Users should confirm where that data directory lives, how it is backed up, and who/what else can access it on their system or agent.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install move-planner
  3. After installation, invoke the skill by name or use /move-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of move-planner skill: - Plan and manage all aspects of a residential move, covering timelines, packing, vendors, utilities, and address changes. - Supports multiple move types: renting, buying, selling, relocating, or downsizing, with context-aware smart templates and checklists. - Tracks key milestones for buying and selling, tasks, budget, vendors, and household details. - Built-in, customizable timeline templates for various move scenarios. - Includes an address change tracker and light financial tracking to ensure no step is missed.
Metadata
Slug move-planner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Move Planner?

Plan and manage residential moves with timelines, tasks, vendors, address changes, school enrollment, and budget tracking using smart templates for all move... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Move Planner?

Run "/install move-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Move Planner free?

Yes, Move Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Move Planner support?

Move Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Move Planner?

It is built and maintained by chris-openclaw (@chris-openclaw); the current version is v1.0.0.

💬 Comments