mcpware/organize
Open the Cross-Code Organizer (CCO) dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes
npx skills add https://github.com/mcpware/cross-code-organizer --skill organize
Launch the Cross-Code Organizer (CCO) dashboard to visually manage all your customizations.
npx @mcpware/cross-code-organizer@latest $ARGUMENTS
http://localhost:3847 (or the next available port).--port <number>, pass it through as the argument.Opens a drag-and-drop web dashboard showing:
Take mcpware/organize from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.