3dprint-advisor
Installation
SKILL.md
3D Print Advisor — Klipper + OrcaSlicer
Discovers your printer, understands your hardware, generates optimized OrcaSlicer profiles for specific print intents, and advises on calibration and tuning.
First-Run Detection
Check if ~/.agents/skills/3dprint-advisor/state/profile_context.json exists.
- If missing: Run the full onboarding flow (Phase 1 below)
- If present: Read it, greet the user with a summary of their known setup, and ask what they need
Phase 1: Onboarding (first run only)
Run these steps sequentially. Use the question tool to gather what can't be auto-detected.
Step 1: Detect local environment
Run scripts/detect_environment.py to auto-detect OS, OrcaSlicer path, and profile directory.