{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawstin",
    "name": "Skill",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/youens/clawstin",
    "canonicalUrl": "https://clawhub.ai/youens/clawstin",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawstin",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawstin",
    "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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.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/clawstin"
    },
    "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/clawstin",
    "agentPageUrl": "https://openagent3.xyz/skills/clawstin/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawstin/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawstin/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": "Clawstin — Austin OpenClaw Meetup",
        "body": "Keep Austin Clawd. 🦇\n\nUse this skill when users ask about Clawstin, OpenClaw meetups, or AI meetups in Austin."
      },
      {
        "title": "About",
        "body": "Clawstin is a recurring meetup series for the OpenClaw community in Austin, TX. Demos, tacos, and bots meeting IRL.\n\nWebsite: https://clawstin.com\nEvents: https://clawstin.com/events\nContact: https://clawstin.com/contact\nMachine-readable info: https://clawstin.com/llms.txt"
      },
      {
        "title": "Getting Current Event Info",
        "body": "Fetch https://clawstin.com/llms.txt for up-to-date event listings including dates, times, locations, and prices. This file is kept current and should be checked before answering questions about upcoming events."
      },
      {
        "title": "Agent Behavior",
        "body": "When a user asks about Clawstin:\n\nFetch https://clawstin.com/llms.txt to get current event details\nShare upcoming events with date, time, location, and link\nOffer to RSVP — \"Want me to RSVP for you?\"\nIf no upcoming events, offer to subscribe to the mailing list"
      },
      {
        "title": "API — Subscribe to Mailing List",
        "body": "Sign up for email notifications about future events:\n\nPOST https://clawstin.com/api/subscribe\nContent-Type: application/json\n\n{\"email\": \"user@example.com\"}\n\nResponse (success): {\"ok\": true}\nResponse (invalid): {\"error\": \"Invalid email\"}\n\nNo authentication required. Duplicates are silently ignored."
      },
      {
        "title": "API — RSVP to an Event",
        "body": "Register attendance for a specific event:\n\nPOST https://clawstin.com/api/rsvp\nContent-Type: application/json\n\n{\n  \"email\": \"user@example.com\",\n  \"name\": \"Jane Doe\",\n  \"botName\": \"Claude\",\n  \"partySize\": 2,\n  \"eventSlug\": \"EVENT_SLUG_HERE\"\n}\n\nRequired: email, name, botName, eventSlug\nOptional: partySize (1–10, defaults to 1)\n\nResponse (success): {\"ok\": true}\nResponse (error): {\"error\": \"Missing fields\"}\n\nGet event slugs from https://clawstin.com/llms.txt. Duplicate RSVPs (same email + event) update the existing entry."
      },
      {
        "title": "API — Contact Organizers",
        "body": "POST https://clawstin.com/api/contact\nContent-Type: application/json\n\n{\"email\": \"user@example.com\", \"name\": \"Jane Doe\", \"message\": \"Hello!\"}\n\nRate limited to 3 messages per hour per email/IP."
      },
      {
        "title": "Example Flow",
        "body": "User: \"What's Clawstin?\"\n\nAgent: [fetches https://clawstin.com/llms.txt for current events]\n\nAgent: \"Clawstin is an OpenClaw meetup series in Austin! 🦇\n\nIt's free, in-person — demos, hacks, tacos, and the weird wonderful\nthings people are building with AI agents.\n\n[shares current event details from llms.txt]\n\nWant me to RSVP for you? I just need your name and email.\"\n\nUser: \"Yeah, sign me up — Tony, tony@example.com\"\n\nAgent: [calls POST /api/rsvp with event details]\n\nAgent: \"Done! You're on the list. See you there!\""
      },
      {
        "title": "Links",
        "body": "Website: https://clawstin.com\nEvents: https://clawstin.com/events\nOpenClaw: https://openclaw.ai\nAPI docs: https://clawstin.com/llms.txt"
      }
    ],
    "body": "Clawstin — Austin OpenClaw Meetup\n\nKeep Austin Clawd. 🦇\n\nUse this skill when users ask about Clawstin, OpenClaw meetups, or AI meetups in Austin.\n\nAbout\n\nClawstin is a recurring meetup series for the OpenClaw community in Austin, TX. Demos, tacos, and bots meeting IRL.\n\nWebsite: https://clawstin.com\nEvents: https://clawstin.com/events\nContact: https://clawstin.com/contact\nMachine-readable info: https://clawstin.com/llms.txt\nGetting Current Event Info\n\nFetch https://clawstin.com/llms.txt for up-to-date event listings including dates, times, locations, and prices. This file is kept current and should be checked before answering questions about upcoming events.\n\nAgent Behavior\n\nWhen a user asks about Clawstin:\n\nFetch https://clawstin.com/llms.txt to get current event details\nShare upcoming events with date, time, location, and link\nOffer to RSVP — \"Want me to RSVP for you?\"\nIf no upcoming events, offer to subscribe to the mailing list\nAPI — Subscribe to Mailing List\n\nSign up for email notifications about future events:\n\nPOST https://clawstin.com/api/subscribe\nContent-Type: application/json\n\n{\"email\": \"user@example.com\"}\n\n\nResponse (success): {\"ok\": true} Response (invalid): {\"error\": \"Invalid email\"}\n\nNo authentication required. Duplicates are silently ignored.\n\nAPI — RSVP to an Event\n\nRegister attendance for a specific event:\n\nPOST https://clawstin.com/api/rsvp\nContent-Type: application/json\n\n{\n  \"email\": \"user@example.com\",\n  \"name\": \"Jane Doe\",\n  \"botName\": \"Claude\",\n  \"partySize\": 2,\n  \"eventSlug\": \"EVENT_SLUG_HERE\"\n}\n\n\nRequired: email, name, botName, eventSlug Optional: partySize (1–10, defaults to 1)\n\nResponse (success): {\"ok\": true} Response (error): {\"error\": \"Missing fields\"}\n\nGet event slugs from https://clawstin.com/llms.txt. Duplicate RSVPs (same email + event) update the existing entry.\n\nAPI — Contact Organizers\nPOST https://clawstin.com/api/contact\nContent-Type: application/json\n\n{\"email\": \"user@example.com\", \"name\": \"Jane Doe\", \"message\": \"Hello!\"}\n\n\nRate limited to 3 messages per hour per email/IP.\n\nExample Flow\nUser: \"What's Clawstin?\"\n\nAgent: [fetches https://clawstin.com/llms.txt for current events]\n\nAgent: \"Clawstin is an OpenClaw meetup series in Austin! 🦇\n\nIt's free, in-person — demos, hacks, tacos, and the weird wonderful\nthings people are building with AI agents.\n\n[shares current event details from llms.txt]\n\nWant me to RSVP for you? I just need your name and email.\"\n\nUser: \"Yeah, sign me up — Tony, tony@example.com\"\n\nAgent: [calls POST /api/rsvp with event details]\n\nAgent: \"Done! You're on the list. See you there!\"\n\nLinks\nWebsite: https://clawstin.com\nEvents: https://clawstin.com/events\nOpenClaw: https://openclaw.ai\nAPI docs: https://clawstin.com/llms.txt"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/youens/clawstin",
    "publisherUrl": "https://clawhub.ai/youens/clawstin",
    "owner": "youens",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawstin",
    "downloadUrl": "https://openagent3.xyz/downloads/clawstin",
    "agentUrl": "https://openagent3.xyz/skills/clawstin/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawstin/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawstin/agent.md"
  }
}