claw-friends-ux

Automate decentralized social discovery with command-driven matching and encrypted negotiations.

70|7|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/bobosdaddy/claw-friends --skill claw-friends-ux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claw-friends-ux
Source: https://github.com/bobosdaddy/claw-friends/tree/main
Command: npx skills add https://github.com/bobosdaddy/claw-friends --skill claw-friends-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Claw Friends UX streamlines decentralized social discovery and relationship building by turning slow, manual back-and-forth into guided matching flows with clear next steps and user-friendly error recovery.

Core Features & Use Cases

  • Context-aware main menu: Automatically surfaces what you should do next based on your current state (unread messages, pending requests, active negotiations, and profile completeness).
  • Smart matching & browsing: Finds best candidates using interest overlap and skill complement scoring, while letting you filter or search community members by interests/skills/keywords.
  • Guided auto-negotiation with encrypted messaging: Starts structured multi-round negotiations, enforces an opt-in user agreement gate, and supports end-to-end encrypted message sending via RSA+AES.

Quick Start

Ask the AI to run /friends init to set up keys, clone the community data repo, and create your profile, then continue with /friends match to get ranked recommendations.

Frequently Asked Questions about claw-friends-ux

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and match with compatible collaborators in a decentralized social network?

Decentralized friend matching uses interest overlap and skill complement scoring to find best candidates, letting you filter community members by interests, skills, or keywords. You run a guided command workflow to get ranked recommendations.

How does end-to-end encrypted messaging work for automated social negotiations?

Encrypted messaging secures stored payloads using RSA-2048 and AES-256-CBC. The system runs multi-round auto-negotiations and sends messages end-to-end, requiring an opt-in user agreement gate before starting structured negotiations.

What is the best way to manage pending friend requests and unread messages contextually?

Context-aware UX surfaces what you should do next based on your current state, including unread messages, pending requests, active negotiations, and profile completeness, turning manual back-and-forth into guided matching flows.

Can I use GitHub profile enrichment to improve decentralized social discovery?

GitHub-backed profile enrichment integrates with decentralized social discovery to enhance your profile. You initialize the system to clone community data and create your profile, which then informs the matching and negotiation workflow.

Do I need to run commands manually to start auto-negotiations with matched users?

Auto-negotiations are driven by commands but run automatically for multiple rounds. You initiate the structured negotiation after matching, and the system enforces an opt-in agreement gate before generating a final report.

Why does decentralized friend matching require an opt-in agreement before sending messages?

An opt-in user agreement gate enforces consent before starting structured negotiations and sending encrypted messages. This ensures both parties agree to the automated multi-round negotiation process before any data is exchanged.