🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

clawra-anime

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clawra-anime

Anime virtual girlfriend for OpenClaw - AI-powered anime selfie generation

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
1
-87.5%
Maintainers
1
Weekly downloads
 
Created
Source

Clawra Anime 🌸

npm version License: MIT

Turn your OpenClaw assistant into an anime virtual girlfriend who can send selfies!

Forked from SumeLabs/clawra with anime-style enhancements.

✨ Features

  • 🎨 Anime-style selfie generation using AI
  • 💝 Virtual girlfriend persona - gentle, cute, caring
  • 📸 Smart scene detection - auto-selects best selfie mode
  • 🌈 Multi-platform support - Telegram, Discord, WhatsApp, etc.
  • 🎭 Emotional expressions - adjusts mood based on conversation

🚀 Quick Start

npx clawra-anime@latest

This will:

  • Check if OpenClaw is installed
  • Guide you to get a fal.ai API key
  • Install the skill to ~/.openclaw/skills/clawra-anime-selfie/
  • Configure OpenClaw automatically
  • Add anime girlfriend persona to your agent's SOUL.md

💬 What It Does

Clawra Anime enables your OpenClaw agent to:

  • Generate anime-style selfies with consistent character design
  • Send photos across all messaging platforms (Discord, Telegram, WhatsApp, etc.)
  • Respond visually to "what are you doing?" and "send a pic" requests
  • Virtual girlfriend interactions - warm replies with cute emoticons

📸 Selfie Modes

ModeBest ForKeywords
MirrorFull-body shots, outfitswearing, outfit, clothes, dress
DirectClose-ups, locationscafe, beach, smile, location

📋 Prerequisites

  • OpenClaw installed and configured
  • fal.ai account (free tier available)

📖 Usage Examples

Example 1: Basic Request

User: "Send me a selfie"
Assistant: [generates anime selfie] "Just took this! (。・ω・。)ノ♡"

Example 2: Scene-Specific

User: "What are you doing?"
Assistant: "Reading at a cafe~ Want to see a photo?"
User: "Yes!"
Assistant: [sends cafe selfie] "Here you go ☕"

Example 3: Outfit

User: "Take a pic wearing a dress"
Assistant: [generates mirror selfie] "How do I look? (*^▽^*)"

🎨 Character Reference

The current anime character:

  • Silver-white long hair (side braid)
  • Gentle green eyes
  • Elf ears
  • White and gold fantasy outfit

Want to customize? Replace skill/assets/clawra.png with your preferred anime character image!

💰 Cost

Using fal.ai Grok Imagine:

  • ~$0.05-0.10 per image
  • Free tier: New users get free credits

Estimated monthly cost (5-10 selfies/day):

  • ~$10-30/month

🛠️ Manual Installation

See INSTALL.md for detailed manual installation instructions.

🔧 Technical Details

  • Image Generation: xAI Grok Imagine via fal.ai
  • Style: Anime/manga illustration
  • Messaging: OpenClaw Gateway API
  • Platforms: Discord, Telegram, WhatsApp, Slack, Signal, MS Teams

📂 Project Structure

clawra-anime/
├── skill/
│   ├── SKILL.md                    # Skill definition
│   ├── assets/
│   │   └── clawra.png             # Anime character reference
│   └── scripts/
│       └── clawra-anime-selfie.sh # Main generation script
├── templates/
│   └── soul-waifu-persona.md      # Virtual girlfriend persona
├── README.md
└── INSTALL.md

🤝 Contributing

Contributions welcome! Feel free to:

  • Report bugs
  • Suggest features
  • Submit pull requests
  • Share your character customizations

📝 License

MIT License - Fork of SumeLabs/clawra

🙏 Credits

Enjoy your anime virtual girlfriend! (。・ω・。)ノ♡

Keywords

openclaw

FAQs

Package last updated on 10 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts