--- name: crewai-restore description: 'Restore CrewAI from backup Use when: "restore crewai, crewai restore, crewai restore" ' metadata: hermes: tags: - ai-agents - agents - framework - llm - restore category: ai-agents requires_toolsets: - terminal version: 1.0.0 author: user allowed-tools: Bash(python3:*) Bash(crewai:*) Read Write --- # Crewai Restore Restore CrewAI from backup ## Commands ```bash python3 crewai_restore.py status # Check status python3 crewai_restore.py run # Run main function python3 crewai_restore.py config # View configuration ``` ## Service - **Service**: CrewAI - **Category**: ai-agents - **Action**: restore