flock-in-v1_skill

This skill helps you initialize and manage FLock API setup, including wallet creation, plugin installation, API key handling, and model switching.
  • Python

1.1k

GitHub Stars

3

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill flock-in-v1

  • _meta.json286 B
  • README.md7.8 KB
  • SKILL.md8.5 KB

Overview

This skill automates FLock API Platform setup: wallet generation, plugin installation, API key configuration, and model switching. It guides the full setup flow, saves credentials, and enables quick model changes for chat agents. Use it to onboard FLock access and manage which FLock model your agent uses.

How this skill works

The skill runs a scripted flow: it checks for existing credentials, installs and enables the OpenClaw FLock plugin, generates an Ethereum/Base wallet, and verifies funding. After you create an API key on platform.flock.io, the skill saves credentials to the chosen location, restarts the gateway, and verifies the configured model. It also exposes a model-switch command that updates the agent model and restarts services immediately.

When to use it

  • First-time FLock onboarding (generate wallet, fund, create API key)
  • Install or enable the @openclawd/flock plugin
  • Switch the active FLock model for an agent
  • Save or load FLock credentials to environment or OpenClaw config
  • Verify FLock setup with a quick chat test

Best practices

  • Protect your API key: only send it to https://api.flock.io and store it securely
  • Prefer saving credentials to both environment variables and OpenClaw config for convenience
  • Treat saved JSON credentials as sensitive—use file permissions or a secrets manager in production
  • Fund the generated wallet on Ethereum or Base with the small test amount before creating the API key
  • Choose cheaper models for cost-sensitive workloads and high-capacity models for reasoning-heavy tasks

Example use cases

  • Run full onboarding: /flock-setup to install plugin, create wallet, fund, and register API key
  • Switch models mid-session: /flock to select a cheaper instruct model or a specialized coding model
  • Save credentials programmatically for CI: write FLOCK_API_KEY to ~/.zshrc or OpenClaw config
  • Quick verification: restart gateway and run openclaw chat --model flock/kimi-k2.5 "test" to confirm setup
  • Check balance and request funding status after wallet creation

FAQ

Paste only at the prompt and save it to FLOCK_API_KEY or the OpenClaw config; never share it with third parties.

What if no funds are detected?

Re-check the on-chain transfer to the generated wallet address and retry the balance check; the skill will prompt you to try again.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational