Mduffy37/claudeworks

Profile manager and plugin marketplace for Claude Code. Per-profile MCPs, skills, agents, and slash commands. Multi-agent teams. macOS, open source.

11Stars on the repository
9Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

create-profile

01

Mduffy37/claudeworks

Skill Claude CodeCodex

Create a new Claude Code profile from a description — infers project context, matches the user's work to curated workflow shapes, and assembles a bespoke profile by retrieving plugins from the full curated marketplace.

11 3mo ago B 42 tokens original MIT

create-team

02

Mduffy37/claudeworks

Skill Claude CodeCodex

Create a new ClaudeWorks team from a description — selects profiles as members, picks a lead with orchestrator bias, drafts per-member roles and instructions, and identifies gaps with paste-ready /create-profile prompts the user can fulfill in a parallel terminal. Stays resident across user turns so gap resolution and…

11 3mo ago A 70 tokens original MIT

create-workflow

03

Mduffy37/claudeworks

Skill Claude CodeCodex

Draft or revise a profile's /workflow slash command — a dormant orchestration script that sequences the profile's tools into a predictable multi-step flow. Use when the user wants to add, redesign, or replace the /workflow command on an existing profile, or when invoked from create-profile during new-profile assembly.

11 3mo ago B 69 tokens original MIT

diff-addons

04

Mduffy37/claudeworks

Skill Claude CodeCodex

Verify profile isolation by diffing the declared inventory (script) against what's actually loaded in this Claude session (system-reminder).

11 3mo ago A 29 tokens original MIT

list-addons

05

Mduffy37/claudeworks

Skill Claude CodeCodex

Show what skills, commands, agents, and MCP servers this profile provides — an informative inventory, not a diff.

11 3mo ago A 26 tokens original MIT

profile-status

06

Mduffy37/claudeworks

Skill Claude CodeCodex

Show the current profile's configuration — plugins, aliases, model/context, slash commands, launch prompt, MCP overrides, hooks, launch flags, and tags.

11 3mo ago A 33 tokens original MIT

suggest-plugins

07

Mduffy37/claudeworks

Skill Claude CodeCodex

Interactive discovery-and-edit session for a ClaudeWorks profile — search the curated marketplace and local plugins, install missing picks with the user's confirmation, add them to the active profile, and use smart exclusions so only the items that match the user's query get enabled on mega-bundle plugins. Stays…

11 3mo ago A 73 tokens original MIT