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 Fair — 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 Apr 18, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
OAuth token refresh management for Google APIs via gog CLI.