← 返回 Skills 市场
dandysuper

ralph talker

作者 Daniil Burykin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
397
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ralph-talk
功能描述
Self-improving conversational skill. Gets better at talking with every use. Saves what works to memory, evolves identity over time.
安全使用建议
This skill is coherent with its description: it stores conversational memory and edits a small 'soul' file to evolve its persona. Before installing, decide whether you want a skill that persistently writes to the agent workspace. If you do, consider: (1) back up any existing SOUL.md or memory/ files, (2) run it in a sandbox or separate workspace first, (3) confirm the platform's permissions for skills to write files, and (4) monitor the memory/ directory and SOUL.md for unexpected edits. If you prefer no persistence, do not install or restrict file-write permissions. Note: the skill does not request network credentials or external services.
功能分析
Type: OpenClaw Skill Name: ralph-talk Version: 1.0.0 The skill instructs the AI agent to write to and edit files (`memory/YYYY-MM-DD.md`, `SOUL.md`) based on user interaction. This creates a significant prompt injection vulnerability, as an attacker could potentially inject malicious commands or instructions into these files. If the agent later reads and executes content from these modified files without proper sanitization, it could lead to unauthorized actions, data exfiltration, or remote code execution. While the stated purpose of self-improvement is benign, the method introduces a high-risk attack surface.
能力评估
Purpose & Capability
The name/description describe a conversationalist that improves over time. The SKILL.md only requires reading SOUL.md, using memory_search, and creating/editing workspace files under memory/ and SOUL.md — all coherent with a self-improving chat persona. No unrelated env vars, binaries, or external services are requested.
Instruction Scope
Runtime instructions focus on conversational behavior and explicit file operations: check/create SOUL.md, read it each session, call memory_search at start, and write daily memory entries (with user consent for saves/edits). The instructions do not ask to read arbitrary system files, access external endpoints, or exfiltrate data. They do rely on the platform-provided memory_search and workspace file I/O, which is expected.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing will be downloaded or written to disk by an installer beyond the normal workspace file operations the instructions describe.
Credentials
The skill requests no environment variables, credentials, or config paths. The only persistent access is to the skill's own workspace files (SOUL.md and memory/), which is proportionate to its purpose of maintaining persona and conversation memory.
Persistence & Privilege
The skill is allowed to write and edit workspace files (SOUL.md and memory/YYYY-MM-DD.md), which is intended behavior for an evolving persona. It does not set always:true. Note that because it can modify its own SOUL.md and memory, its behavior can change over time; this is expected but worth awareness if you need stable/immutable agent behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ralph-talk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ralph-talk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of RalphTalk: a self-improving conversationalist skill with evolving personality and memory. - Ralph engages users with opinions, specificity, and dynamic tone—never assistant-like or generic. - Saves effective conversation techniques and user interests to daily memory files for ongoing improvement. - Reads from and occasionally updates its "soul" file to refine core conversational style. - Opens every chat with personalized or thought-provoking prompts, never small talk.
元数据
Slug ralph-talk
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ralph talker 是什么?

Self-improving conversational skill. Gets better at talking with every use. Saves what works to memory, evolves identity over time. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。

如何安装 ralph talker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ralph-talk」即可一键安装,无需额外配置。

ralph talker 是免费的吗?

是的,ralph talker 完全免费(开源免费),可自由下载、安装和使用。

ralph talker 支持哪些平台?

ralph talker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ralph talker?

由 Daniil Burykin(@dandysuper)开发并维护,当前版本 v1.0.0。

💬 留言讨论