← Back to Skills Marketplace
kuan0808

Multi-Agent Brand Studio

by kuannnn · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
285
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install multi-agent-brand-studio
Description
Sets up a multi-agent AI-powered social media team with brand-isolated workspaces, approval workflows, shared knowledge base, and Telegram integration on Ope...
Usage Guidance
This skill largely does what it says, but it requires running included shell/Node scripts that will modify ~/.openclaw/openclaw.json, create directories and cron definitions, and store a Telegram bot token in config. Before installing: 1) Backup your ~/.openclaw/openclaw.json and other OpenClaw data. 2) Manually review scripts/patch-config.js, scripts/scaffold.sh, and scripts/telegram-topics.js to see exactly what they change (search for file writes, exec/spawn, network calls, and any hardcoded endpoints). 3) Confirm you accept storing the bot token in openclaw.json or change the workflow to use a secret store. 4) If you don’t want persistent automation immediately, don’t merge cron/job changes or run the config-patcher — scaffold files locally first. 5) If you plan to enable QMD, be prepared to run global npm/bun installs and rebuild native modules (better-sqlite3) as documented. 6) Consider testing in an isolated/dev OpenClaw instance rather than your production instance. If you want, I can list the exact code locations to inspect and flag suspicious patterns inside those scripts.
Capability Analysis
Type: OpenClaw Skill Name: multi-agent-brand-studio Version: 1.0.3 The Multi-Agent Brand Studio bundle is a highly structured and well-documented orchestration system for managing multiple AI agents. It uses scripts like `scaffold.sh` and `patch-config.js` to set up a complex directory hierarchy and modify the OpenClaw configuration to support a star-topology agent team. While the system requests high-privilege capabilities—such as adding Homebrew paths to `safeBinTrustedDirs` and utilizing `exec` within cron jobs (`cron-jobs.json`) for task state recovery—these behaviors are transparently documented and strictly aligned with the stated goal of providing a persistent, multi-brand operational environment. No evidence of data exfiltration, malicious prompt injection, or unauthorized remote access was found.
Capability Assessment
Purpose & Capability
The code and SKILL.md implement the described features (scaffolding agents, brand files, approval workflow, Telegram integration, cron jobs). However the registry metadata lists no required binaries/env but the SKILL.md metadata and runtime steps require Node and bash. That mismatch (declared requirements vs actual instructions) is an incoherence to be aware of.
Instruction Scope
Runtime instructions explicitly tell the agent/operator to run scaffold.sh and node scripts that will create files and patch ~/.openclaw/openclaw.json, set up cron jobs, and write a Telegram bot token into config. Instructions also rely on reading incoming Telegram message context (to extract chat IDs). Those actions touch system configuration and secrets and go beyond simple prompt/roleplay behavior — review scripts and config changes carefully before running.
Install Mechanism
There is no package install spec (instruction-only), but the bundle includes shell and Node scripts that are meant to be executed locally. That is lower-risk than an arbitrary remote download, but running included scripts still writes to disk and modifies config. Optional QMD installation uses npm/bun (public registries) which is expected but introduces native addons (better-sqlite3) with rebuild steps in troubleshooting.
Credentials
The skill will require access to local OpenClaw config (~/.openclaw/openclaw.json), an LLM auth profile, and a Telegram bot token. The registry declared no required env vars/credentials, but the instructions require an auth profile and storing a bot token in openclaw.json — storing secrets in plaintext config and modifying system config without explicit declaration is disproportionate and should be validated by the user.
Persistence & Privilege
always:false (normal), but the skill's scripts and created cron job definitions persist automation (scheduled leader routines, task checks) and patch the agent gateway config. Combined with normal autonomous invocation, that increases the blast radius if misconfigured — inspect cron/job payloads and the patch-config.js behavior before enabling.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multi-agent-brand-studio
  3. After installation, invoke the skill by name or use /multi-agent-brand-studio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Version 1.0.3 of multi-agent-brand-studio - No user-facing or internal file changes detected in this version. - Core onboarding, agent setup, and Telegram configuration flows remain unchanged. - Documentation and skill usage are consistent with previous release.
v1.0.2
- No code or documentation changes in this release. - Version bump only; content and features remain unchanged.
v1.0.1
No user-facing changes in this release; content and structure remain the same as the previous version.
v1.0.0
Initial release of Multi-Agent Brand Studio for OpenClaw. - Installs a 5-agent social media operations team, approval workflow, and brand-isolated workspaces. - Guided onboarding sets up agents, team memory, brand KB, approval gates, and Telegram integration (group or DM). - Optionally supports image generation for richer content workflows. - Automated daily and weekly ops via cron. - Integrates directly with OpenClaw configuration and auth profiles for fast startup.
Metadata
Slug multi-agent-brand-studio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Multi-Agent Brand Studio?

Sets up a multi-agent AI-powered social media team with brand-isolated workspaces, approval workflows, shared knowledge base, and Telegram integration on Ope... It is an AI Agent Skill for Claude Code / OpenClaw, with 285 downloads so far.

How do I install Multi-Agent Brand Studio?

Run "/install multi-agent-brand-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Multi-Agent Brand Studio free?

Yes, Multi-Agent Brand Studio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Multi-Agent Brand Studio support?

Multi-Agent Brand Studio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Multi-Agent Brand Studio?

It is built and maintained by kuannnn (@kuan0808); the current version is v1.0.3.

💬 Comments