// Agents: cards for your AI assistants. Front is an AI-generated portrait; the // flip side shows skill bars, tools, and special capabilities. import { CardCollection } from "../../src/components/CardCollection"; export default function Agents() { return ( ); }