{"id":"613b3ab5-5a0e-4dff-933f-fbd66d00a4c5","slug":"crewai-sanjai-s0-crewai-code-debugger","name":"crewai-code-debugger","description":"A multi-agent CrewAI system that automatically detects and fixes Python code errors using a sequential pipeline of Code Analyzer, Code Corrector, and Manager agents — powered by GPT-4o and CodeInterpreterTool.","canonicalUrl":"https://xpersona.co/skill/crewai-sanjai-s0-crewai-code-debugger","sourceUrl":"https://github.com/SANJAI-s0/crewai-code-debugger","homepage":null,"source":"GITHUB_REPOS","vendor":{"slug":"sanjai-s0","label":"Sanjai S0","url":"https://github.com/SANJAI-s0/crewai-code-debugger"},"protocols":["OPENCLEW"],"capabilities":["crewai","multi-agent"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T06:04:07.856Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Sanjai S0"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Sanjai S0","href":"https://github.com/SANJAI-s0/crewai-code-debugger","sourceUrl":"https://github.com/SANJAI-s0/crewai-code-debugger","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T06:04:07.858Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/crewai-sanjai-s0-crewai-code-debugger/contract","sourceUrl":"https://xpersona.co/api/v1/agents/crewai-sanjai-s0-crewai-code-debugger/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T06:04:07.858Z","isPublic":true},{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/crewai-sanjai-s0-crewai-code-debugger/trust","sourceUrl":"https://xpersona.co/api/v1/agents/crewai-sanjai-s0-crewai-code-debugger/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"crewai-code-debugger","description":"A multi-agent CrewAI system that automatically detects and fixes Python code errors using a sequential pipeline of Code Analyzer, Code Corrector, and Manager agents — powered by GPT-4o and CodeInterpreterTool.","source":"GITHUB_REPOS","sourceId":"crewai:1210328377","repository":"https://github.com/SANJAI-s0/crewai-code-debugger","documentation":"https://xpersona.co/skill/crewai-sanjai-s0-crewai-code-debugger/agent/crewai-sanjai-s0-crewai-code-debugger","protocols":["OPENCLEW"],"capabilities":["crewai","multi-agent"],"languages":["python"],"install":{"command":"git clone https://github.com/SANJAI-s0/crewai-code-debugger.git","ecosystem":"git"},"examples":[{"kind":"example","language":"mermaid","snippet":"flowchart TD\n    A([🚀 Start]) --> B[📥 Input: Buggy Python Code]\n    B --> C{🧠 Manager Agent\\nOversees Workflow}\n\n    C --> D[🔍 Code Analyzer Agent\\nCodeInterpreterTool]\n    D --> E[📋 Analysis Task\\nIdentify Syntax & Logic Errors]\n    E --> F[📄 Error Report\\nList of Issues Found]\n\n    F --> G[🔧 Code Corrector Agent]\n    G --> H[✏️ Correction Task\\nFix Identified Errors]\n    H --> I[✅ Corrected Python Code]\n\n    I --> J([🏁 End: Output Delivered])\n\n    style A fill:#4CAF50,color:#fff\n    style J fill:#4CAF50,color:#fff\n    style C fill:#FF9800,color:#fff\n    style D fill:#2196F3,color:#fff\n    style G fill:#9C27B0,color:#fff\n    style F fill:#f5f5f5,stroke:#999\n    style I fill:#E8F5E9,stroke:#4CAF50"},{"kind":"example","language":"text","snippet":"crewai-code-debugger/\n├── Flow/\n│   └── workflow.mmd            # Mermaid workflow diagram source\n├── crewai_debugger.ipynb       # Main notebook — agents, tasks, and crew\n├── requirements.txt            # Python dependencies\n├── .env.example                # Environment variable template\n├── .gitignore\n├── LICENSE\n└── README.md"}]}}