This page is Turn Claude into a full team of office workers. It is one of the projects Brandon built and put online. The grown-up details are below, tap Grown-up mode to read them the normal way.
Anthropic open-sourced a repo of role-based plugins for Claude Cowork and Claude Code. Each one loads the skills, slash commands, and tool connectors a job actually needs. You stop prompting from scratch and start hiring a department.
Source: X article by @undefinedKi (Yarchi), posted 2026-06-07. Repo: github.com/anthropics/knowledge-work-plugins.
"That is one freelancer with amnesia. Useful, but small."
You are not prompting from scratch anymore. You are hiring a department.
The article's command screenshots did not transcribe; these are pulled verbatim from the repo README and verified.
In Cowork instead, install from claude.com/plugins. Plugins activate automatically; skills fire when relevant, slash commands appear (e.g. /sales:call-prep, /data:write-query).
Download Claude Desktop from claude.com/download and open the Cowork tab, where Claude touches real files and tools. The plugins also run in Claude Code.
Run the marketplace-add command once. It points Claude at the full catalog of roles.
Install the one role you need most. It activates the moment it is installed. Start with one before building the whole department.
Every plugin works on day one with no outside tools. Trigger a slash command, paste notes or a CSV, and the role's skills already know what a good output looks like.
Open Connectors and authorize the tools the role uses. Standalone is the intern. Connected to your CRM, warehouse, or analytics, it is the senior hire.
Repeat for every role you need. Installed roles work together in one session: data pulls numbers, finance reconciles, marketing writes the report.
Use the cowork-plugin-management plugin (or just edit the markdown) to reshape a role to your tools, terminology, and process. Fork and keep private versions.
The article listed ~9 roles; the repo now ships 17. Counts below are real skill files per plugin, read from the cloned repo on 2026-06-16.
skills/ (auto-fired domain knowledge), commands/ (slash workflows), and .mcp.json (tool connectors), all markdown and JSON, no build step. The repo is cloned to ~/Projects/knowledge-work-plugins for inspection. To actually wire a role into your Claude Code, run the marketplace-add command above, then install just the roles you want.
~/Projects/_outputs/x-transcripts/claude-knowledge-work-plugins-guide.md. Repo cloned to ~/Projects/knowledge-work-plugins.