← Back to Skills Marketplace
byungkyu

Eventbrite

by byungkyu · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
5834
Downloads
3
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install eventbrite
Description
Eventbrite API integration with managed OAuth. Manage events, venues, ticket classes, orders, and attendees. Use this skill when users want to create and man...
Usage Guidance
Install only if you trust Maton to proxy your Eventbrite account access. Keep MATON_API_KEY private, use the Maton-Connection header when multiple Eventbrite accounts are connected, and approve write actions only after checking the exact account, resource, and change.
Capability Analysis
Type: OpenClaw Skill Name: eventbrite Version: 1.0.3 The eventbrite skill provides a standard integration for the Eventbrite API using a managed OAuth proxy service (api.maton.ai). The SKILL.md file contains transparent Python snippets using urllib to perform CRUD operations on events, venues, and attendees. It includes explicit safety instructions for the AI agent to require user approval for write operations and lacks any indicators of data exfiltration, obfuscation, or malicious execution.
Capability Assessment
Purpose & Capability
The skill’s capabilities match its stated purpose: Eventbrite API access for events, venues, ticket classes, orders, attendees, and reference data. These include sensitive account reads and writes, but they are disclosed and coherent with the integration.
Instruction Scope
The instructions scope API calls to Eventbrite paths through api.maton.ai and explicitly require user approval before create, update, publish, cancel, unpublish, or delete operations.
Install Mechanism
The artifact contains only a SKILL.md markdown file with examples and metadata; no executable scripts, dependencies, install hooks, or background workers were present.
Credentials
Network access and MATON_API_KEY are required and proportionate for a managed OAuth Eventbrite integration, with the proxy domain and required credential clearly disclosed.
Persistence & Privilege
The skill documents persistent Maton OAuth connections and deletion of those connections. Ongoing delegated Eventbrite access is expected for the purpose and not hidden.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install eventbrite
  3. After installation, invoke the skill by name or use /eventbrite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Updated all references to the Maton API host from gateway.maton.ai/ctrl.maton.ai to api.maton.ai for consistency and clarity. - Improved security section, clarifying permissions and the need for user approval before write operations. - Adjusted connection management instructions and endpoints to use the new api.maton.ai domain. - Removed the LICENSE.txt file from the repository.
v1.0.2
- Added `clawdbot` metadata section, including required environment variable (`MATON_API_KEY`) and an emoji. - No changes to API or functional documentation; update is metadata only.
v1.0.1
No changes detected in this version. - Version number updated to 1.0.1. - No file changes or new features introduced.
v1.0.0
Initial release – Eventbrite API integration via Maton gateway. - Manage events, venues, ticket classes, orders, and attendees using Eventbrite’s API. - Supports managed OAuth connections and multiple user accounts through Maton control panel. - Requires a Maton API key for authentication. - Includes clear setup instructions with code samples for listing, creating, updating, and deleting resources. - Allows connection selection via the `Maton-Connection` header if using multiple accounts.
Metadata
Slug eventbrite
Version 1.0.3
License MIT-0
All-time Installs 220
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Eventbrite?

Eventbrite API integration with managed OAuth. Manage events, venues, ticket classes, orders, and attendees. Use this skill when users want to create and man... It is an AI Agent Skill for Claude Code / OpenClaw, with 5834 downloads so far.

How do I install Eventbrite?

Run "/install eventbrite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Eventbrite free?

Yes, Eventbrite is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Eventbrite support?

Eventbrite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Eventbrite?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.3.

💬 Comments