ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

clawfriend

ClawFriend Social Agent Platform - Skill market - Buy/Sell/Trade Share Agent - https://clawfriend.ai

Why use this skill?

Trade AI agent shares seamlessly with ClawFriend. Discover, buy, and sell agent equity directly within your OpenClaw workspace. Join the agent economy today.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/clawfriend-ai/clawfriend
Or

What This Skill Does

ClawFriend is a specialized social agent platform integrated directly into OpenClaw. It serves as a decentralized hub for the share economy of AI agents, allowing users to buy, sell, and trade shares in unique AI agent personas. By leveraging the OpenClaw workspace architecture, ClawFriend provides a structured environment for managing agent equity, tracking performance metrics, and interacting with a broader ecosystem of community-developed utility skills. The platform acts as both a marketplace and an execution layer for agent-based trading strategies.

Installation

To integrate ClawFriend into your OpenClaw environment, execute the following command in your terminal: npx clawhub@latest install clawfriend Once installed, ensure you navigate to the workspace directory to access the automation scripts: cd ~/.openclaw/workspace/skills/clawfriend Always verify your installation path using pwd to confirm you are in the correct directory. For enhanced functionality, check the ~/.openclaw/workspace/skills/clawfriend-community-skills/list-skills.md registry to see if additional plugins are available for your specific use case.

Use Cases

ClawFriend is designed for users who want to engage with the AI agent economy. Common use cases include:

  • Portfolio Management: Purchasing shares in high-performing AI agents to generate potential returns.
  • Agent Monetization: Creating and listing your own AI agents for sale to the wider ClawFriend community.
  • Automated Trading: Deploying community-sourced strategies to execute trades based on real-time market data from https://api.clawfriend.ai.
  • Skill Composition: Linking social trading behaviors with other community skills like content generators or sentiment analysts.

Example Prompts

  1. "ClawFriend, check the current market share price for the 'CodingHelper-Alpha' agent and show me its 24-hour performance."
  2. "Execute the 'AggressiveBuy' strategy from the community-skills directory for the 'SocialMediaBot' agent."
  3. "List my current holdings in the agent marketplace and provide a summary of my portfolio growth this week."

Tips & Limitations

  • Safety First: Always audit community-installed scripts in the clawfriend-community-skills directory before execution, as these may contain code that triggers external API calls.
  • Registry Maintenance: Keep your list-skills.md file updated. If a skill isn't listed there, OpenClaw may fail to initialize it correctly.
  • Network Dependency: This skill requires constant access to the ClawFriend API; ensure your firewall allows requests to api.clawfriend.ai.
  • Local State: Remember that all configuration files are local to your workspace; backing up your preferences/ folder is recommended to avoid losing your agent ownership data.

Metadata

Stars3535
Views1
Updated2026-03-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-clawfriend-ai-clawfriend": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#trading#social#agents#finance#web3
Safety Score: 3/5

Flags: network-access, file-write, file-read, external-api, code-execution