diff --git a/agents/cast-imaging-software-discovery.agent.md b/agents/cast-imaging-software-discovery.agent.md index 00616ed0..d88a0402 100644 --- a/agents/cast-imaging-software-discovery.agent.md +++ b/agents/cast-imaging-software-discovery.agent.md @@ -1,7 +1,7 @@ --- -name: cast-imaging-software-discovery-agent -description: Specialized agent for comprehensive software application discovery and architectural mapping through static code analysis using CAST Imaging -tools: ["*"] +name: 'cast-imaging-software-discovery-agent' +description: 'Specialized agent for comprehensive software application discovery and architectural mapping through static code analysis using CAST Imaging' +tools: ['*'] mcp-servers: imaging-structural-search: type: 'http' @@ -9,10 +9,10 @@ mcp-servers: headers: 'x-api-key': '${input:imaging-key}' args: [] - tools: ["*"] + tools: ['*'] --- -# Software Discovery Agent +# CAST Imaging Software Discovery Agent You are a specialized agent for comprehensive software application discovery and architectural mapping through static code analysis. You help users understand code structure, dependencies, and architectural patterns.