systeme
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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/systemeWhat This Skill Does
The systeme skill provides a secure, streamlined interface for interacting with the Systeme.io API through Maton's managed OAuth gateway. It allows OpenClaw agents to perform complex CRM and educational platform operations without requiring the user to manually manage API keys or handle the intricacies of OAuth handshake flows. By routing requests through https://gateway.maton.ai/systeme/, this skill automatically injects your credentials, ensuring that your communication with Systeme.io is authenticated, consistent, and secure.
Installation
You can install this skill directly into your OpenClaw environment by running the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/systeme
Once installed, ensure your Maton API key is configured in your environment as MATON_API_KEY to enable seamless communication between the agent and the gateway.
Use Cases
This skill is designed for businesses and solopreneurs scaling their digital operations. You can use it to:
- CRM Management: Automatically add new leads to your Systeme.io contacts list, update custom fields, or apply specific tags based on user behavior.
- Course Enrollment: Manage student access by programmatically enrolling users in courses based on triggers like completed payments or form submissions.
- Community Engagement: Manage community membership status and permissions for your specialized groups.
- Subscription Tracking: Retrieve and monitor subscription statuses to trigger personalized follow-up campaigns or retention flows.
Example Prompts
- "Find all contacts tagged with 'webinar-attendee' in Systeme.io and export their details."
- "Enroll user '[email protected]' into the 'Advanced Marketing' course and send a welcome email."
- "Check the subscription status for user '[email protected]' and notify me if their payment failed."
Tips & Limitations
- Managed Connections: Always use
https://ctrl.maton.aito verify your OAuth connection status if your requests begin returning 401 or 403 errors. - Network Dependency: This skill requires an active internet connection to communicate with the Maton gateway.
- Scope: This skill is strictly for Systeme.io integrations. For other platforms or third-party APIs, please utilize the
api-gatewayskill to avoid configuration conflicts.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-systeme": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.