Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.
Before & after
Same prompt, same agent — the only difference is the skill.
Setting up a CS workspace is a pretty important step. There are a lot of components to consider—you'll want to think about your team structure, how you'll organize customer accounts, what communication tools you'll use, and how you'll track interactions. You might also want to consider automation for common tasks, maybe templates for responses, and some kind of tagging or labeling system. I can help you think through this, but it would be useful to know more about the size of your team, the types of customers you support, and what your main pain points are right now. Once I understand your situation better, I can offer more specific guidance.
CS WORKSPACE SETUP CHECKLIST STEP 1: TEAM STRUCTURE & ROLES □ Define CS team hierarchy (manager, specialists, support staff) □ Assign account ownership: tier mapping (enterprise → dedicated, mid-market → shared, SMB → queue) □ Create role templates: Read+edit = agent; Read-only = reporter; Admin = manager □ Set escalation paths: Issue type → owner → manager approval STEP 2: CUSTOMER DATA ORGANIZATION □ Create customer list view: Filter by segment, status, health score □ Set up custom fields: Onboarding date, MRR, renewal month, support tier □ Tag taxonomy: By-product, by-issue-type (billing, technical, feature-request) □ Import customer data with de-dupe check STEP 3: COMMUNICATION & TRACKING □ Enable ticket routing rules: Bug → engineering, billing → finance, product → PM □ Set template library: Standard responses for 5 common queries □ Enable activity logging: Auto-sync emails and meeting notes to customer record □ Configure webhooks: Send customer updates to your CRM STEP 4: AUTOMATION & REPORTING □ Set up health score workflow: Monthly NPS + support ticket volume □ Create alert: Inactive 30 days OR escalated ticket □ Automation: Assign new tickets within 2 hours □ Report: Monthly customer satisfaction by product, renewal pipeline
About this skill
name: cs-workspace-admin description: Use when Structured Claude skill that gives Claude a repeatable workflow for cs workspace admin.
Cs Workspace Admin
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Cs Workspace Admin workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the cs-workspace-admin skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Cs Workspace Admin; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: cs-workspace-admin
description: Use when administering a Cowork or Claude workspace's settings, access, or configuration and the change needs to be scoped and verified correctly.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Cs Workspace Admin
Gives Claude a repeatable workflow for administering a Cowork or Claude workspace, managing settings, access, and configuration consistently rather than ad hoc.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Skill Runner
Execute a named skill's run phase correctly: validate inputs, run the defined steps in order, and check outputs.