← 返回 Skills 市场
vajih

Rizz Coach

作者 vajih · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
266
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rizz-coach
功能描述
AI texting and flirting coach that grades your messages, improves your texts, generates replies, simulates conversations, and creates shareable results.
安全使用建议
This skill's code and prompts match the described 'texting coach' behavior and include explicit safety checks — that's good. However, package.json depends on the Anthropic SDK but the skill metadata does not declare any required API key or environment variable. Before installing or enabling this skill you should: 1) Confirm which API key or credential the skill expects (e.g., ANTHROPIC_API_KEY or platform-injected key) and where it will be stored. 2) Prefer creating a dedicated, limited-scope API key (not your main account key) and restrict its usage/costs. 3) Review the remaining (omitted) source files for any network calls or unexpected endpoints beyond the LLM client. 4) Consider running the skill in a sandbox or with network monitoring the first time to ensure it only calls the expected LLM endpoint and does not exfiltrate data. If the author intends the platform to inject LLM credentials, ask them to declare that in the skill metadata so you can evaluate it properly.
功能分析
Type: OpenClaw Skill Name: rizz-coach Version: 1.0.0 The Rizz Coach skill is a well-structured AI agent designed for analyzing and generating texting/flirting advice. A review of the source code and SKILL.md instructions reveals no evidence of malicious intent, data exfiltration, or unauthorized system access. The skill includes a comprehensive safety layer in 'src/core/safety.ts' that uses regex patterns to proactively block harassment, coercion, stalking, and explicit content. All LLM interactions in 'src/core/prompts.ts' are governed by strict system prompts that reinforce these safety boundaries, and the code lacks any high-risk execution patterns like 'eval' or shell command injection.
能力评估
Purpose & Capability
Name/description (texting/flirt coach) match the code and prompts. The codebase and prompts clearly implement scoring, rewriting, reply generation and simulation, which fit the stated purpose. The only mismatch is an explicit dependency on @anthropic-ai/sdk (LLM client) even though SKILL metadata lists no required credentials.
Instruction Scope
SKILL.md and the source prompts restrict behavior to scoring, rewriting, reply generation, simulating personas and generating share cards. Safety guardrails are explicit (no minors, no coercion, no explicit/sexualized content). Instructions ask the LLM to return JSON and do not instruct reading unrelated system files or secrets.
Install Mechanism
No install spec; code is included and package.json uses standard npm dependencies (registered @anthropic-ai/sdk). No suspicious remote downloads or extract-from-URL instructions in the provided manifest.
Credentials
package.json (and package-lock.json) include @anthropic-ai/sdk, which normally requires an API key or credential to call Anthropic's API, but requires.env / primaryEnv lists no credentials. The skill therefore omits declaring a necessary secret and its intended environment variable name — an incoherence that could hide unexpected credential usage or lead to runtime failure. Also verify whether the skill expects the host platform to inject LLM credentials automatically and which variable name it expects.
Persistence & Privilege
The skill is not always:true, is user-invocable, and does not request system config paths or attempt to modify other skills. No elevated persistence or cross-skill config changes are present in the reviewed files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rizz-coach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rizz-coach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**Initial launch – fun AI-powered texting and flirting coach.** - Rate your texts with honest, multi-dimensional feedback (“Rate My Rizz”). - Instantly upgrade weak messages with 3-tier rewriter (“Glow Up My Text”). - Generate vibe-tagged reply options, each with a risk level (“Reply Generator”). - Practice with different AI personas and get real-time feedback (“Conversation Simulator”). - Share results easily with clean, screenshot-ready ASCII cards.
元数据
Slug rizz-coach
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Rizz Coach 是什么?

AI texting and flirting coach that grades your messages, improves your texts, generates replies, simulates conversations, and creates shareable results. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。

如何安装 Rizz Coach?

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

Rizz Coach 是免费的吗?

是的,Rizz Coach 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rizz Coach 支持哪些平台?

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

谁开发了 Rizz Coach?

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

💬 留言讨论