Skip to content

orbitant-learn

v0.1.0 Part of orbitant-engineering

Use when the user wants to sit down and learn, continue a lesson, practice a skill, or work through a learning project. Triggers on: "let's learn", "continue my lesson", "start learning", "practice", "I have time to learn", or "pick up where I left off".

learningsessionlessonpracticeteachingmilestoneshands-onreading

Installation

# Install the parent plugin
/plugin marketplace add weorbitant/orbitant-os
/plugin install orbitant-engineering

Usage

After installing, this skill will automatically activate when Claude detects relevant context. You can also invoke it directly:

/orbitant-engineering:learn

Using with Other Agents

Install this skill on other AI agents using skills.sh:

# Install to Cursor
npx skills add weorbitant/orbitant-os --skill orbitant-learn --agent cursor -y

# Install to Cline
npx skills add weorbitant/orbitant-os --skill orbitant-learn --agent cline -y

# Install to Claude Code
npx skills add weorbitant/orbitant-os --skill orbitant-learn --agent claude-code -y