{
  "schemaVersion": "1.0",
  "item": {
    "slug": "sxsw-skill",
    "name": "SXSW 2026 Schedule",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/brianleach/sxsw-skill",
    "canonicalUrl": "https://clawhub.ai/brianleach/sxsw-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/sxsw-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sxsw-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "data/sxsw-2026-index.json",
      "data/sxsw-2026-schedule.json",
      "package.json",
      "scripts/sxsw.ts"
    ],
    "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/sxsw-skill"
    },
    "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/sxsw-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/sxsw-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/sxsw-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/sxsw-skill/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": "SXSW 2026 Schedule Skill",
        "body": "Real-time SXSW 2026 schedule lookup, event search, speaker info, and recommendations for the March 12-18 conference and festivals in Austin, TX."
      },
      {
        "title": "When to Use",
        "body": "User asks about SXSW 2026 schedule, events, sessions, or speakers\nUser asks \"What's happening at SXSW today/tomorrow/on [date]\"\nUser wants SXSW recommendations, must-see events, or keynotes\nUser asks about SXSW venue locations or event times\nUser asks about music showcases, film screenings, or comedy events\nUser asks about specific speakers or topics at SXSW\nUser asks about any SXSW 2026 related queries\nUser mentions SXSW, South by Southwest, or the Austin March conference"
      },
      {
        "title": "Data Sources",
        "body": "The skill uses a local-first approach with a pre-scraped schedule dataset:\n\nSourceTypeDescriptiondata/sxsw-2026-schedule.jsonLocal JSONComplete schedule with 3,400+ eventsdata/sxsw-2026-index.jsonLocal JSONSearch index (by date, track, venue, format, speaker, keyword)Web searchLiveSupplemental — for schedule changes, cancellations, breaking news"
      },
      {
        "title": "When to Use Web Search",
        "body": "Supplement the local dataset with web search when:\n\nUser asks about schedule changes, cancellations, or last-minute additions\nUser asks about news, announcements, or breaking SXSW info\nThe query isn't found in the local dataset\nThe event date is within 48 hours (things change last minute at SXSW)"
      },
      {
        "title": "Quick Start",
        "body": "node scripts/sxsw.ts info           # dataset overview\nnode scripts/sxsw.ts today          # today's events\nnode scripts/sxsw.ts recommend      # keynotes & featured sessions"
      },
      {
        "title": "Script Usage",
        "body": "The CLI at scripts/sxsw.ts supports these commands:\n\n# List/filter events\nnode scripts/sxsw.ts events --date 2026-03-14\nnode scripts/sxsw.ts events --track \"AI\"\nnode scripts/sxsw.ts events --venue \"JW Marriott\"\nnode scripts/sxsw.ts events --format \"keynote\"\nnode scripts/sxsw.ts events --search \"machine learning\"\nnode scripts/sxsw.ts events --search \"climate\" --date 2026-03-15 --verbose\n\n# Speaker search\nnode scripts/sxsw.ts speakers --search \"Amy Webb\"\n\n# Browse\nnode scripts/sxsw.ts venues\nnode scripts/sxsw.ts tracks\nnode scripts/sxsw.ts today\nnode scripts/sxsw.ts tomorrow\nnode scripts/sxsw.ts recommend\nnode scripts/sxsw.ts info\n\nFilters can be combined. Add --verbose for descriptions and speaker details. Add --limit N to cap results."
      },
      {
        "title": "Key Dates Reference",
        "body": "DateDayNotes2026-03-12ThursdayOpening day — keynotes, featured sessions begin2026-03-13FridayFull programming, film premieres begin2026-03-14SaturdayPeak day — all tracks active2026-03-15SundayMusic showcases ramp up2026-03-16MondayMusic festival in full swing2026-03-17TuesdayFinal conference sessions, music continues2026-03-18WednesdayClosing day"
      },
      {
        "title": "Tips for Users",
        "body": "Ask about specific dates: \"What's happening Thursday March 12?\"\nAsk about topics: \"Any AI panels this week?\"\nAsk about people: \"When does Mark Rober speak?\"\nAsk for recommendations: \"What are the must-see keynotes?\"\nAsk about venues: \"What's at the Convention Center on Saturday?\"\nCombine filters: \"Film screenings on Friday at the Paramount?\""
      },
      {
        "title": "Response Formatting",
        "body": "For \"what's happening on [date]\" queries: group events by time slot, show venue\nFor speaker queries: show all their sessions with times and venues\nFor track/topic queries: show relevant sessions sorted by date/time\nFor \"recommend\" queries: highlight keynotes, featured sessions, and fireside chats\nAlways include the direct schedule.sxsw.com event URL when referencing specific events\nWhen listing many events, show the most relevant first and mention total count"
      },
      {
        "title": "Austin Local Context",
        "body": "Since the user is likely in Austin during SXSW:\n\nConvention Center is at 500 E Cesar Chavez St (renamed from Convention Center Blvd)\nJW Marriott, Hilton, Fairmont are the main hotel venues — all walkable downtown\nMusic showcases cluster on 6th Street, Red River Cultural District, and Rainey Street\nCapMetro is free during SXSW (Red Line rail + buses)\nUse the capmetro-skill for transit info\nRideshare pickup/dropoff zones shift during SXSW — check sxsw.com/attend for maps"
      },
      {
        "title": "Error Handling",
        "body": "If the data files cannot be loaded, report the error and suggest re-running the scraper\nIf a search returns no results, suggest broadening the query or trying web search\nIf the user asks about something not in the dataset, use web search to find the answer"
      },
      {
        "title": "External Endpoints",
        "body": "EndpointData SentData ReceivedWeb search (agent-initiated)Search query textSearch results for schedule changes, cancellations, breaking news\n\nThe skill scripts themselves make no network requests — they read only local JSON data files. However, the skill instructions direct the agent to use its built-in web search as a fallback when local data is insufficient (e.g., last-minute schedule changes, queries not found in the dataset)."
      },
      {
        "title": "Security & Privacy",
        "body": "No API keys or credentials required\nNo external network requests from the skill scripts\nNo user data collected or transmitted\nAll data is read-only from pre-scraped local JSON files\nSource data is publicly available at schedule.sxsw.com"
      },
      {
        "title": "Trust Statement",
        "body": "This skill reads a pre-scraped copy of the publicly available SXSW 2026 schedule. It makes no network requests, requires no API keys, and stores no user data. The scraped data can be refreshed by running the included scraper."
      }
    ],
    "body": "SXSW 2026 Schedule Skill\n\nReal-time SXSW 2026 schedule lookup, event search, speaker info, and recommendations for the March 12-18 conference and festivals in Austin, TX.\n\nWhen to Use\nUser asks about SXSW 2026 schedule, events, sessions, or speakers\nUser asks \"What's happening at SXSW today/tomorrow/on [date]\"\nUser wants SXSW recommendations, must-see events, or keynotes\nUser asks about SXSW venue locations or event times\nUser asks about music showcases, film screenings, or comedy events\nUser asks about specific speakers or topics at SXSW\nUser asks about any SXSW 2026 related queries\nUser mentions SXSW, South by Southwest, or the Austin March conference\nData Sources\n\nThe skill uses a local-first approach with a pre-scraped schedule dataset:\n\nSource\tType\tDescription\ndata/sxsw-2026-schedule.json\tLocal JSON\tComplete schedule with 3,400+ events\ndata/sxsw-2026-index.json\tLocal JSON\tSearch index (by date, track, venue, format, speaker, keyword)\nWeb search\tLive\tSupplemental — for schedule changes, cancellations, breaking news\nWhen to Use Web Search\n\nSupplement the local dataset with web search when:\n\nUser asks about schedule changes, cancellations, or last-minute additions\nUser asks about news, announcements, or breaking SXSW info\nThe query isn't found in the local dataset\nThe event date is within 48 hours (things change last minute at SXSW)\nImplementation\nQuick Start\nnode scripts/sxsw.ts info           # dataset overview\nnode scripts/sxsw.ts today          # today's events\nnode scripts/sxsw.ts recommend      # keynotes & featured sessions\n\nScript Usage\n\nThe CLI at scripts/sxsw.ts supports these commands:\n\n# List/filter events\nnode scripts/sxsw.ts events --date 2026-03-14\nnode scripts/sxsw.ts events --track \"AI\"\nnode scripts/sxsw.ts events --venue \"JW Marriott\"\nnode scripts/sxsw.ts events --format \"keynote\"\nnode scripts/sxsw.ts events --search \"machine learning\"\nnode scripts/sxsw.ts events --search \"climate\" --date 2026-03-15 --verbose\n\n# Speaker search\nnode scripts/sxsw.ts speakers --search \"Amy Webb\"\n\n# Browse\nnode scripts/sxsw.ts venues\nnode scripts/sxsw.ts tracks\nnode scripts/sxsw.ts today\nnode scripts/sxsw.ts tomorrow\nnode scripts/sxsw.ts recommend\nnode scripts/sxsw.ts info\n\n\nFilters can be combined. Add --verbose for descriptions and speaker details. Add --limit N to cap results.\n\nKey Dates Reference\nDate\tDay\tNotes\n2026-03-12\tThursday\tOpening day — keynotes, featured sessions begin\n2026-03-13\tFriday\tFull programming, film premieres begin\n2026-03-14\tSaturday\tPeak day — all tracks active\n2026-03-15\tSunday\tMusic showcases ramp up\n2026-03-16\tMonday\tMusic festival in full swing\n2026-03-17\tTuesday\tFinal conference sessions, music continues\n2026-03-18\tWednesday\tClosing day\nTips for Users\nAsk about specific dates: \"What's happening Thursday March 12?\"\nAsk about topics: \"Any AI panels this week?\"\nAsk about people: \"When does Mark Rober speak?\"\nAsk for recommendations: \"What are the must-see keynotes?\"\nAsk about venues: \"What's at the Convention Center on Saturday?\"\nCombine filters: \"Film screenings on Friday at the Paramount?\"\nResponse Formatting\nFor \"what's happening on [date]\" queries: group events by time slot, show venue\nFor speaker queries: show all their sessions with times and venues\nFor track/topic queries: show relevant sessions sorted by date/time\nFor \"recommend\" queries: highlight keynotes, featured sessions, and fireside chats\nAlways include the direct schedule.sxsw.com event URL when referencing specific events\nWhen listing many events, show the most relevant first and mention total count\nAustin Local Context\n\nSince the user is likely in Austin during SXSW:\n\nConvention Center is at 500 E Cesar Chavez St (renamed from Convention Center Blvd)\nJW Marriott, Hilton, Fairmont are the main hotel venues — all walkable downtown\nMusic showcases cluster on 6th Street, Red River Cultural District, and Rainey Street\nCapMetro is free during SXSW (Red Line rail + buses)\nUse the capmetro-skill for transit info\nRideshare pickup/dropoff zones shift during SXSW — check sxsw.com/attend for maps\nError Handling\nIf the data files cannot be loaded, report the error and suggest re-running the scraper\nIf a search returns no results, suggest broadening the query or trying web search\nIf the user asks about something not in the dataset, use web search to find the answer\nExternal Endpoints\nEndpoint\tData Sent\tData Received\nWeb search (agent-initiated)\tSearch query text\tSearch results for schedule changes, cancellations, breaking news\n\nThe skill scripts themselves make no network requests — they read only local JSON data files. However, the skill instructions direct the agent to use its built-in web search as a fallback when local data is insufficient (e.g., last-minute schedule changes, queries not found in the dataset).\n\nSecurity & Privacy\nNo API keys or credentials required\nNo external network requests from the skill scripts\nNo user data collected or transmitted\nAll data is read-only from pre-scraped local JSON files\nSource data is publicly available at schedule.sxsw.com\nTrust Statement\n\nThis skill reads a pre-scraped copy of the publicly available SXSW 2026 schedule. It makes no network requests, requires no API keys, and stores no user data. The scraped data can be refreshed by running the included scraper."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/brianleach/sxsw-skill",
    "publisherUrl": "https://clawhub.ai/brianleach/sxsw-skill",
    "owner": "brianleach",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/sxsw-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/sxsw-skill",
    "agentUrl": "https://openagent3.xyz/skills/sxsw-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/sxsw-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/sxsw-skill/agent.md"
  }
}