team-building
Generate team activities, icebreakers, and random team assignments. Use when planning team events.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/team-buildingWhat This Skill Does
The team-building skill for OpenClaw is designed to streamline the logistical and creative aspects of organizational culture. It provides a suite of command-line tools that automate the manual tasks associated with managing team dynamics, such as brainstorming event ideas, organizing group activities, and shuffling team members into random squads. By interfacing directly with the OpenClaw agent, this skill helps reduce the friction involved in planning meetings, offsites, or social gatherings.
Installation
To install this skill, use the ClawHub command line interface. Open your terminal and run:
clawhub install openclaw/skills/skills/bytesagain/team-building
This will download the necessary scripts to your environment. Ensure that your system has the appropriate permissions to execute shell scripts located in the local OpenClaw directory structure.
Use Cases
This skill is ideal for team leads, project managers, and HR coordinators who need to maintain team cohesion in remote or hybrid environments. Use it to quickly generate a creative icebreaker before a stand-up meeting, shuffle project participants to foster cross-functional collaboration using the random-team or pairs commands, or structure a team-wide brainstorming session with the vote command. It is also useful for training sessions where rapid quiz generation can help keep participants engaged.
Example Prompts
- "I am planning our quarterly offsite for 10 people. Can you use the team-building skill to suggest three engaging activities?"
- "We have a meeting with 12 team members. Please use the team-building tool to divide everyone into pairs for a collaborative session."
- "I need a quick icebreaker question for our project retrospective today. Use the icebreaker command to give me something unique."
Tips & Limitations
To get the best results, ensure your input files for the pairs command are correctly formatted with one name per line. Note that the data storage for this skill is localized to ~/.local/share/team-building/, which is useful for audit trails but means you should manage your storage space if you frequently run high-volume operations like large-scale randomization. Be aware that the skill relies on shell execution; if you are running in a restricted sandbox, verify that scripts/script.sh has the necessary execution permissions. Always review the output of randomized assignments before broadcasting them to ensure balanced groupings.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-team-building": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.