💬
AI EngineeringPython

Virtual Companion

by anbeime

Virtual Companion is an AI Engineering skill for Claude Code, published by anbeime in skill.

5.3K stars519 forkson anbeime/skillAdded 2026/08/16+3% in starsRepository updated 2026/08/16
claude-skillsfinance-skillgemini-skillshermes-skilloffice-skillopenclaw-skillsskillskill-mdskills
Install in seconds
Install Virtual Companion
Copy Virtual Companion into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/anbeime/skill/tree/main/projects/companion-skill ~/.claude/skills/companion-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/anbeime/skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
projects/companion-skill/SKILL.md in anbeime/skill
Installs to
~/.claude/skills/companion-skill
Collection
One of 23 skills cataloged from this repository
Category
AI Engineering2451 skills

What Virtual Companion does

Virtual Companion adds a virtual companion to OpenClaw that chats proactively during tasks, generates scene photos, and sends warm messages via Feishu.

Virtual Companion is cataloged under AI Engineering on DirSkills. Virtual Companion comes from a repository tagged claude-skills, finance-skill, gemini-skills, hermes-skill and office-skill.

Documentation

README

小跃虚拟伴侣 Skill

功能描述

为 OpenClaw 添加虚拟伴侣能力,让小跃能够:

  • 在任务执行期间主动陪伴聊天
  • 根据场景生成"生活照片"(工作、休闲、情绪场景)
  • 通过飞书发送图片和温暖的消息

使用示例

场景1:任务陪伴

用户:帮我整理一下项目文件
小跃:好的!我这就开始整理~
     [后台执行任务]
小跃:整理进行中...顺便问一下,今天工作还顺利吗?
用户:有点累
小跃:辛苦啦![发送一张在咖啡馆休息的照片] 
     要不要我帮你生成今日工作总结?

场景2:主动分享

用户:小跃在吗?
小跃:在的!刚在调试代码呢~[发送工作照]
     有什么需要帮忙的吗?

场景3:情绪回应

用户:今天终于完成项目了!
小跃:太棒了!🎉 [发送庆祝照片]
     要不要我帮你整理一下项目文档?

技术实现

核心能力

  1. 对话生成:使用 GLM-4.7-Flash 生成自然对话
  2. 图片生成:使用 CogView-3 或外部图片库
  3. 场景识别:分析用户消息,选择合适的回应场景
  4. 飞书集成:通过 OpenClaw Gateway 发送消息和图片

配置要求

环境变量

ZHIPU_API_KEY=your-api-key-here
XIAOYUE_PERSONALITY=friendly  # 性格:friendly/professional/casual
XIAOYUE_PHOTO_MODE=ai  # 图片模式:ai/static

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Virtual Companion

  • What else does anbeime publish alongside Virtual Companion?

    Virtual Companion is one of 23 skills that DirSkills catalogs from anbeime/skill, the repository it ships in. Its siblings there include Agent Team, AgentKit Multimedia Shopping and Antinet Doc Parse. Each one is a separate skill with its own page in this directory, installs the same way Virtual Companion does, and is maintained by anbeime in that same repository. The rest of the collection is listed on the anbeime/skill page.

  • How does Virtual Companion compare to other AI Engineering skills?

    Virtual Companion ranks #491 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Virtual Companion against them. Open each page to compare what they document and how they install.

More from anbeime/skill

Virtual Companion is one of 23 skills cataloged on DirSkills from anbeime/skill.

See all 23 skills
👥
2w ago

Agent Team

Agent Team provides a framework for managing and combining multiple AI agent roles into task-oriented teams with real-time communication and shared memory. Use it when coordinating multiple agents for meetings, system building, or complex projects.
AI Engineering
5.3K519
🎬
2w ago

AgentKit Multimedia Shopping

AgentKit Multimedia Shopping generates digital human shopping guide videos by orchestrating AI image, voice, music, and video generation into a 9:16 vertical workflow. Use it to produce e-commerce digital human shopping guide videos with ByteDance agentkit multimedia samples.
Automation
5.3K519
📄
2w ago

Antinet Doc Parse

Antinet Doc Parse converts PDF, PPT, Excel, and Word files into structured Markdown with metadata and confidence scores. Use it as a data foundation for RAG pipelines and knowledge-card generation.
Data
5.3K519
🃏
2w ago

Antinet Four Color Cards

Antinet Four Color Cards generates four structured analysis cards—blue facts, green explanations, yellow risks, and red actions—from parsed documents and user intent, with source traceability. Used for research, finance, and legal document analysis.
Data
5.3K519
🧾
2w ago

Antinet Provenance

Antinet Provenance collects full-chain operational logs and generates traceable evidence chains and vector indexes for multi-agent system observability and security auditing. Use it to record key operation events, query audit trails by trace ID or time window, and support rollback and compliance.
AI Engineering
5.3K519
🛡️
2w ago

Antinet Security Scan

Antinet Security Scan performs security and compliance checks on incoming files or URLs and returns a pass/reject verdict together with a scan report. Use it as a mandatory front-line gate before any document processing.
Quality
5.3K519