handover-memory-pack
为人员离岗或项目交接整理显性与隐性知识,减少信息流失。;use for handover, knowledge-transfer, memory workflows;do not use for 泄露不该交接的密钥, 省略高风险事项.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/handover-memory-packWhat This Skill Does
The handover-memory-pack is a professional knowledge management agent designed to streamline the transition process during employee turnover or project handoffs. Its primary purpose is to convert tacit knowledge (expertise, context, unwritten rules) into explicit knowledge assets, ensuring organizational continuity and preventing information silos. The skill acts as a structured documentation assistant, helping users organize complex workflows, pending items, and stakeholder relationships into a cohesive 'Memory Pack'.
Installation
To install this skill, run the following command in your OpenClaw environment:
clawhub install openclaw/skills/skills/52yuanchangxing/handover-memory-pack
Ensure that your environment has access to the base directory path to correctly load the template.md and spec.json files required for standardized output generation.
Use Cases
- Personnel Transition: A departing employee needs to transfer their current role responsibilities, active project statuses, and undocumented tribal knowledge to their successor.
- Project Handoff: A team hands over a project to another department, requiring a structured summary of architectural decisions, ongoing blockers, and critical contact points.
- Knowledge Repository Building: Converting meeting transcripts and ad-hoc chat logs into a searchable, categorized knowledge base for future team members to reference.
Example Prompts
- "我即将离职,请根据我提供的项目文档和会议记录,帮我整理一份交接记忆包,重点包含待处理的任务和需要持续跟进的部门联系人。"
- "我的项目需要交接给新同事,请帮我把这些隐性知识显式化,例如如何处理突发的API超时问题,并输出为标准化的文档结构。"
- "请帮我分析这份关于研发项目的原始笔记,提取其中的未决事项和风险点,但请忽略所有涉及生产环境密码的内容,并以可审阅的草案形式输出。"
Tips & Limitations
- Safety First: This skill is designed for documentation and organization, not for automating system changes. Always review the output before sharing it, especially regarding internal project risks.
- Data Privacy: Never include sensitive information such as clear-text credentials, API keys, or private access tokens in your inputs. If you need to reference a secret, refer to the storage location (e.g., 'See Vault for credentials') instead of the value itself.
- Risk Mitigation: The tool is configured to prioritize identifying 'pending items' and 'risk warnings'. If you feel a piece of information is high-risk, verify it with your manager before finalizing the handover document.
- Template Usage: The skill relies on local templates. If you are in an environment without file system access, it will provide the structured content in a direct text format, maintaining the requested headings for consistency.
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-52yuanchangxing-handover-memory-pack": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
legal-matter-intake-summarizer
把法律相关咨询材料整理成事实、争议点、缺失材料与后续问题,不给法律结论。;use for legal, intake, case-summary workflows;do not use for 提供法律意见结论, 替代律师审查.
memory-stack
AI 记忆栈架构 - 符合 2026 前沿的 AI 记忆系统。微调+RAG+ 上下文三层设计,mirrors 人类记忆工作方式。