← 返回 Skills 市场
3611
总下载
5
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install systeme - 安装完成后,直接呼叫该 Skill 的名称或使用
/systeme触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3611 次。
如何安装 Systeme.io?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install systeme」即可一键安装,无需额外配置。
Systeme.io 是免费的吗?
是的,Systeme.io 完全免费(开源免费),可自由下载、安装和使用。
Systeme.io 支持哪些平台?
Systeme.io 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Systeme.io?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.4。
推荐 Skills