Skip to content

orbitant-learning-status

v0.1.0 Part of orbitant-engineering

Use when the user wants a fast status check on their learning without a full report. Triggers on: "learning status", "where am I", "what's my learning state", "how's my learning going", or "check my progress".

learningstatusprogressquickoverviewstreakbacklog

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:learning-status

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-learning-status --agent cursor -y

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

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