Thinkific Skill

Ecommerce

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Thinkific tools.

16 tools
SKILL.md

Thinkific
SKILL.md

Domain knowledge for using Thinkific online course platform tools effectively

Thinkific

Thinkific is an online course platform that enables individuals and businesses to create, market, and sell their own courses. Use it to build educational content, manage enrollments, and track learner progress.

Data Model

  • Courses — list courses provides course_id. Chapters — list course chapters (course_id) provides chapter_id.
  • Contents — list chapter contents (chapter_id) provides content_id. Fetch course, chapter, content by id.
  • Categories, Coupons, Enrollments, Groups, Instructors, Orders, Products, Promotions, Reviews, Users — list for discovery.

Gotchas

  • Hierarchy: course_id → chapter_id → content_id. Always list parent before children.

Use with Thinkific Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Thinkific API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Thinkific?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?