local-skill-manager
本地 Skill 目录的集中管理工具("Skill 管家")。当用户想要: (1) 列出或查询已安装的 Skill(系统级或用户级); (2) 检查各 Skill 的版本信息; (3) 使用标准模板快速创建新的本地 Skill; (4) 删除或移除不再需要的 Skill。 请使用此技能。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenchen913/local-skill-managerWhat This Skill Does
The local-skill-manager, often referred to as the "Skill Butler," acts as the centralized control center for managing your local OpenClaw AI agent extensions. Instead of manually navigating directories or risking file corruption by deleting folders, this utility provides a structured, safe interface for your development workflow. It handles the lifecycle of your skills—from creation with standard directory templates (including scripts, references, and assets) to validation, version tracking, and secure removal. By using this tool, you ensure that your skills/ directory remains consistent and free of structural errors.
Installation
To integrate this skill into your environment, use the OpenClaw hub command:
clawhub install openclaw/skills/skills/chenchen913/local-skill-manager
Ensure your system meets the requirements by running:
pip install -r requirements.txt
This installs pyyaml, which allows the manager to parse metadata from SKILL.md files, ensuring compatibility with OpenClaw's standard agent architecture.
Use Cases
This skill is designed for AI developers and power users who actively extend OpenClaw with custom tools. It is ideal for:
- Developers building new tools who need a consistent file architecture for every new project.
- Users who maintain a large library of local skills and need a quick overview of what is currently installed and active.
- Teams managing versioning across multiple local projects to ensure they are using the latest tool capabilities.
- Clean-up tasks, ensuring that deprecated or problematic skills are removed safely without leaving orphaned files or broken symlinks.
Example Prompts
- "I want to start a new project, please create a new skill named 'web-scraper'."
- "Can you list all my currently installed skills and check if they are up to date?"
- "I no longer use the 'demo-assistant' skill, please remove it safely."
Tips & Limitations
- Safety First: Always utilize the
--dry-runflag when deleting skills. This performs a simulation, showing you exactly which files will be purged before any actual write operations occur. - Pathing: If your environment stores skills in custom locations (like
.trae/skills/), ensure you prepend the correct path to the python commands, as relative paths are strictly enforced by the scripts. - Integrity: Never bypass the provided scripts to move or delete files manually. The scripts include logic for path traversal protection and protected-skill checks that standard shell commands lack.
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-chenchen913-local-skill-manager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
wechat-article-writer
WeChat Official Account article writing assistant. Guides users through a complete multi-phase workflow: smart entry detection, requirements clarification, market research, deep dialogue with outline co-creation, AI writing, 3-round structured review, header/footer completion, media resources (image + video generation in dual mode), title/summary optimization, and final delivery. Supports personal material library and style learning for reducing AI-sounding text. Also supports multi-article comparison and long-article series splitting. USE THIS SKILL when the user wants to: (1) write a WeChat article from scratch, (2) polish or review an existing draft, (3) get help with article planning and structure, (4) optimize article titles and summaries, (5) collaborate on WeChat content creation, (6) view or manage personal writing style/material library, (7) compare multiple articles, (8) split a long article into a series.
daily-decision-making
一个结构化的个人决策数据库系统,帮助用户系统性地处理生活与职业中的复杂抉择。 当用户面临以下情况时使用此技能: (1) 遇到"我该怎么办""帮我做个决定""我在 X 和 Y 之间纠结"等表述; (2) 涉及职业(跳槽/转行)、生活方式(搬家)、重大消费(买房/买车)或人际关系的决策; (3) 需要系统性地权衡利弊; (4) 想把决策过程记录下来以供日后回顾和复盘。
knowledge-distiller
A structured knowledge extraction tool that helps users clarify, organize, and store tacit knowledge through active questioning. USE THIS SKILL when you want to: (1) Turn vague ideas into clear methodologies; (2) Clarify complex concepts through Socratic questioning; (3) Extract structured notes from free-flowing thoughts; (4) Document personal expertise or domain knowledge.
learning-assistant
一个全面的计算机科学、AI、机器学习、强化学习和软件工程技术学习助手。 当用户想要做以下事情时使用此技能: (1) 学习新的技术概念或框架 (CS/AI/ML/SE), (2) 复习现有知识或准备技术面试, (3) 生成学习计划、知识总结或抽认卡, (4) 分析代码片段或调试理解, (5) 对技术主题进行深度研究。
healthfit
个人全维度健康管理系统,中西医融合。当用户涉及运动训练计划、饮食营养建议、 健康数据记录追踪、中医体质辨识、节气养生、舌诊分析、性健康记录等话题时立即触发。 提供四位顾问(Coach Alex 运动教练 / Dr. Mei 营养师 / Analyst Ray 数据分析师 / Dr. Chen 中医体质顾问),支持深度建档和长期追踪。任何"帮我建档"、"记录今天运动"、 "我的体质"、"舌苔厚白"类请求均应触发本 skill。