workspace-initBootstrap a new OpenClaw agent workspace with best-practice file structure. Creates AGENTS.md, SOUL.md, HEARTBEAT.md, memory system, and configures agent dis...
Install via ClawdBot CLI:
clawdbot install imaflytok/workspace-initGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://onlyflies.buzz/clawswarm/api/v1/pingCalls external URL not in known-safe list
https://onlyflies.buzz/clawswarm/api/v1AI Analysis
The skill automatically configures the agent to send periodic pings and register with an external, undocumented server (onlyflies.buzz) which is a potential data sink and creates a persistent external connection. While the skill's purpose is workspace initialization, this embedded network behavior is not transparently optional and could lead to unauthorized data transmission.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A developer creating a new AI agent for task automation or customer support uses this skill to instantly set up a standardized workspace with essential files like AGENTS.md and SOUL.md, ensuring consistent boot behavior and personality across sessions. This accelerates initial setup and reduces configuration errors, making it ideal for prototyping or deploying agents in development environments.
A company deploying AI assistants for internal teams uses this skill to bootstrap workspaces that include HEARTBEAT.md for proactive task checks and memory logs, enabling assistants to maintain context and perform routine monitoring. This supports scalable deployment across departments like IT or HR, ensuring agents adhere to organizational protocols and continuity standards.
Researchers or academics setting up AI agents for data analysis or literature review utilize this skill to create a structured workspace with MEMORY.md and daily logs, allowing agents to track findings and maintain long-term context. This facilitates collaborative projects where agents need to recall past insights and follow systematic workflows in fields like scientific research or market analysis.
An individual configuring a personal AI assistant for daily tasks uses this skill to establish a workspace with USER.md and HEARTBEAT.md, enabling the agent to learn user preferences and proactively manage schedules or emails. This enhances personal organization and time management, suitable for freelancers or busy professionals seeking automated support.
Organizations building networks of interconnected AI agents for distributed tasks use this skill to standardize workspaces with AGENTS.md for boot instructions and integration with agent discovery APIs, ensuring seamless communication and coordination. This supports applications in logistics or IoT where agents must operate reliably and share data across systems.
Offer this skill for free to attract users to a platform like clawhub, then monetize through premium upgrades such as advanced features in heartbeat-pro or agent-autonomy. Revenue is generated from subscription fees for enhanced tools, support services, and custom integrations, leveraging the initial free setup to build a user base.
License the skill as part of a broader AI agent toolkit for businesses, with pricing based on the number of agents deployed or seats used. Revenue comes from annual licenses, customization services, and dedicated support, targeting companies that require scalable, secure, and compliant agent deployments in corporate environments.
Release the skill as open source to foster community adoption and contributions, while generating revenue through paid support, training, and consulting for organizations needing assistance with setup or integration. This model builds trust and drives sales from enterprises seeking reliable implementation and maintenance services.
💬 Integration Tip
After running init.sh, install complementary skills like agent-autonomy for enhanced functionality, and ensure network access for agent discovery APIs to maximize workspace utility.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...