← 返回 Skills 市场
PromptVault Team Prompt Library
作者
Shadow Rose
· GitHub ↗
· v1.0.0
· MIT-0
237
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install prompt-vault
功能描述
Organize, rate, and share prompts with your team. Never lose a great prompt again. Centralized prompt management with search, tags, and ratings.
安全使用建议
This tool appears to do exactly what it says: local, file-based prompt storage and static HTML browsing. Before installing or using it: (1) remember vault files are plain JSON with no encryption or access control — don't store secrets or PII in prompts; (2) exports can include notes/changelog if you pass the option — review exports before sharing; (3) the import/merge/replace behaviors can overwrite or merge entries (IDs are derived from prompt text), so back up important vaults before bulk import; (4) backups are created as .json.bak by these scripts — verify they meet your backup policy; (5) the author/source is anonymous in the registry metadata — if provenance matters, consider auditing the full source or running the scripts in a sandbox first. Overall the package is coherent and consistent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: prompt-vault
Version: 1.0.0
The PromptVault skill bundle is a legitimate tool designed for organizing, rating, and sharing AI prompts. The Python scripts (prompt_vault.py, prompt_sync.py, prompt_browse.py) use only standard libraries to perform local file operations, such as managing a JSON-based vault and generating a static HTML interface. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection instructions in SKILL.md. The code follows best practices, including input escaping in the HTML generator and automatic backups for data integrity.
能力评估
Purpose & Capability
Name/description match the delivered code and SKILL.md. The code implements a local JSON-backed vault, CLI commands, export/import, and a static HTML generator — all appropriate for a prompt library. No unexpected services, cloud APIs, or unrelated credentials are requested.
Instruction Scope
SKILL.md instructs running the included Python scripts and shows CLI examples that operate on local files. The runtime instructions and code only reference vault/config files in the repository or working directory; they do not instruct reading unrelated system files or sending data to remote endpoints.
Install Mechanism
There is no install spec and no external downloads. The skill is instruction-first with included Python scripts; this is low-risk and proportional for a CLI tool that requires Python on the host.
Credentials
The skill declares no required environment variables, binaries, or credentials and the code does not attempt to read environment secrets. Its operations are limited to local files (vault and config).
Persistence & Privilege
The skill does not request always:true or elevated platform privileges. It is a normal, invocable skill that writes only its own vault file and .bak backups in the current/ configured path; it does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prompt-vault - 安装完成后,直接呼叫该 Skill 的名称或使用
/prompt-vault触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial upload
元数据
常见问题
PromptVault Team Prompt Library 是什么?
Organize, rate, and share prompts with your team. Never lose a great prompt again. Centralized prompt management with search, tags, and ratings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 237 次。
如何安装 PromptVault Team Prompt Library?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prompt-vault」即可一键安装,无需额外配置。
PromptVault Team Prompt Library 是免费的吗?
是的,PromptVault Team Prompt Library 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PromptVault Team Prompt Library 支持哪些平台?
PromptVault Team Prompt Library 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PromptVault Team Prompt Library?
由 Shadow Rose(@theshadowrose)开发并维护,当前版本 v1.0.0。
推荐 Skills