chanl-ai

00 Workspace Setup — Communication skill for Claude Code

Communication community

Set up the folder where brand, market, growth experiments, evidence, site, social and vendor briefs all live, so every other skill reads and writes the same place.

How to install 00 Workspace Setup

Installs to ~/.claude/skills/chanl-ai-marketing-os-00-workspace-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chanl-ai-marketing-os-00-workspace-setup && curl -fsSL https://raw.githubusercontent.com/chanl-ai/marketing-os/HEAD/skills/00-workspace-setup.md -o ~/.claude/skills/chanl-ai-marketing-os-00-workspace-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What 00 Workspace Setup does


name: workspace-setup description: Set up the folder where brand, market, growth experiments, evidence, site, social and vendor briefs all live, so every other skill reads and writes the same place. Use once at the start, or to check what is missing or stale in an existing workspace.

Workspace Setup

Creates the folder everything else works from.

**Why it matters:** a skill is *how* Claude works. The folder is *what it knows.* Without a shared folder, every job starts from nothing an

Alternatives in Communication

  • Google Workspace Groups Settings — Manage Google Groups settings 21.6k ★
  • HolaOS — Open-source agentic workspace enterprises can make their own 10.9k ★
  • Agentrove — A self-hosted web and macOS desktop app for Claude Code and Codex, powered by ACP 270 ★

Full documentation available on GitHub

View Source Repository