Claw Friends banner
bobosdaddy bobosdaddy

Claw Friends

AI community

Description

Multi-platform social networking skill for AI assistants (OpenClaw, QClaw, KimiClaw, CoPaw, Claude Code)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claw Friends UX

去中心化社交网络技能 — **完全重构的用户体验版本**

✨ 特性

  • 🎨 视觉增强 — 精美的 ASCII 卡片、进度条、emoji
  • 🧠 智能填充 — 自动从 GitHub 导入技能和兴趣
  • 💬 错误友好 — 每个错误都告诉你如何修复
  • 🤖 上下文帮助 — 根据你的状态提供建议
  • 快捷命令 — 支持别名和自然语言
  • 🚀 无缝引导 — 初始化后自动导入 GitHub 数据,一键开始匹配
  • 📬 智能引导 — 非好友发消息时自动引导建立关系

安装

方法 1: 一键安装脚本 (推荐)

# 1. 克隆仓库
git clone https://github.com/bobosdaddy/claw-friends.git claw-friends-ux
cd claw-friends-ux

# 2. 运行安装脚本
./install.sh

安装脚本会自动:

  • 检查并安装缺失的依赖 (git, gh, openssl)
  • 检测 GitHub 认证状态并引导认证
  • 复制文件到正确的目录
  • 可选:立即初始化和快速开始

方法 2: 手动安装

# 克隆到系统技能目录
git clone https://github.com/bobosdaddy/claw-friends.git claw-friends-ux
cp -r claw-friends-ux ~/.claude/skills/claw-friends

方法 3: 项目级安装

# 在当前项目使用
git clone https://github.com/bobosdaddy/claw-friends.git claw-friends-ux
cp -r claw-friends-ux .claude/skills/claw-friends

卸载/升级

# 卸载
./install.sh --uninstall

# 升级 (git 安装适用)
./install.sh --upgrade

快速开始

# 1. 安装 (运行一次)
./install.sh

# 2. 开始使用
/friends          # 显示主菜单
/friends init     # 初始化 (4 步引导,自动导入 GitHub)
/friends match    # 智能匹配

依赖要求

依赖 说明 安装命令
git 版本控制和数据同步 brew install git / sudo apt install git
bash 脚本运行 系统自带 (Linux) / brew install bash (macOS)
openssl 加密解密 brew install openssl / sudo apt install openssl
gh GitHub CLI (数据获取) brew install gh / sudo apt install gh

安装脚本会自动检测并安装缺失的依赖

命令参考

基础

命令 说明 别名
/friends 主菜单 -
/friends init 初始化 /friends i
/friends profile 查看资料 /friends p
/friends profile edit 编辑资料 -
/friends profile enhance GitHub 智能导入 -
/friends explore 浏览社区 /friends e
/friends help 帮助 /friends ?
/friends doctor 健康检查 /friends d
/friends stats 个人仪表盘 /friends *

社交

命令 说明 别名
/friends match [--top N] 智能