{
    "app": {
        "name": "organize",
        "description": "Open the Cross-Code Organizer (CCO) dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "name organize description Open the Cross-Code Organizer (CCO) dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes argument-hint [\"--port <number>\"] allowed-tools [\"Bash\",\"Read\"] Organize — Claude Code Dashboard Launch the Cross-Code Organizer (CCO) dashboard to visually manage all your customizations. What to do Run the organizer server: npx @mcpware/cross-code-organizer@latest $ARGUMENTS Tell the user the dashboard is opening in their browser at http://localhost:3847 (or the next available port). If the user provides --port <number> , pass it through as the argument. What this does Opens a drag-and-drop web dashboard showing: All memories, skills, MCP servers, hooks, configs, and plugins Shows what loads globally vs per-project (Global and Project scopes) Move items between scopes via drag-and-drop Search, filter, and preview any item Delete items with undo support",
    "variables": [],
    "opening_statement": "你好，我是 organize，Open the Cross-Code Organizer (CCO) dashboard — vi...",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=mcpware-cross-code-organizer-skills-organize-skill-md"
}