eventbriteEventbrite API integration with managed OAuth. Manage events, venues, ticket classes, orders, and attendees. Use this skill when users want to create and manage events, check orders, view attendees, or access event categories. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via ClawdBot CLI:
clawdbot install byungkyu/eventbriteGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
A small business owner uses the skill to create and manage promotional events, track ticket sales, and view attendee lists. They automate event setup via API calls, reducing manual entry and ensuring consistent branding across events. This helps them focus on marketing and customer engagement rather than administrative tasks.
A nonprofit organization leverages the skill to organize fundraising conferences, manage multiple sessions and venues, and process attendee registrations. They use it to generate reports on ticket sales and attendee demographics, aiding in donor outreach and event optimization for future campaigns.
A tech startup integrates the skill into their app to offer event ticketing as a service, allowing users to create and sell tickets directly. They automate order processing and attendee management, providing real-time updates and analytics to improve user experience and drive platform adoption.
A corporate training company uses the skill to schedule and manage workshops, handle employee registrations, and track attendance across multiple locations. They automate venue setup and ticket class creation, streamlining logistics and ensuring compliance with internal training requirements.
A local government agency employs the skill to coordinate public events like festivals and town halls, managing venues, ticket sales, and attendee feedback. They use it to ensure accessibility and monitor event success, supporting community engagement and resource allocation.
Developers embed the skill into a SaaS platform to offer event management as a feature, charging subscription fees based on usage tiers. This model generates recurring revenue by providing value-added services to clients who need seamless event handling without building their own integration.
Marketing or event agencies use the skill to manage client events, offering setup, monitoring, and reporting as part of a service package. Revenue comes from project-based fees or retainer agreements, leveraging automation to scale operations and serve multiple clients efficiently.
Freelancers offer consulting services to help businesses set up and optimize their Eventbrite integrations using the skill. They charge hourly or fixed rates for customization, troubleshooting, and training, tapping into the growing demand for API expertise in event management.
💬 Integration Tip
Start by setting the MATON_API_KEY environment variable and testing with simple GET requests like fetching user data before moving to more complex operations such as event creation.
Scored Jun 19, 2026
Keap API integration with managed OAuth. Manage contacts, companies, tags, tasks, orders, opportunities, and campaigns for CRM and marketing automation. Use this skill when users want to create and manage contacts, apply tags, track opportunities, or automate marketing workflows in Keap. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Systeme.io API integration with managed OAuth. Manage contacts, tags, courses, communities, and subscriptions. Use this skill when users want to manage Systeme.io contacts, enroll students in courses, manage community memberships, or handle subscriptions. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Quo API integration with managed OAuth. Manage calls, messages, contacts, and conversations for your business phone system. Use this skill when users want to send SMS, list calls, manage contacts, or retrieve call recordings/transcripts. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Simple test skill that calls a GET endpoint to fetch a daily post. No authentication required.
Build secure authentication with sessions, JWT, OAuth, passwordless, MFA, and SSO for web and mobile apps.
Guide to implement secure API practices including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabi...