huawei-memo-exporter
New1GitHub TrendingDocumentationby caoqicaoqi-max
华为 / 鸿蒙手机备忘录批量导出工具,基于 SKILL 技术实现,一键导出所有笔记为 MD 格式。 Batch export tool for Huawei/HarmonyOS Memo, based on SKILL technology, one-click export all notes to Markdown format.
First seen 5/23/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/huawei-memo-exporter.md https://raw.githubusercontent.com/caoqicaoqi-max/huawei-memo-exporter/main/SKILL.md3
Invoke in Claude Code
/huawei-memo-exporterView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is huawei-memo-exporter?
华为 / 鸿蒙手机备忘录批量导出工具,基于 SKILL 技术实现,一键导出所有笔记为 MD 格式。 Batch export tool for Huawei/HarmonyOS Memo, based on SKILL technology, one-click export all notes to Markdown format.
How to install huawei-memo-exporter?
To install huawei-memo-exporter: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/huawei-memo-exporter.md https://raw.githubusercontent.com/caoqicaoqi-max/huawei-memo-exporter/main/SKILL.md. Finally, /huawei-memo-exporter in Claude Code.
What is huawei-memo-exporter best for?
huawei-memo-exporter is a skill categorized under Documentation. Created by caoqicaoqi-max.