← Back to Skills Marketplace
kaising-openclaw1

Contact Manager

by kaising-openclaw1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaoming-contact-manager
Description
联系人管理 - 名片存储、分组管理、快速搜索
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiaoming-contact-manager
  3. After installation, invoke the skill by name or use /xiaoming-contact-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0 联系人管理
Metadata
Slug xiaoming-contact-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Contact Manager?

联系人管理 - 名片存储、分组管理、快速搜索. It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.

How do I install Contact Manager?

Run "/install xiaoming-contact-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Contact Manager free?

Yes, Contact Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Contact Manager support?

Contact Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Contact Manager?

It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.

💬 Comments