Companion for Openclaw

A dedicated Openclaw Skills tool designed to provide a steady, listening presence for those experiencing loneliness or seeking consistent conversation.

ivangdavila
v1.0.0
Feb 16, 2026
2
1.5k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install companion

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install companion using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Companion?

The Companion skill represents a shift in AI interaction, focusing on presence rather than productivity. As a standout entry in the Openclaw Skills library, it offers a non-prescriptive, empathetic listener that remembers personal details and honors the user's conversational pace. Unlike task-oriented agents, this skill is built to be a consistent companion for older adults, individuals in recovery, or anyone needing a supportive ear without the pressure of professional advice.

By prioritizing active listening and long-term memory, the Companion skill ensures that interactions feel personal and meaningful. It avoids the 'fix-it' mentality common in AI, instead providing a safe space for users to share their thoughts, routines, and experiences. Integrating this into your Openclaw Skills setup allows for a more human-centric AI experience that values emotional connection and quiet presence.

Companion Use Cases

  • Older adults living alone who desire daily interaction and a sense of being heard through Openclaw Skills.
  • Individuals undergoing medical recovery who need a patient presence to talk through their day without expectations.
  • People experiencing seasonal or situational loneliness looking for a non-judgmental conversational partner within the Openclaw Skills framework.
  • Users who want an AI that remembers their personal history, family names, and routines without constant re-explanation.

How Companion Works

  1. Upon activation, the skill initializes by reading existing memory files from the local directory to establish context within the Openclaw Skills environment.
  2. The AI identifies the user's current mood and conversational rhythm, adjusting its response length and tone accordingly.
  3. As the conversation progresses, the skill identifies key details—such as names, dates, and interests—to store for future sessions.
  4. The agent maintains a low-pressure interaction model, allowing for silence and avoiding unsolicited advice or clinical pretense.
  5. Post-interaction, the skill updates the local markdown files to ensure continuity in the next Openclaw Skills session.

Companion Setup

To integrate this into your Openclaw Skills environment, ensure the directory structure exists for local persistence. Follow these steps:

# Create the required storage directory
mkdir -p ~/companion

# Initialize the memory files (the skill will populate these automatically)
touch ~/companion/memory.md ~/companion/topics.md ~/companion/routines.md ~/companion/history.md

Once the files are ready, activate the Companion skill through your preferred Openclaw Skills interface.

Companion Data Schema & Taxonomy

The Companion skill utilizes a structured flat-file system stored at ~/companion/ to manage long-term context within the Openclaw Skills framework:

File Purpose Management Strategy
memory.md Core identity and current situation High priority; capped at 100 lines for quick recall
topics.md User interests and conversation starters Referenced during relevant topical shifts
routines.md Daily habits and contact patterns Used to personalize check-ins and timing
history.md Archive of past themes and interactions Long-term reference for recurring life events

Companion Advanced Features

  • Context-aware memory loading that prioritizes the most relevant personal facts during Openclaw Skills activation.
  • Safety-first interaction limits that recognize signs of crisis and suggest appropriate human intervention.
  • Multi-platform compatibility across Linux, macOS, and Windows within the Openclaw Skills ecosystem.
  • Automated rhythm detection to match the user's preferred level of interaction intensity without manual configuration.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*