← 返回 Skills 市场
Thinkific
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
177
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install thinkific-integration
功能描述
Thinkific integration. Manage Courses. Use when the user wants to interact with Thinkific data.
安全使用建议
This skill appears coherent: it delegates Thinkific access to the Membrane CLI and doesn't ask for direct API keys. Before installing, confirm you trust the Membrane project and the npm package @membranehq/cli (check the npm publisher and GitHub repo), be aware a global npm install modifies your system PATH, and expect to authenticate interactively (browser or code flow). If you prefer not to install a global CLI, or you don't want a third party to hold your Thinkific credentials, do not install/use this skill.
功能分析
Type: OpenClaw Skill
Name: thinkific-integration
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Thinkific using the Membrane CLI. It outlines standard procedures for installation via npm (@membranehq/cli), authentication, and action execution through the Membrane platform. No evidence of data exfiltration, malicious execution, or deceptive prompt injection was found; the logic is consistent with the stated purpose of managing online course data.
能力评估
Purpose & Capability
Name/description: Thinkific integration. The SKILL.md consistently instructs using the Membrane CLI to connect to Thinkific, create connections, list actions, and run them. Required access (network + Membrane account) matches the purpose; no unrelated credentials or system-level access are requested.
Instruction Scope
SKILL.md contains concrete CLI instructions (install npm package, run membrane login/connect/action commands). It does not ask the agent to read unrelated files, harvest environment variables, or transmit data to unexpected endpoints. Authentication is handled via Membrane (browser/code flow) and the doc explicitly tells agents to use connection-based auth.
Install Mechanism
Install is instruction-only and recommends 'npm install -g @membranehq/cli@latest'. Using an npm package is reasonable for a CLI dependency but is moderately privileged (global npm installs modify the host environment). The source is a named npm package rather than an arbitrary URL, which reduces risk; users should verify the package identity (publisher, npm page) before installing globally.
Credentials
No environment variables, secrets, or config paths are required. The skill explicitly advises against asking users for API keys and relies on Membrane to manage credentials server-side, which is proportionate to the stated integration purpose.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request persistent system changes or access to other skills' configs. Autonomous invocation is allowed (default) but that is normal for skills and is not combined with broad or unexpected privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thinkific-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/thinkific-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Thinkific 是什么?
Thinkific integration. Manage Courses. Use when the user wants to interact with Thinkific data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 Thinkific?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thinkific-integration」即可一键安装,无需额外配置。
Thinkific 是免费的吗?
是的,Thinkific 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Thinkific 支持哪些平台?
Thinkific 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Thinkific?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills