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

flock-api-setup

FLock API Platform setup: wallet generation, plugin installation, API key configuration, and model switching. Use for: 'setup flock', 'flock login', 'install flock plugin', 'switch flock model', 'use deepseek', 'change to coding model'.

Why use this skill?

Learn how to setup FLock API on OpenClaw. This guide covers automated plugin installation, wallet generation, and secure model switching for developers.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/createpjf/flock-in-v1
Or

What This Skill Does

The flock-api-setup skill provides a seamless, automated workflow to integrate the FLock AI Platform into your OpenClaw environment. It simplifies the complex onboarding process by managing wallet generation, environment configuration, and plugin activation in a single, unified agent flow. Designed for developers and power users, this skill ensures that your connection to FLock is both secure and functional, abstracting away the manual overhead of key management and plugin installation while maintaining strict adherence to security protocols.

Installation

To install this skill, run the following command in your terminal:

clawhub install openclaw/skills/skills/createpjf/flock-in-v1

Once installed, you can trigger the setup process using the slash command /flock-setup. This will initiate the pre-check sequence, verifying your current configuration, installing the required @openclawd/flock plugin, and walking you through the secure generation of a wallet and API key binding.

Use Cases

This skill is intended for users who want to leverage FLock's decentralized AI models within the OpenClaw ecosystem. Primary use cases include switching between various models (e.g., transitioning from a general assistant to a specialized coding model like DeepSeek) and managing credentials securely without manual editing of environment files. It is the primary bridge for users needing to set up their initial access to the FLock network for on-chain AI interactions.

Example Prompts

  • "Setup my FLock account and configure the environment variables."
  • "Switch my active model to the deepseek coding model."
  • "I need to install the flock plugin and verify my current balance."

Tips & Limitations

  • Security First: The API key is sensitive. The skill stores keys in plain-text JSON; if your environment is exposed, ensure you use restricted directory permissions.
  • Network Dependency: The wallet creation and funding check require connectivity to the Ethereum or Base networks. Ensure your system has sufficient network access before running the setup.
  • Manual Intervention: The final step requires a visit to the FLock portal to bind your wallet to an API key; this is a mandatory security requirement by the provider and cannot be fully automated for safety reasons.

Metadata

Author@createpjf
Stars1100
Views1
Updated2026-02-17
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-createpjf-flock-in-v1": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#flock#ai-models#wallet-management#automation#api-setup
Safety Score: 3/5

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