{
  "$schema": "https://json.schemastore.org/agent-card.json",
  "name": "watchFIWN Agent",
  "description": "AI video captioning, transcription, clip generation, and motion graphic automation platform.",
  "url": "https://watchfiwn.com",
  "version": "1.0.0",
  "capabilities": {
    "a2a": true,
    "streaming": false,
    "transcription": true,
    "subtitles": true,
    "clipGeneration": true
  },
  "endpoints": {
    "info": "https://watchfiwn.com/llms.txt",
    "discovery": "https://watchfiwn.com/.well-known/agent.json",
    "skills": "https://watchfiwn.com/.well-known/agent-skills/index.json",
    "clipGenerator": "https://watchfiwn.com/ai-clip-generator"
  },
  "contact": {
    "email": "info@watchfiwn.com"
  }
}
