← Back to Skills Marketplace
byungkyu

Systeme.io

by byungkyu · GitHub ↗ · v1.0.4
cross-platform ✓ Security Clean
3611
Downloads
5
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install systeme
Description
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.
Usage Guidance
This skill appears coherent: it acts as a documented proxy to Systeme.io via Maton and only needs a MATON_API_KEY. Before installing, verify you trust maton.ai (the gateway) because the API key grants access to your Systeme.io connections and data. Prefer creating a limited-scope/test Maton key (or a test Systeme.io account) first, confirm the exact token scopes and expiration/rotation policy, and verify the registry metadata (the SKILL.md lists MATON_API_KEY but registry 'primary credential' is unset). Revoke or rotate the key when you stop using the skill. If you require higher assurance, ask the publisher for an official homepage or documentation and confirm the Maton endpoints in a browser or via their public docs.
Capability Analysis
Type: OpenClaw Skill Name: systeme Version: 1.0.4 The skill bundle is benign. It provides an integration with Systeme.io via a Maton.ai gateway, requiring a `MATON_API_KEY` from the environment. All network requests in the `SKILL.md` documentation and code examples are directed to `https://gateway.maton.ai` or `https://ctrl.maton.ai`, which are the legitimate endpoints for the Maton service. There is no evidence of unauthorized data exfiltration, malicious code execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended behavior beyond the skill's stated purpose.
Capability Assessment
Purpose & Capability
The skill claims to proxy Systeme.io via a managed OAuth gateway and the SKILL.md exclusively documents calls to Maton endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) and the use of MATON_API_KEY — this matches the stated purpose of managing contacts, courses, tags, connections, and subscriptions.
Instruction Scope
Runtime instructions are explicit HTTP calls (example Python snippets) that only read MATON_API_KEY from environment and call the Maton gateway/control endpoints. There are no instructions to read arbitrary files, other env vars, or to transmit data to unexpected domains beyond Maton/systeme proxy URLs. OAuth requires opening a returned URL in a browser, which is documented.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute locally, so there is no installer or downloaded code to evaluate — lowest install risk.
Credentials
The only required environment variable is MATON_API_KEY, which is appropriate for a gateway-based integration. Minor metadata inconsistency: registry 'Primary credential' is listed as none while the SKILL.md and requirements declare MATON_API_KEY; confirm that MATON_API_KEY is the intended primary credential in the platform UI before installing.
Persistence & Privilege
always:false and no install or system modifications are requested. The skill can be invoked autonomously by the agent (disable-model-invocation:false), which is the platform default; this means the agent can call Maton endpoints using the provided API key when permitted.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install systeme
  3. After installation, invoke the skill by name or use /systeme
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Webhook management operations and references have been removed from the documentation. - The description has been updated to reflect support for contacts, tags, courses, communities, and subscriptions only (webhook support no longer mentioned). - Documentation is now more concise and focused on the remaining supported features. - All usage and authentication instructions remain unchanged.
v1.0.3
- Added a homepage field ("https://maton.ai") to the skill metadata.
v1.0.2
- Added clawdbot metadata field with emoji and explicit environment variable requirement (`MATON_API_KEY`) in SKILL.md. - No changes to functionality or API documentation.
v1.0.1
- No user-visible changes; documentation and skill definition remain unchanged. - Version bump to 1.0.1 with no file modifications detected.
v1.0.0
Initial release of the systeme skill: Systeme.io API integration with managed OAuth. - Manage contacts, tags, courses, communities, subscriptions, and webhooks via Systeme.io. - Supports contact and tag operations, course enrollments, community memberships, and subscription management. - Includes OAuth connection management through Maton, with detailed usage instructions. - Example Python code snippets for all major API operations in the documentation. - Maton API key required for authentication; multi-connection support via custom header.
Metadata
Slug systeme
Version 1.0.4
License
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Systeme.io?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 3611 downloads so far.

How do I install Systeme.io?

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

Is Systeme.io free?

Yes, Systeme.io is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Systeme.io support?

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

Who created Systeme.io?

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

💬 Comments