← 返回 Skills 市场
Contact Manager
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaoming-contact-manager
功能描述
联系人管理 - 名片存储、分组管理、快速搜索
安全使用建议
This skill is an instruction-only contact manager that expects a 'clawhub' CLI to run the shown commands; it does not request secrets or perform unexpected I/O. Before installing or using it: (1) confirm where the 'clawhub' CLI comes from (the README suggests installing via npx) and review that package's code or source; (2) note the small manifest mismatch: _meta.json lists 'curl' as required even though the instructions don't use it — harmless but inconsistent; (3) exporting contacts will write files locally (CSV/VCF/JSON), so avoid exporting sensitive data to untrusted locations; (4) because the skill is instruction-only, the main risk is trusting external tooling (clawhub/npx). If you plan to run the recommended npx install, inspect that package first.
功能分析
Type: OpenClaw Skill
Name: xiaoming-contact-manager
Version: 1.0.0
The skill bundle contains only documentation and metadata for a contact management tool. There is no executable code or suspicious instructions in the SKILL.md or README.md files, and the described functionality (adding, searching, and exporting contacts) is consistent with the stated purpose.
能力评估
Purpose & Capability
SKILL.md shows CLI usage (clawhub contact ...) that matches the contact-management purpose. Minor inconsistency: _meta.json lists a required binary 'curl' that is not referenced in the instructions or README and is not necessary for the stated features.
Instruction Scope
Runtime instructions are limited to expected contact operations (add/search/group/export). They do not instruct reading unrelated files, accessing environment secrets, or sending data to external endpoints.
Install Mechanism
No install spec (instruction-only), which is low risk. README suggests installing via `npx clawhub@latest install contact-manager` — that implies reliance on an external 'clawhub' package; you should verify the provenance of that package before running it. No archives or downloads are included in the skill bundle.
Credentials
The skill declares no required environment variables or credentials. The only manifest entry that looks like a requirement is the 'curl' binary in _meta.json; this is disproportionate to the provided instructions (which reference the 'clawhub' CLI instead).
Persistence & Privilege
Skill is not 'always' enabled and does not request elevated or persistent privileges. It is user-invocable and allows autonomous invocation by default (the platform default); there is no evidence it modifies other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoming-contact-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoming-contact-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0 联系人管理
元数据
常见问题
Contact Manager 是什么?
联系人管理 - 名片存储、分组管理、快速搜索. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Contact Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoming-contact-manager」即可一键安装,无需额外配置。
Contact Manager 是免费的吗?
是的,Contact Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Contact Manager 支持哪些平台?
Contact Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Contact Manager?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills