setup

Configure ClawBro gateway, API keys, and operating modes via config files.

32|6|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/FISHers6/clawBro --skill setup-fishers6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/FISHers6/clawBro/tree/main/.claude/skills/setup
Command: npx skills add https://github.com/FISHers6/clawBro --skill setup-fishers6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the need to manually edit configuration files or recompile the project when setting up ClawBro, providing an interactive guide to create and configure ~/.clawbro/config.toml and related environment settings.

Core Features & Use Cases

  • Interactive Pre‑flight Checks: Verifies required binaries and creates necessary directories.
  • API Key & Provider Configuration: Guides selection of AI provider and securely stores keys.
  • Mode Selection: Supports Solo, Multi‑agent, and Team modes with tailored configuration blocks.
  • Channel Integration: Optionally adds Lark or DingTalk channels via related skills.
  • Validation & Quick Test: Writes config, validates syntax, and performs health checks.

Quick Start

Run the setup skill to configure your ClawBro gateway, API keys, and operating mode.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure ClawBro gateway and agents without recompiling code?

Configure ClawBro gateway and agents without recompiling by running an interactive setup guide that writes ~/.clawbro/config.toml and environment variables, validating syntax and performing health checks automatically.

What is the difference between solo, multi-agent, and team operating modes in ClawBro?

ClawBro operating modes include solo, multi-agent, and team configurations. The setup guide provides tailored configuration blocks for each mode, allowing you to select the architecture that matches your local or chat channel deployment needs.

How do I securely set up API keys and select an AI provider for ClawBro?

Securely set up API keys and select an AI provider for ClawBro by following the interactive configuration guide, which prompts for provider selection and securely stores your keys within the generated environment settings.

Can I integrate Lark or DingTalk chat channels when setting up ClawBro?

Yes, you can integrate Lark or DingTalk chat channels when setting up ClawBro. The setup process optionally adds these channel configurations via related skills during the guided gateway and agent configuration.

Do I need to manually edit configuration files to deploy ClawBro locally?

No, you do not need to manually edit configuration files to deploy ClawBro locally. The setup skill eliminates manual editing by performing pre-flight checks, writing config files, and validating the setup end-to-end.