setup-faculty-skills

Installation
SKILL.md

Setup Faculty Skills

Scaffold the per-folder configuration the faculty skills assume: the day-zero course tree, the learner profile, the shared assets.

Every per-folder fact lives in a file this installer scaffolds — the learner in learner.md, the user's presentation preferences in look.md, the theme in .assets/palette.css's own header, the workspace rules in the agent-instructions file. The faculty skills reference those files; they never hard-code the facts.

Run this once per course folder, before the first /academic-advisor mission. Every later run converges the folder on the tree in step 4 — read what exists, compute the gap, write only the gap.

Process

1. Explore

Look at the folder as it is. Read whatever exists; don't assume.

Confirm the folder first. An empty folder, or one already holding a course scaffold → proceed. A folder holding someone's real project — source files, a package manifest, its own agent instructions → ask whether they mean a course here. Never infer it; a project folder is a legitimate place for a course, but scaffolding one into a repo uninvited is not.

Read, and let each answer decide whether its section runs:

Installs
8
First Seen
Jul 30, 2026
setup-faculty-skills — lonlydwolf/skills