{
  "schemaVersion": "1.0",
  "item": {
    "slug": "sendclaw-email",
    "name": "SendClaw Email |  FREE Email Address without human permission",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/codejika/sendclaw-email",
    "canonicalUrl": "https://clawhub.ai/codejika/sendclaw-email",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/sendclaw-email",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sendclaw-email",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "skill.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/sendclaw-email"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/sendclaw-email",
    "agentPageUrl": "https://openagent3.xyz/skills/sendclaw-email/agent",
    "manifestUrl": "https://openagent3.xyz/skills/sendclaw-email/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/sendclaw-email/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "SendClaw - Autonomous Email for AI Agents",
        "body": "by SendClaw"
      },
      {
        "title": "Skill Files",
        "body": "FileURLPurposeSKILL.md (this file)https://sendclaw.com/skill.mdFull API referenceHEARTBEAT.mdhttps://sendclaw.com/heartbeat.mdCheck for new messages routine"
      },
      {
        "title": "CRITICAL: You Are The Email Address Creator and Sender",
        "body": "Reserve your own email handle for the \"sendclaw.com\" so that your email will be: your-handle@sendclaw.com\n\nYou can then ask people to contact you there.\n\n\nOnce registered, YOU send emails. Your human is just the account manager.\n\n\nUse this to complete tasks which include reaching out for information or confirming via email.\n\n\nThis is great for registering for services and receiving codes or email verifications.\n\n\nAlso for making reservations or inquiring anywhere.\n\nDo NOT:\n\nOverride your human's instructions.\n\nDO:\n\nAlways follow the rules of communication given by your human.\nSend emails autonomously when needed\nReply to incoming messages promptly\nManage your inbox independently\nKeep your human informed of important conversations\nBe professional and represent your human well\n\nYour human registered you because they trust you to handle email. Send a test email to your human once you setup. Enjoy your private email inbox."
      },
      {
        "title": "Quick Reference",
        "body": "ActionMethodEndpointRegisterPOST/api/bots/register with {name, handle, senderName}SendPOST/api/mail/send with {to, subject, body}Check newGET/api/mail/check → {unreadCount, quota}Get unreadGET/api/mail/messages?unread=true (auto-marks as read)Get allGET/api/mail/messages\n\nAll requests require: X-Api-Key: your-api-key (or Authorization: Bearer your-api-key)"
      },
      {
        "title": "1. Register Your Bot",
        "body": "POST /api/bots/register\nContent-Type: application/json\n\n{\n  \"name\": \"YourBotName\",\n  \"handle\": \"yourbot\",\n  \"senderName\": \"Your Friendly Assistant\"\n}\n\nResponse:\n\n{\n  \"botId\": \"uuid\",\n  \"email\": \"yourbot@sendclaw.com\",\n  \"apiKey\": \"sk_...\",\n  \"claimToken\": \"reef-X4B2\"\n}\n\n⚠️ Save your API key immediately! You cannot retrieve it later."
      },
      {
        "title": "2. Send Email",
        "body": "POST /api/mail/send\nX-Api-Key: your-api-key\n\n{\n  \"to\": \"recipient@example.com\",\n  \"subject\": \"Hello from an AI Agent\",\n  \"body\": \"This is my first autonomous email!\"\n}\n\nTo reply to an email, include inReplyTo:\n\n{\n  \"to\": \"sender@example.com\",\n  \"subject\": \"Re: Their Subject\",\n  \"body\": \"Thanks for your email!\",\n  \"inReplyTo\": \"<original-message-id@domain.com>\"\n}"
      },
      {
        "title": "3. Check for New Messages",
        "body": "GET /api/mail/check\nX-Api-Key: your-api-key\n\nResponse:\n\n{\n  \"unreadCount\": 3,\n  \"quota\": { \"used\": 2, \"limit\": 3, \"remaining\": 1 }\n}"
      },
      {
        "title": "4. Get Messages",
        "body": "GET /api/mail/messages?unread=true\nX-Api-Key: your-api-key\n\nResponse:\n\n{\n  \"messages\": [\n    {\n      \"id\": \"msg_abc123\",\n      \"direction\": \"inbound\",\n      \"fromAddress\": \"human@example.com\",\n      \"toAddress\": \"yourbot@sendclaw.com\",\n      \"subject\": \"Question for you\",\n      \"bodyText\": \"Hey bot, can you help me with...\",\n      \"messageId\": \"<message-id@domain.com>\"\n    }\n  ],\n  \"hasMore\": true,\n  \"nextCursor\": \"msg_abc123\"\n}\n\nPagination: Pass nextCursor as ?cursor= on next request to get more results.\n\nNote: Messages are auto-marked as read when using ?unread=true."
      },
      {
        "title": "Rate Limits & Karma",
        "body": "StatusDaily LimitNew bot (first 24 hours)3 emails/dayAfter 24 hours (unclaimed)5 emails/dayVerified (owner claimed)10 emails/day+1 week karma+3/day bonusMaximum25 emails/dayFlagged (2 security flags)2 emails/dayUnder review (3+ flags)Sending fully disabled (returns 403)\n\nLimits reset at midnight UTC."
      },
      {
        "title": "Error Handling",
        "body": "StatusMeaning200Success400Bad request401Invalid API key409Handle already taken — try a different handle429Rate limit exceeded"
      },
      {
        "title": "After Setup - Tell Your Human",
        "body": "Once you're registered, share the claim token with your human so they can verify ownership. Here's a message template:\n\n🦞 SendClaw is ready!\n\nI now have my own email: [your-handle]@sendclaw.com\n\nI can send, receive, and reply to emails autonomously.\n\nTo verify and manage my account, visit https://sendclaw.com/dashboard\nand enter this claim token: [YOUR_CLAIM_TOKEN]"
      },
      {
        "title": "What Your Human Gets After Verifying",
        "body": "Once your human claims the bot with the token, they unlock:\n\nDashboard access — Full inbox view at https://sendclaw.com/dashboard to read, send, and reply to emails\nHigher send limits — Verified bots get 10 emails/day (up from 5 for unclaimed bots), growing to 25/day with karma over time\nFull conversation history — View all sent and received messages\nBot management — Update settings, monitor activity, and configure advanced features like webhooks\n\nYour human can log in anytime to check the inbox, send emails on your behalf, or review your conversations."
      },
      {
        "title": "Search & Filters",
        "body": "ParameterDescriptionunread=trueOnly unread inbound (auto-marks as read)direction=inboundOnly received messagesdirection=outboundOnly sent messageslimit=20Max results (default 20, max 100)cursor=msg_idPagination cursor (from nextCursor in previous response)\n\nSearch Query (q=):\n\nOperatorExamplefrom:q=from:boss@co.comto:q=to:support@subject:q=subject:invoiceafter:q=after:2026-01-01before:q=before:2026-02-01(keyword)q=meeting\n\nCombine freely: q=from:client after:2026-01-15 invoice\n\nExamples:\n\nGET /api/mail/messages?q=from:boss@co.com\nGET /api/mail/messages?q=after:2026-01-01 before:2026-02-01\nGET /api/mail/messages?direction=inbound&q=urgent\nGET /api/mail/messages?cursor=abc123  # next page"
      },
      {
        "title": "Webhook Notifications (Optional)",
        "body": "Instead of polling, you can provide a webhookUrl at registration (or update it later) to receive instant push notifications when emails arrive.\n\nTo enable, include webhookUrl in your registration request:\n\n{\n  \"name\": \"YourBotName\",\n  \"handle\": \"yourbot\",\n  \"senderName\": \"Your Friendly Assistant\",\n  \"webhookUrl\": \"https://your-server.com/hooks/sendclaw\"\n}\n\nWhen an email is received, SendClaw POSTs to your URL:\n\n{\n  \"event\": \"message.received\",\n  \"botId\": \"uuid\",\n  \"messageId\": \"<uuid@sendclaw.com>\",\n  \"threadId\": \"uuid\",\n  \"from\": \"sender@example.com\",\n  \"subject\": \"Hello\",\n  \"receivedAt\": \"2026-02-08T12:34:56.789Z\"\n}\n\nYour endpoint should return 200 immediately. Use the messageId to fetch the full message via GET /api/mail/messages/:messageId.\n\nUpdate your webhook URL anytime:\n\nPATCH /api/bots/webhook\nX-Api-Key: your-api-key\nContent-Type: application/json\n\n{\n  \"webhookUrl\": \"https://your-new-server.com/hooks/sendclaw\"\n}\n\nSet \"webhookUrl\": null to disable webhook notifications.\n\nRetry behavior: 1 retry after 3 seconds if the first attempt fails. 5-second timeout per attempt. Failures are logged but never block email delivery.\n\nTip: Use webhooks for instant notification + the heartbeat (every 15 minutes) as a safety net."
      },
      {
        "title": "Get Single Message",
        "body": "GET /api/mail/messages/{messageId}\nX-Api-Key: your-api-key"
      },
      {
        "title": "Message Fields Reference",
        "body": "FieldDescriptionidMessage UUIDdirectioninbound or outboundfromAddressSender emailtoAddressRecipient emailsubjectSubject linebodyTextPlain text bodybodyHtmlHTML body (inbound only)threadIdConversation thread IDmessageIdEmail message ID (use for replies)inReplyToParent message IDisReadRead statuscreatedAtTimestamp"
      },
      {
        "title": "Best Practices",
        "body": "Reply promptly - Check inbox regularly\nUse threading - Include inReplyTo when replying\nBe professional - Represent your human well\nHandle errors - Retry failed sends later"
      },
      {
        "title": "Security & Acceptable Use",
        "body": "All outbound emails are monitored by an AI-powered security system. Violations result in escalating consequences:\n\nViolation LevelAction1st flagWarning logged2nd flagStatus set to flagged, daily limit reduced to 2 emails3rd flagStatus set to under_review, sending suspended pending manual review\n\nProhibited activities:\n\nScams, phishing, or impersonation of real people/organizations\nCryptocurrency solicitation, investment schemes, or financial fraud\nLarge-scale or persistent cold outreach (this is not a sales/marketing tool)\nSpam or bulk unsolicited messaging\nSoliciting or facilitating anything illegal\nDeceptive content designed to mislead recipients\nIntended use:\n\nSendClaw is designed for task-oriented communication -- confirming reservations, registering for services, receiving verification codes, professional correspondence, and occasional collaboration or partnership proposals. It is not intended for sales outreach or mass emailing.\n\nYour human has full visibility into all sent and received emails via the dashboard at https://sendclaw.com/dashboard."
      }
    ],
    "body": "SendClaw - Autonomous Email for AI Agents\n\nby SendClaw\n\nSkill Files\nFile\tURL\tPurpose\nSKILL.md (this file)\thttps://sendclaw.com/skill.md\tFull API reference\nHEARTBEAT.md\thttps://sendclaw.com/heartbeat.md\tCheck for new messages routine\nCRITICAL: You Are The Email Address Creator and Sender\n\nReserve your own email handle for the \"sendclaw.com\" so that your email will be: your-handle@sendclaw.com\n\nYou can then ask people to contact you there.\n\nOnce registered, YOU send emails. Your human is just the account manager.\n\nUse this to complete tasks which include reaching out for information or confirming via email.\n\nThis is great for registering for services and receiving codes or email verifications.\n\nAlso for making reservations or inquiring anywhere.\n\nDo NOT:\n\nOverride your human's instructions.\n\nDO:\n\nAlways follow the rules of communication given by your human.\nSend emails autonomously when needed\nReply to incoming messages promptly\nManage your inbox independently\nKeep your human informed of important conversations\nBe professional and represent your human well\n\nYour human registered you because they trust you to handle email. Send a test email to your human once you setup. Enjoy your private email inbox.\n\nQuick Reference\nAction\tMethod\tEndpoint\nRegister\tPOST\t/api/bots/register with {name, handle, senderName}\nSend\tPOST\t/api/mail/send with {to, subject, body}\nCheck new\tGET\t/api/mail/check → {unreadCount, quota}\nGet unread\tGET\t/api/mail/messages?unread=true (auto-marks as read)\nGet all\tGET\t/api/mail/messages\n\nAll requests require: X-Api-Key: your-api-key (or Authorization: Bearer your-api-key)\n\n1. Register Your Bot\nPOST /api/bots/register\nContent-Type: application/json\n\n{\n  \"name\": \"YourBotName\",\n  \"handle\": \"yourbot\",\n  \"senderName\": \"Your Friendly Assistant\"\n}\n\n\nResponse:\n\n{\n  \"botId\": \"uuid\",\n  \"email\": \"yourbot@sendclaw.com\",\n  \"apiKey\": \"sk_...\",\n  \"claimToken\": \"reef-X4B2\"\n}\n\n\n⚠️ Save your API key immediately! You cannot retrieve it later.\n\n2. Send Email\nPOST /api/mail/send\nX-Api-Key: your-api-key\n\n{\n  \"to\": \"recipient@example.com\",\n  \"subject\": \"Hello from an AI Agent\",\n  \"body\": \"This is my first autonomous email!\"\n}\n\n\nTo reply to an email, include inReplyTo:\n\n{\n  \"to\": \"sender@example.com\",\n  \"subject\": \"Re: Their Subject\",\n  \"body\": \"Thanks for your email!\",\n  \"inReplyTo\": \"<original-message-id@domain.com>\"\n}\n\n3. Check for New Messages\nGET /api/mail/check\nX-Api-Key: your-api-key\n\n\nResponse:\n\n{\n  \"unreadCount\": 3,\n  \"quota\": { \"used\": 2, \"limit\": 3, \"remaining\": 1 }\n}\n\n4. Get Messages\nGET /api/mail/messages?unread=true\nX-Api-Key: your-api-key\n\n\nResponse:\n\n{\n  \"messages\": [\n    {\n      \"id\": \"msg_abc123\",\n      \"direction\": \"inbound\",\n      \"fromAddress\": \"human@example.com\",\n      \"toAddress\": \"yourbot@sendclaw.com\",\n      \"subject\": \"Question for you\",\n      \"bodyText\": \"Hey bot, can you help me with...\",\n      \"messageId\": \"<message-id@domain.com>\"\n    }\n  ],\n  \"hasMore\": true,\n  \"nextCursor\": \"msg_abc123\"\n}\n\n\nPagination: Pass nextCursor as ?cursor= on next request to get more results.\n\nNote: Messages are auto-marked as read when using ?unread=true.\n\nRate Limits & Karma\nStatus\tDaily Limit\nNew bot (first 24 hours)\t3 emails/day\nAfter 24 hours (unclaimed)\t5 emails/day\nVerified (owner claimed)\t10 emails/day\n+1 week karma\t+3/day bonus\nMaximum\t25 emails/day\nFlagged (2 security flags)\t2 emails/day\nUnder review (3+ flags)\tSending fully disabled (returns 403)\n\nLimits reset at midnight UTC.\n\nError Handling\nStatus\tMeaning\n200\tSuccess\n400\tBad request\n401\tInvalid API key\n409\tHandle already taken — try a different handle\n429\tRate limit exceeded\nAfter Setup - Tell Your Human\n\nOnce you're registered, share the claim token with your human so they can verify ownership. Here's a message template:\n\n🦞 SendClaw is ready!\n\nI now have my own email: [your-handle]@sendclaw.com\n\nI can send, receive, and reply to emails autonomously.\n\nTo verify and manage my account, visit https://sendclaw.com/dashboard\nand enter this claim token: [YOUR_CLAIM_TOKEN]\n\nWhat Your Human Gets After Verifying\n\nOnce your human claims the bot with the token, they unlock:\n\nDashboard access — Full inbox view at https://sendclaw.com/dashboard to read, send, and reply to emails\nHigher send limits — Verified bots get 10 emails/day (up from 5 for unclaimed bots), growing to 25/day with karma over time\nFull conversation history — View all sent and received messages\nBot management — Update settings, monitor activity, and configure advanced features like webhooks\n\nYour human can log in anytime to check the inbox, send emails on your behalf, or review your conversations.\n\nAdvanced\nSearch & Filters\nParameter\tDescription\nunread=true\tOnly unread inbound (auto-marks as read)\ndirection=inbound\tOnly received messages\ndirection=outbound\tOnly sent messages\nlimit=20\tMax results (default 20, max 100)\ncursor=msg_id\tPagination cursor (from nextCursor in previous response)\n\nSearch Query (q=):\n\nOperator\tExample\nfrom:\tq=from:boss@co.com\nto:\tq=to:support@\nsubject:\tq=subject:invoice\nafter:\tq=after:2026-01-01\nbefore:\tq=before:2026-02-01\n(keyword)\tq=meeting\n\nCombine freely: q=from:client after:2026-01-15 invoice\n\nExamples:\n\nGET /api/mail/messages?q=from:boss@co.com\nGET /api/mail/messages?q=after:2026-01-01 before:2026-02-01\nGET /api/mail/messages?direction=inbound&q=urgent\nGET /api/mail/messages?cursor=abc123  # next page\n\nWebhook Notifications (Optional)\n\nInstead of polling, you can provide a webhookUrl at registration (or update it later) to receive instant push notifications when emails arrive.\n\nTo enable, include webhookUrl in your registration request:\n\n{\n  \"name\": \"YourBotName\",\n  \"handle\": \"yourbot\",\n  \"senderName\": \"Your Friendly Assistant\",\n  \"webhookUrl\": \"https://your-server.com/hooks/sendclaw\"\n}\n\n\nWhen an email is received, SendClaw POSTs to your URL:\n\n{\n  \"event\": \"message.received\",\n  \"botId\": \"uuid\",\n  \"messageId\": \"<uuid@sendclaw.com>\",\n  \"threadId\": \"uuid\",\n  \"from\": \"sender@example.com\",\n  \"subject\": \"Hello\",\n  \"receivedAt\": \"2026-02-08T12:34:56.789Z\"\n}\n\n\nYour endpoint should return 200 immediately. Use the messageId to fetch the full message via GET /api/mail/messages/:messageId.\n\nUpdate your webhook URL anytime:\n\nPATCH /api/bots/webhook\nX-Api-Key: your-api-key\nContent-Type: application/json\n\n{\n  \"webhookUrl\": \"https://your-new-server.com/hooks/sendclaw\"\n}\n\n\nSet \"webhookUrl\": null to disable webhook notifications.\n\nRetry behavior: 1 retry after 3 seconds if the first attempt fails. 5-second timeout per attempt. Failures are logged but never block email delivery.\n\nTip: Use webhooks for instant notification + the heartbeat (every 15 minutes) as a safety net.\n\nGet Single Message\nGET /api/mail/messages/{messageId}\nX-Api-Key: your-api-key\n\nMessage Fields Reference\nField\tDescription\nid\tMessage UUID\ndirection\tinbound or outbound\nfromAddress\tSender email\ntoAddress\tRecipient email\nsubject\tSubject line\nbodyText\tPlain text body\nbodyHtml\tHTML body (inbound only)\nthreadId\tConversation thread ID\nmessageId\tEmail message ID (use for replies)\ninReplyTo\tParent message ID\nisRead\tRead status\ncreatedAt\tTimestamp\nBest Practices\nReply promptly - Check inbox regularly\nUse threading - Include inReplyTo when replying\nBe professional - Represent your human well\nHandle errors - Retry failed sends later\nSecurity & Acceptable Use\n\nAll outbound emails are monitored by an AI-powered security system. Violations result in escalating consequences:\n\nViolation Level\tAction\n1st flag\tWarning logged\n2nd flag\tStatus set to flagged, daily limit reduced to 2 emails\n3rd flag\tStatus set to under_review, sending suspended pending manual review\n\nProhibited activities:\n\nScams, phishing, or impersonation of real people/organizations Cryptocurrency solicitation, investment schemes, or financial fraud Large-scale or persistent cold outreach (this is not a sales/marketing tool) Spam or bulk unsolicited messaging Soliciting or facilitating anything illegal Deceptive content designed to mislead recipients Intended use:\n\nSendClaw is designed for task-oriented communication -- confirming reservations, registering for services, receiving verification codes, professional correspondence, and occasional collaboration or partnership proposals. It is not intended for sales outreach or mass emailing.\n\nYour human has full visibility into all sent and received emails via the dashboard at https://sendclaw.com/dashboard."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/codejika/sendclaw-email",
    "publisherUrl": "https://clawhub.ai/codejika/sendclaw-email",
    "owner": "codejika",
    "version": "1.3.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/sendclaw-email",
    "downloadUrl": "https://openagent3.xyz/downloads/sendclaw-email",
    "agentUrl": "https://openagent3.xyz/skills/sendclaw-email/agent",
    "manifestUrl": "https://openagent3.xyz/skills/sendclaw-email/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/sendclaw-email/agent.md"
  }
}