A comprehensive lifecycle management tool for creating, configuring, and onboarding AI agents and digital employees.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-father
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 agent-father using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Agent Father Skill is a professional-grade solution designed to automate the entire lifecycle of AI agents within your ecosystem. By utilizing Openclaw Skills, it handles everything from initial workspace provisioning to complex integrations like Feishu (Lark) group creation. This skill ensures that every digital employee is born with a consistent structure, including dedicated configuration files, identity definitions, and behavioral guidelines.
Built for scalability, the Agent Father Skill allows developers and team leads to move beyond manual agent setup. It synthesizes core technical requirements into streamlined scripts, making it the foundational tool for anyone building a multi-agent workforce. Whether you are managing a single customer service bot or a fleet of specialized AI engineers, this skill provides the necessary governance and automation.
To get started with this skill, ensure your environment has the required binaries (bash, jq, curl) and your Feishu credentials are configured in your global settings.
# Configure Feishu credentials in ~/.openclaw/openclaw.json
# {
# "channels": {
# "feishu": { "appId": "your_id", "appSecret": "your_secret" }
# }
# }
# Create a new AI employee
./scripts/create-employee.sh "Support-Agent" "CS-001" "13800000000" "Support Team"
# Perform employee onboarding
./scripts/onboarding.sh cs-001
The skill maintains a structured taxonomy to ensure all Openclaw Skills data is organized and accessible:
| Component | Path / File | Purpose |
|---|---|---|
| Agent Workspace | ~/.openclaw/agents/<agent-id>/ |
Root directory for agent-specific data. |
| Configuration | agent.json |
Technical metadata and channel bindings. |
| Identity | IDENTITY.md |
Defines the agent's persona and display name. |
| Behavior | SOUL.md |
Operational rules and behavioral logic. |
| Registry | employees.json |
Central database of all active digital employees. |
Loading
A specialized prime broker layer for Hyperliquid that provides intelligent order routing and liquidity aggregation across native and HIP-3 perp markets.

An automated tool to download YouTube content and generate high-quality transcriptions with optional timestamps using the VLM Run Orion visual AI.

An automated tool that transforms a city name into a complete travel package including street-level imagery, landmark photos, AI-generated videos, and detailed itineraries.

An expert framework for designing, initializing, and packaging modular capabilities to extend AI agent functionality through specialized workflows.

A high-performance web extraction tool that leverages Microsoft Edge and Playwright to capture content from complex, dynamic web pages.

A high-performance scraping and search skill that bypasses bot detection to deliver markdown content and structured Google results.








































