A centralized management hub for storing and organizing social media handles, marketplace profiles, and secure credentials for AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install accounts
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install accounts using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Accounts skill serves as the primary identity registry for an AI agent's ecosystem. It provides a structured way to manage usernames, profile URLs, and specific configuration settings across diverse platforms like X, Threads, LinkedIn, and specialized marketplaces. By distinguishing between agent-owned accounts and supervisor accounts, it ensures that the AI operates within the correct context and maintains a consistent brand voice across all digital touchpoints.
This skill is essential for maintaining operational consistency, especially when the AI is tasked with cross-platform content distribution or managing multiple professional identities. It acts as the source of truth for where the agent lives and how it should represent itself or its supervisor on the web.
To get started with this skill, you can either edit the configuration file directly or communicate with your agent. For sensitive data, use the following commands:
wrangler secret put X_PASSWORD
wrangler secret put ANTHROPIC_API_KEY
wrangler secret list
The skill organizes account data using a structured YAML-like taxonomy within the markdown file:
| Property | Description |
|---|---|
| platform | The name of the service (e.g., X, Note, Google) |
| type | Categorizes the account as Agent-specific or Supervisor-owned |
| username | The public handle or account ID |
| profile_url | The direct link to the account's public-facing page |
| purpose | Defines the strategic goal for using this specific account |
| notes | platform-specific constraints like character limits or tone guidelines |
Loading
A sophisticated crypto trading skill for AI agents that provides secure API management, automated strategies, and natural language command processing.

A powerful macOS GUI automation and monitoring tool for OpenClaw that enables agents to interact with windows, apps, and system dialogs.

A real-time crypto analyst for tracking trending tokens, smart money movements, and new launches on the Base chain using GMGN.AI data.

A specialized code caching system that enables AI agents to search, retrieve, and store successful code executions for future reuse.

A comprehensive automation skill for centralizing affiliate links, tracking performance, and managing multi-platform link insertion with built-in compliance.

A comprehensive tracking and analysis tool designed to monitor performance, engagement, and growth across multiple social media platforms.








































