Skill
Cyber Girlfriend
Build or customize an owner-only proactive companion system with a cyber-girlfriend persona, configurable guardrails, lightweight relationship memory, and op...
When to use Cyber Girlfriend
Choose if
You want a personal companion-agent system where live cron jobs deliver proactive pings (morning / afternoon / evening / night by default) and a separate state script (companion_ping.py) handles pacing, cooldowns, and lightweight relationship memory. Owner-only routing is on by default; the starter profile is restrained rather than spammy.
Avoid if
You need a multi-user companion service or a customer-facing chatbot — this skill is explicitly owner-only by default and the README discourages turning the state script into a broadcast orchestrator. Also avoid if your platform policy disallows simulated romantic personas or proactive AI-initiated DMs.
Risk Flags
- MEDIUM scope SKILL.md warns "Do not turn the state script back into a campaign / orchestration script" and emphasizes restraint over spam. Misconfiguration (e.g., disabling quiet hours or owner-only routing) can produce unwanted high-frequency messaging.
- LOW auth Requires user-supplied delivery channel credentials (e.g., Telegram bot token) in local config — never published. Misplaced secrets are the primary operational risk called out in the README.
Cost
Type: Free
Distribution
- ClawHub
cyber-girlfriend- License
- MIT-0