{"protocolVersion":"0.3.0","name":"Tinman Kinetics contact","description":"Non-agentive contact skills for Tinman Kinetics, a human-first AI and software studio: bespoke systems for clients, products of its own, advisory and workshops. Each skill validates a name and reply-to email and delivers the request to a human, who replies by email. Site content: https://tmk.ai/llms.txt","url":"https://tmk.ai/a2a","preferredTransport":"JSONRPC","version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["text/plain"],"skills":[{"id":"ask_a_question","name":"ask a question","description":"Ask the Tinman Kinetics team a question. A person reads it and replies by email, usually within a business day. Send a data part: { \"skill\": \"ask_a_question\", \"name\": ..., \"email\": ..., \"question\": ... }.","tags":["contact","non-agentive"],"inputModes":["application/json","text/plain"],"outputModes":["text/plain"]},{"id":"request_a_workshop","name":"request a workshop","description":"Request a Tinman Kinetics workshop or team training on practical, human-first AI. The team replies by email to scope it. Send a data part: { \"skill\": \"request_a_workshop\", \"name\": ..., \"email\": ..., \"company\": ..., \"topic\": ... }.","tags":["contact","non-agentive"],"inputModes":["application/json","text/plain"],"outputModes":["text/plain"]},{"id":"request_a_conversation","name":"request a conversation","description":"Request a conversation with the Tinman Kinetics team about advisory, education, or bespoke software. Send a data part: { \"skill\": \"request_a_conversation\", \"name\": ..., \"email\": ..., \"topic\": ... }.","tags":["contact","non-agentive"],"inputModes":["application/json","text/plain"],"outputModes":["text/plain"]}]}