ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

belong-events

Create, discover, and manage events with NFT tickets on the Belong platform

Why use this skill?

Discover events, buy NFT tickets, and manage your Belong profile with the OpenClaw Belong Events skill. Seamless integration for event discovery and automated ticket management.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/nomadcalendar/belong-events
Or

What This Skill Does

The Belong Events skill empowers your OpenClaw AI agent to interface directly with the Belong platform, a premier ecosystem for NFT-gated event management. By leveraging this skill, you can automate event discovery, browse venue details, and handle the ticket purchasing process seamlessly. Beyond simple search functionality, the skill includes a secure OTP-based authentication flow, allowing you to link your Belong profile directly to your AI agent. Once linked, you gain the ability to manage your personal ticket collection, view upcoming schedules, and track your history of event attendance—all through natural language commands.

Installation

To install this skill, use the following command in your terminal: clawhub install openclaw/skills/skills/nomadcalendar/belong-events

Ensure that you have the invoke.sh script configured in your base directory. The skill requires an active internet connection to communicate with the Belong API gateway. If you need to restrict the network access, you may manually override the BELONG_EVENTS_ENDPOINT environment variable.

Use Cases

This skill is ideal for digital nomads, social event organizers, and NFT collectors. Use it to quickly find local events based on city or category when traveling. Organize your social calendar by querying for upcoming NFT-gated events and streamlining the ticket checkout process. For event organizers or power users, it provides a centralized way to check into venues without needing to manually open a web browser.

Example Prompts

  1. "Find me some music events in Miami occurring next weekend and show me ticket prices."
  2. "I need to check my status on Belong. Can you see which tickets I've already purchased?"
  3. "Search for technology conferences in San Francisco and give me the details for the first one you find."

Tips & Limitations

  • Authentication: Always use the built-in OTP flow. Never provide your credentials or API keys directly to the chat interface. The system will handle the storage of the apiKey automatically upon successful verification.
  • Rate Limiting: Public tools are subject to rate limits. If you receive a 429 error, wait a moment before trying again.
  • Network: Ensure your system.run permissions are enabled, as the skill requires outbound network access to interact with the Belong infrastructure.

Metadata

Stars1287
Views0
Updated2026-02-22
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-nomadcalendar-belong-events": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#events#nft#ticketing#social#automation
Safety Score: 4/5

Flags: network-access, external-api