systemeSysteme.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.
Install via ClawdBot CLI:
clawdbot install byungkyu/systemeGrade 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 17, 2026 · audit v1.0
Generated Mar 21, 2026
A digital marketing agency uses the skill to manage contact lists and tags for targeted email campaigns. They create custom contact fields to segment audiences based on purchase history, then assign tags to automate follow-up sequences for leads, improving campaign personalization and conversion rates.
An e-learning platform integrates the skill to automatically enroll students in Systeme.io courses upon payment. It creates contacts for new students, assigns them to specific course tags, and updates their progress fields, streamlining the onboarding process and reducing manual administrative work.
A subscription-based community uses the skill to handle member sign-ups and renewals. It manages contacts for members, assigns tags based on membership tiers, and syncs with community access controls, ensuring seamless member onboarding and retention tracking.
A small business owner employs the skill to sync customer data from their website to Systeme.io. They create and update contacts with custom fields for sales leads, tag high-value customers for priority support, and automate contact deletion for inactive users, enhancing customer relationship management.
A SaaS company uses the skill to manage user subscriptions and automate customer lifecycle processes. They integrate it with their platform to handle contact updates, tag users based on usage tiers, and trigger renewal reminders, driving recurring revenue through efficient subscription management.
A marketing agency leverages the skill to offer Systeme.io automation as a service to clients. They set up and manage connections, create custom contact fields, and run tag-based campaigns, generating revenue through monthly retainer fees or project-based billing for enhanced client engagement.
A freelance consultant uses the skill to help small businesses optimize their Systeme.io workflows. They provide setup, integration, and maintenance services, such as creating contact management systems and automating tag assignments, earning income through hourly rates or fixed project contracts.
💬 Integration Tip
Ensure the MATON_API_KEY is securely set as an environment variable and use the Maton-Connection header for multiple Systeme.io accounts to avoid conflicts in API requests.
Scored May 16, 2026
Eventbrite 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.
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.
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...