← Back to Skills Marketplace
Thinkific
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
177
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install thinkific-integration
Description
Thinkific integration. Manage Courses. Use when the user wants to interact with Thinkific data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install thinkific-integration - After installation, invoke the skill by name or use
/thinkific-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Thinkific?
Thinkific integration. Manage Courses. Use when the user wants to interact with Thinkific data. It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.
How do I install Thinkific?
Run "/install thinkific-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Thinkific free?
Yes, Thinkific is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Thinkific support?
Thinkific is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Thinkific?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills