{"name":"LaTeX Agent paper-agent","description":"Drive a LaTeX paper project with an AI agent: analyze, rewrite and polish the manuscript, fix compile errors, manage references, and compile the project to PDF. Pass metadata.projectId on every message to select the target project. Besides the key owner's own projects, a shared project they are a member of can be addressed too; a non-owner member's turns run read-only against the owner's project (#5507).","supportedInterfaces":[{"url":"https://dev.latex-agent.sun-praise.com/a2a","protocolBinding":"JSONRPC"}],"version":"0.1.0","capabilities":{"streaming":true},"securitySchemes":{"apiKey":{"apiKeySecurityScheme":{"description":"User API key with the project:write permission (mint one at Settings → API Keys)","location":"header","name":"X-API-Key"},"description":"User API key with the project:write permission (mint one at Settings → API Keys)","in":"header","name":"X-API-Key","type":"apiKey"}},"securityRequirements":[{"schemes":{"apiKey":{}}}],"defaultInputModes":["text"],"defaultOutputModes":["text","file"],"skills":[{"id":"paper-agent","name":"paper-agent","description":"Run one agent turn on a LaTeX project: the reply text is returned as a text artifact, and a compiled PDF (when the agent compiled during the turn) as a file artifact. Requires metadata.projectId.","tags":["latex","paper","compile","edit"],"inputModes":["text"],"outputModes":["text","file"]}],"preferredTransport":"JSONRPC","protocolVersion":"0.3","security":[{"apiKey":[]}],"url":"https://dev.latex-agent.sun-praise.com/a2a"}