wiz-migration
为知笔记迁移辅助技能,提供自动检测存储目录、导出操作引导、附件批量迁移等完整迁移流程
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/awamwang/wiz-migrationWhat This Skill Does
The wiz-migration skill acts as an intelligent migration assistant specifically engineered for users transitioning away from the WizNote (为知笔记) platform. It streamlines the complex task of data extraction and structured migration by automating the discovery of local data stores, providing a standardized roadmap for exporting notes in HTML format, and handling the tedious batch migration of attachment folders. By leveraging a structured command-line interface and supporting batch scripts, it ensures that your knowledge base remains intact—preserving directory structures and avoiding common pitfalls like data loss or broken image references.
Installation
To install this skill, use the OpenClaw CLI tool to pull from the official repository:
clawhub install openclaw/skills/skills/awamwang/wiz-migration
Once installed, you can trigger the interactive assistant via openclaw skill wiz-migration start or import it directly into your Python automation workflows using the provided library functions.
Use Cases
- Knowledge Base Consolidation: Efficiently move years of archived WizNote research into modern tools like Obsidian, Notion, or local file systems.
- Backup Automation: Create periodic, structured exports of your WizNote content for long-term storage or offline archival.
- Developer Workflows: Integrate document retrieval into broader data analysis pipelines by transforming proprietary WizNote blobs into standard, portable HTML files with correctly mapped assets.
Example Prompts
- "OpenClaw, start the wiz-migration wizard to help me find my local notebook files and begin the export process."
- "I have finished exporting my notes to the 'Wiz_Export' folder. Can you run the attachment migration script to sync the _Attachments directories?"
- "Help me generate the export guidelines for migrating my notes and explain why I shouldn't select 'Single HTML file' during the process."
Tips & Limitations
- Critical Export Step: Always choose 'Export as multiple web files' in WizNote. Opting for 'Single HTML' will base64-encode your attachments, making them difficult to extract or search later.
- Permissions: The migration script performs file operations on your machine. Ensure your terminal has appropriate write permissions to the destination folder before execution.
- Scalability: While the included script handles large volumes of attachments by skipping existing files, extremely large databases (over 50GB) may take significant time to index; please be patient during the 'detect_wiz_data_dir' phase.
- Validation: After migration, perform a spot check on your HTML files to verify that internal relative links to '_files' directories are correctly resolved.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-awamwang-wiz-migration": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
Agent Migration Pack
将AI Agent完整迁移到新环境或分享给其他用户的标准化工具包,包含身份、记忆、技能、风格等完整信息,支持状态迁移
migration-runbook-generator
把迁移方案整理成 runbook,补齐切换窗口、前置检查、回滚与验收信号。;use for migration, runbook, rollback workflows;do not use for 执行数据库改动, 忽略回滚条件.
agent-lifecycle-protocol
Lifecycle management for autonomous AI agents — birth, forking, succession, migration, retirement. Maintain agent genealogy with reputation inheritance across versions. Identity continuity when agents evolve. Part of the Agent Trust Stack.
clawsync
Portable identity vault for OpenClaw. Syncs knowledge, packages, and memory across machines like iCloud — automatic, invisible, encrypted. Bring your own storage (Google Drive, Dropbox, FTP, Git) or use ClawSync Cloud.
clawroam
Portable identity vault for OpenClaw. Syncs knowledge, packages, and memory across machines like iCloud — automatic, invisible, encrypted. Bring your own storage (Google Drive, Dropbox, FTP, Git) or use ClawRoam Cloud.