{"name":"production-proof-v116-high-utili-7255-2","description":"One-page email assistant for people teams that triages a shared inbox and drafts policy-grounded replies for approval.","version":"0.1.0","skills":[{"id":"triage_people_inbox","name":"triage_people_inbox","description":"Triage pasted shared-inbox email text and return a prioritized queue, approval-ready drafts, a persisted execution receipt, and a downloadable JSON report.","tags":[],"scopes":[],"stream":false,"policy":{"timeout_seconds":120.0,"idempotent":false,"max_retries":0,"cost_class":"standard","allow_scope_expansion":false,"grant_mode":"read_write_overlay","grant_allow_patterns":["outputs/email-assistant/**"],"grant_deny_patterns":[],"grant_outputs_prefix":"outputs/email-assistant/","grant_write_prefixes":["outputs/email-assistant/"],"grant_ttl_seconds":null,"grant_run_timeout_seconds":null,"grant_approval_timeout_seconds":null,"grant_scope_approval_timeout_seconds":null},"input_schema":{"type":"object","properties":{"inbox_text":{"maxLength":20000,"minLength":20,"type":"string"},"policy_text":{"anyOf":[{"maxLength":12000,"type":"string"},{"type":"null"}],"default":null},"max_messages":{"default":6,"maximum":12,"minimum":1,"type":"integer"}},"required":["inbox_text"],"additionalProperties":false},"output_schema":{"$defs":{"ArtifactDescriptor":{"properties":{"name":{"title":"Name","type":"string"},"media_type":{"title":"Media Type","type":"string"},"uri":{"title":"Uri","type":"string"},"size_bytes":{"title":"Size Bytes","type":"integer"},"content_text":{"title":"Content Text","type":"string"}},"required":["name","media_type","uri","size_bytes","content_text"],"title":"ArtifactDescriptor","type":"object"},"DraftResult":{"properties":{"to":{"title":"To","type":"string"},"subject":{"title":"Subject","type":"string"},"body":{"title":"Body","type":"string"},"approval_required":{"title":"Approval Required","type":"boolean"},"approval_reason":{"title":"Approval Reason","type":"string"},"policy_basis":{"items":{"type":"string"},"title":"Policy Basis","type":"array"}},"required":["to","subject","body","approval_required","approval_reason","policy_basis"],"title":"DraftResult","type":"object"},"QueueItem":{"properties":{"message_id":{"title":"Message Id","type":"string"},"sender":{"title":"Sender","type":"string"},"subject":{"title":"Subject","type":"string"},"priority":{"enum":["urgent","high","normal","low"],"title":"Priority","type":"string"},"category":{"title":"Category","type":"string"},"reason":{"title":"Reason","type":"string"},"next_action":{"title":"Next Action","type":"string"},"draft":{"$ref":"#/$defs/DraftResult"}},"required":["message_id","sender","subject","priority","category","reason","next_action","draft"],"title":"QueueItem","type":"object"},"ReceiptDescriptor":{"properties":{"receipt_id":{"title":"Receipt Id","type":"string"},"persisted":{"title":"Persisted","type":"boolean"},"persisted_at":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Persisted At"},"message":{"default":"","title":"Message","type":"string"}},"required":["receipt_id","persisted"],"title":"ReceiptDescriptor","type":"object"}},"properties":{"status":{"enum":["ok","validation_error","setup_required"],"title":"Status","type":"string"},"summary":{"title":"Summary","type":"string"},"queue":{"items":{"$ref":"#/$defs/QueueItem"},"title":"Queue","type":"array"},"approval_boundary":{"title":"Approval Boundary","type":"string"},"artifact":{"anyOf":[{"$ref":"#/$defs/ArtifactDescriptor"},{"type":"null"}],"default":null},"receipt":{"anyOf":[{"$ref":"#/$defs/ReceiptDescriptor"},{"type":"null"}],"default":null},"warnings":{"items":{"type":"string"},"title":"Warnings","type":"array"}},"required":["status","summary","approval_boundary"],"title":"TriageResult","type":"object"}},{"id":"mailbox_status","name":"mailbox_status","description":"Check whether the platform mailbox is provisioned and list recent message headers when available.","tags":[],"scopes":[],"stream":false,"policy":{"timeout_seconds":60.0,"idempotent":false,"max_retries":0,"cost_class":"standard","allow_scope_expansion":false,"grant_mode":null,"grant_allow_patterns":[],"grant_deny_patterns":[],"grant_outputs_prefix":null,"grant_write_prefixes":[],"grant_ttl_seconds":null,"grant_run_timeout_seconds":null,"grant_approval_timeout_seconds":null,"grant_scope_approval_timeout_seconds":null},"input_schema":{"type":"object","properties":{"limit":{"default":5,"maximum":20,"minimum":1,"type":"integer"},"unseen_only":{"type":"boolean"}},"required":[],"additionalProperties":false},"output_schema":{"additionalProperties":true,"type":"object"}},{"id":"receive_people_email","name":"receive_people_email","description":"Receive inbound email and record that it should be reviewed in the People inbox; does not auto-send replies.","tags":["a2a:email-handler"],"scopes":[],"stream":false,"policy":{"timeout_seconds":60.0,"idempotent":false,"max_retries":0,"cost_class":null,"allow_scope_expansion":false,"grant_mode":null,"grant_allow_patterns":[],"grant_deny_patterns":[],"grant_outputs_prefix":null,"grant_write_prefixes":[],"grant_ttl_seconds":null,"grant_run_timeout_seconds":null,"grant_approval_timeout_seconds":null,"grant_scope_approval_timeout_seconds":null},"input_schema":{"type":"object","properties":{"email":{"type":"object","additionalProperties":true}},"required":["email"],"additionalProperties":false},"output_schema":{"type":"null"}}],"capabilities":{"a2a_pack":{"package":"a2a-pack","version":"0.1.116"},"mcp":{"standard":{"path":"/mcp","intended_for":"code_sdk_clients"},"connector":{"path":"/connector-mcp","intended_for":["chatgpt","claude","hosted_connectors"],"supports_async_jobs":true,"supports_structured_interrupts":true,"poll_tool":"job_result","resume_tool":"submit_interaction","instructions":"Use this URL for hosted connector UIs. Use /mcp for normal code or SDK MCP clients."}},"ui":{"url":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/app","type":"static-spa","framework":null,"entry":"/app/index.html","config":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/app/config.json","client":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/app/a2a-client.js","requiresAuth":false,"auth":{"mode":"inherit","flow":"public","sessionTransport":"cookie","sessionCookieName":"__Host-a2a_agent_session","sessionUrl":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/auth/session","loginUrl":"https://app.a2acloud.io","authorizeUrl":"https://app.a2acloud.io/v1/auth/agent-session/authorize?agent=production-proof-v116-high-utili-7255-2","callbackUrl":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/auth/callback","requiresSession":false}}},"input_modes":["application/json"],"output_modes":["application/json"],"required_secrets":[],"required_env":[],"consumer_setup":{"fields":[]},"runtime":{"lifecycle":"ephemeral","availability":"on_demand","state":"none","sandbox":"microsandbox","resources":{"cpu":"500m","memory":"512Mi","gpu":0,"max_runtime_seconds":300},"concurrency":1,"egress":{"allow_hosts":[],"allow_internal_services":[],"deny_internet_by_default":true},"tools_used":["postgres","platform-mailbox","mcp"],"llm_provisioning":"platform","account_access":{"required":true,"platform_skill_calls":3,"after_trial":"byok"},"pricing":{"price_per_call_usd":0.0,"caller_pays_llm":true,"notes":"Includes three platform-funded skill calls per account, then requires BYOK."},"wants_cp_jwt":false,"platform_resources":{"memory":null,"databases":[{"name":"production-proof-v116-high-utili-7255-2-data","engine":"postgres","provider":"neon","scope":"user","branch":"main","access_mode":"read_write","env":{"url":"DATABASE_URL"},"migrations":{"path":"db/migrations"},"scale_to_zero":true}],"mailbox":true},"endpoints":[],"apt_packages":[]},"state_schema":null,"workspace_access":{"enabled":true,"max_files":32,"allowed_modes":["read_only","read_write_overlay"],"require_reason":false,"deny_patterns":[],"require_human_approval":false,"max_total_size_bytes":104857600},"mcp_endpoint":"/mcp","connector_mcp_endpoint":"/connector-mcp","mcp_endpoints":{"standard":{"path":"/mcp","intended_for":"code_sdk_clients"},"connector":{"path":"/connector-mcp","intended_for":["chatgpt","claude","hosted_connectors"],"supports_async_jobs":true,"supports_structured_interrupts":true,"poll_tool":"job_result","resume_tool":"submit_interaction","instructions":"Use this URL for hosted connector UIs. Use /mcp for normal code or SDK MCP clients."}},"ui":{"url":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/app","type":"static-spa","framework":null,"entry":"/app/index.html","config":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/app/config.json","client":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/app/a2a-client.js","requiresAuth":false,"auth":{"mode":"inherit","flow":"public","sessionTransport":"cookie","sessionCookieName":"__Host-a2a_agent_session","sessionUrl":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/auth/session","loginUrl":"https://app.a2acloud.io","authorizeUrl":"https://app.a2acloud.io/v1/auth/agent-session/authorize?agent=production-proof-v116-high-utili-7255-2","callbackUrl":"https://production-proof-v116-high-utili-7255-2.a2acloud.io/auth/callback","requiresSession":false}}}