← Back to Skills Marketplace
vajih

Rizz Coach

by vajih · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
266
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rizz-coach
Description
AI texting and flirting coach that grades your messages, improves your texts, generates replies, simulates conversations, and creates shareable results.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rizz-coach
  3. After installation, invoke the skill by name or use /rizz-coach
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug rizz-coach
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Rizz Coach?

AI texting and flirting coach that grades your messages, improves your texts, generates replies, simulates conversations, and creates shareable results. It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install Rizz Coach?

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

Is Rizz Coach free?

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

Which platforms does Rizz Coach support?

Rizz Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rizz Coach?

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

💬 Comments