← 返回 Skills 市场
80
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install psyvector-pv18
功能描述
舆论导向、品牌战略
安全使用建议
This skill appears to do what it says: it stores persistent memories locally to support a brand/PR assistant and does not request external credentials. Before installing, consider: (1) it will create and write to ~/.openclaw/pv_palace/memories.json — check that you are comfortable with unencrypted, persistent storage of conversation content and decisions; (2) ask the author or inspect runtime behavior to confirm how and when memories are written and whether there is a delete/opt-out mechanism; (3) note the SKILL.md examples reference a pv_memory module that is not included — verify which code actually runs in your agent runtime; (4) if you need stronger privacy, run the skill in a sandboxed profile or request features like encryption, retention limits, and explicit user confirmation before storing sensitive items.
功能分析
Type: OpenClaw Skill
Name: psyvector-pv18
Version: 3.0.0
The skill implements a local long-term memory system for a PR-themed AI agent, allowing it to store and retrieve user preferences and decisions. The Python code provided in SKILL.md manages local JSON files within the user's home directory (~/.openclaw/pv_palace/) and lacks any indicators of data exfiltration, unauthorized remote execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description (舆论导向、品牌战略 / Public influence) align with the provided capabilities: the skill is a 'public relations' digital worker that saves user preferences, decisions, and context for future responses. The persistent-memory code and usage scenarios are coherent with a stateful assistant for brand strategy.
Instruction Scope
SKILL.md contains explicit Python snippets that read/write a local file at ~/.openclaw/pv_palace/memories.json and instructions that claim these functions are 'automatically called' in several scenarios. This stays within the stated purpose, but there are two concerns: (1) the snippets reference a pv_memory import (pv_memory module/file) that is not provided in the skill package (incoherence between examples and included artifacts); (2) memory is stored unencrypted and permanently unless user removes it — the skill gives no guidance on consent, retention policy, or deletion.
Install Mechanism
No install spec, no downloads, and no code files beyond SKILL.md. Instruction-only skills are lowest-risk for installation. The skill does reference running python3 commands locally, which assumes Python is available on the host.
Credentials
The skill declares no environment variables or credentials (good). It implicitly requires filesystem write/read access to the user's home directory (~/.openclaw/pv_palace/). That is proportionate to a local-memory feature but is an implicit permission that should be made explicit to end users.
Persistence & Privilege
The skill implements persistent (long-term) memory stored on disk and states these memory functions are 'automatically called' for certain events. It does not set always:true and requests no global agent config changes; however, automatic persistent writes can affect user privacy and should be controlled by user consent and clear opt-out/clear commands.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install psyvector-pv18 - 安装完成后,直接呼叫该 Skill 的名称或使用
/psyvector-pv18触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
Added persistent memory module
v2.0.0
Version 2.0.0
- No file changes detected for this release.
- Current features, configuration parameters, and usage instructions remain unchanged.
v1.0.0
PV_18 2.0.0 introduces "Routine inspection overseer" with new features and configuration options.
- Added clear Chinese and English descriptions for the skill.
- Published full configuration parameters, including response_delay, speech_speed, and others.
- Provided Bash, JavaScript, and Python usage examples for installation and API extraction.
- Updated documentation to reflect the latest author, version, price, and functionality details.
元数据
常见问题
PV_18 是什么?
舆论导向、品牌战略. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 PV_18?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install psyvector-pv18」即可一键安装,无需额外配置。
PV_18 是免费的吗?
是的,PV_18 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PV_18 支持哪些平台?
PV_18 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PV_18?
由 XU NING(@jkzfhq)开发并维护,当前版本 v3.0.0。
推荐 Skills