ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

accounts

Centralized account management for all platforms. Store usernames, URLs, and settings for SNS and marketplaces.

Why use this skill?

Efficiently manage SNS, marketplace, and professional accounts with the OpenClaw Accounts skill. Organize credentials, URLs, and settings in one place.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sa9saq/accounts
Or

What This Skill Does

The Accounts skill serves as the central nervous system for identity and platform management within the OpenClaw ecosystem. It provides a standardized framework to store, organize, and retrieve authentication metadata, profile URLs, and platform-specific operational settings. By maintaining a structured repository of SNS and marketplace accounts—ranging from X (Twitter) and Threads to professional platforms like LinkedIn and Coconala—it ensures that the agent consistently uses the correct identity for every interaction. The skill bridges the gap between raw data and actionable configuration, enabling the agent to operate across multiple digital environments with clarity and consistency.

Installation

To integrate this skill, use the following command in your terminal: clawhub install openclaw/skills/skills/sa9saq/accounts After installation, ensure that your sensitive credentials are not stored directly in the configuration file. Instead, utilize Cloudflare Secrets for all API keys and tokens by executing wrangler secret put <VARIABLE_NAME> for each required credential.

Use Cases

This skill is essential for users managing a multi-platform presence. Typical use cases include: 1) Automated cross-posting where the agent must switch contexts between personal and business identities. 2) Managing professional outreach on platforms like LinkedIn or Fiverr while maintaining a separate persona for social engagement on X or Reddit. 3) Centralizing administrative access to Google services (Gmail, GAS) and external APIs while maintaining strict security boundaries.

Example Prompts

  1. "Look up my current LinkedIn profile URL and check if there are any specific notes regarding business outreach strategy."
  2. "Update my Threads account information to reflect the new handle and confirm it is correctly linked to my Instagram profile."
  3. "List all active agent-dedicated accounts and provide a summary of the purpose and notes for the X and Reddit platforms."

Tips & Limitations

To maximize the security of this skill, never hardcode passwords or private keys in the YAML files. Always leverage environment variables for sensitive authentication data. Be aware that this skill acts as an organizational layer; while it stores metadata, actual platform interaction requires corresponding integration skills. When using Reddit or Fiverr, ensure you abide by community "10% rules" and platform-specific service terms. Periodically review your stored profile information to ensure links and usernames remain current as you grow your digital footprint.

Metadata

Author@sa9saq
Stars1133
Views1
Updated2026-02-18
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-sa9saq-accounts": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#account-management#automation#identity#productivity#platform-integration
Safety Score: 4/5

Flags: data-collection, external-api