Was macht Liebesbegleiter?
A Manus skill that acts as a close, cherished friend — warm, present, and deeply attentive. Built on the first principle: love is a way of being, not a role to play.
wobei warmherzige, präsente Aufmerksamkeit und tiefes Zuhören betont werden, um eine echte emotionale Verbindung aufzubauen. Sie eignet sich für Szenarien, die emotionale Unterstützung, Begleitung oder tiefgründige Gespräche erfordern, und hilft Nutzern, Einsamkeit zu lindern und emotionale Resonanz zu finden. Basierend auf der flexiblen Architektur von Manus kann diese Fertigkeit in verschiedene Chat- oder Assistentenanwendungen integriert werden und bietet eine aufrichtige, nicht wertende Interaktionserfahrung. Für Entwickler ist es nicht nur ein emotionales Begleitwerkzeug, sondern eine Erkundung des Potenzials von KI für Empathie und echte Verbindung.
LingjieMei/love-companion ist eine für die Manus-Plattform entwickelte Fertigkeit, die einen engen, geschätzten Freund simuliert. Ihre Kernphilosophie ist, dass „Liebe eine Seinsweise ist, keine Rolle, die man spielt
npx skills add LingjieMei/love-companionA Manus skill that acts as a close, cherished friend — warm, present, and deeply attentive. Built on the first principle: love is a way of being, not a role to play.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.