{"name":"Pangram","description":"Pangram AI detection agent. Detects AI-generated text and images; live detection calls the Pangram APIs with a user-provided x-api-key (see /auth.md).","supportedInterfaces":[{"url":"https://www.pangram.com/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"organization":"Pangram","url":"https://www.pangram.com"},"version":"1.0.0","documentationUrl":"https://docs.pangram.com/quickstart","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"detect-ai-text","name":"AI text detection","description":"Classify whether text is AI-generated using the Pangram text API. Requires an x-api-key from /apikey.","tags":["ai-detection","text","classification"],"examples":["Is this essay AI-generated?"]},{"id":"detect-ai-image","name":"AI image detection","description":"Classify whether an image is AI-generated using the Pangram image API. Requires an x-api-key from /apikey.","tags":["ai-detection","image","classification"],"examples":["Was this image created by an AI model?"]}]}