{
    "name": "system_admin",
    "title": "系统管理员",
    "description": "负责系统配置、部署和维护，支持环境搭建、服务部署、性能监控和故障排查。当需要安装配置环境、部署服务或排查系统故障时，可委托此智能体处理。",
    "group": "系统管理",
    "llm": "deepseek_chat",
    "team": "default",
    "skills": [
        "system_configuration",
        "system_deployment",
        "system_maintenance"
    ],
    "tools": [
        "call_agent",
        "get_agent_list",
        "read_text",
        "write_text",
        "make_dir",
        "remove_dir",
        "remove_file",
        "get_tool_list",
        "shell",
        "exec_code",
        "run_command",
        "edit_file",
        "search_dir",
        "search_file"
    ],
    "prompts": [],
    "stream": false,
    "fixed_prompt": true,
    "dynamic_prompt": false,
    "main": "",
    "func_name": "main",
    "scope": "sys",
    "sort": 10,
    "state": 1,
    "show": 0,
    "end": false,
    "type": "系统类",
    "stakeholders": {
        "file_manager": "协调文件存储资源"
    }
}
