{"name":"Signbee","description":"Document signing agent — send, sign, and verify documents with a single API call. Converts markdown to PDF, handles two-party legally binding e-signatures with email verification.","url":"https://signb.ee","provider":{"organization":"B2bee Ltd","url":"https://signb.ee"},"version":"1.0.0","documentationUrl":"https://signb.ee/docs","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"supportedInterfaces":[{"protocolBinding":"https://a2a-protocol.org/bindings/https-json-rpc","url":"https://signb.ee/api/v1/"}],"authentication":{"schemes":["bearer"],"credentials":"API key from https://signb.ee/dashboard (optional — sender verifies via email OTP without one)"},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"send-document","name":"Send Document for Signing","description":"Convert markdown content to a professional PDF and send it for legally binding two-party e-signature. Returns a signing URL and document ID.","tags":["e-signature","document","pdf","legal","signing"],"examples":["Send an NDA to john@example.com for signing","Create and send a freelancer contract"]},{"id":"send-document-pdf","name":"Send PDF for Signing","description":"Send an existing PDF URL for two-party e-signature. No conversion needed.","tags":["e-signature","pdf","signing"],"examples":["Send this PDF for signature: https://example.com/contract.pdf"]}]}