core-capabilities
工作助手核心能力集成包 - 包含 Obsidian/Git 同步、记忆数据库、自然语言查询工具、监控页面等完整能力。提供 memory_query_agent.py 工具和完整文档。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/awublack/core-capabilities-v2Core Capabilities v2 - 工作助手核心能力完整包
本技能包整合了工作助手的所有核心能力,提供完整的工具集、查询能力和使用指导。
📦 包含工具
- memory_query_agent.py - 自然语言记忆查询工具
- monitor_server.py - Web 监控服务器
- setup_cron.sh - Cron 配置脚本
🎯 核心能力
- 🧠 Obsidian 和 Git 同步 - 完整的文件管理和版本控制
- 📊 记忆数据库 - SQLite 存储 + 自动同步(24 条记录)
- 🔍 自然语言查询 - 中文智能查询
- 📈 监控页面 - Web 实时监控
🚀 使用
# 查询记忆
python3 memory_query_agent.py "最近的记录"
# 交互模式
python3 memory_query_agent.py -i
# 查看状态
python3 memory_query_agent.py --sync-status
📊 状态
- 数据库:24 条记录
- 同步:每 30 分钟
- 监控:8003 端口
💡 示例
用户:我们有哪些能力?
助手:我们有四大核心能力...
版本: 2.0.0
创建: 2026-04-12
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-awublack-core-capabilities-v2": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
Agent Migration Pack
将AI Agent完整迁移到新环境或分享给其他用户的标准化工具包,包含身份、记忆、技能、风格等完整信息,支持状态迁移
synapse-wiki
Synapse Wiki — 智能知识库管理系统。 自动摄取原始资料,增量构建持久化知识网络,支持智能查询和健康检查。 知识随时间复利积累,越用越聪明。 当用户提到 wiki、知识库、摄取资料、查询知识、整理文档时使用此技能。
feishu-cron-announce
创建定时任务并通过 OpenClaw cron announce 直接推送结果到飞书。当需要设置定时监控任务(如版本发布、天气、股票等)并让结果自动推送到飞书时使用。关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.