Claude Skills has two different install paths: zip on claude.ai, folder in Claude Code
okooo5km · reddit · 2026-09-12
A practical breakdown of the two commonly confused Claude Skills setups:
claude.ai (chat/desktop)
- Zip the skill folder so the zip contains one folder with SKILL.md inside — not loose files
- Enable "Code execution and file creation" first (Settings → Capabilities for Free/Pro/Max; org Skills settings for Team/Enterprise), then upload via Customize → Skills → +
Claude Code (terminal/IDE)
- No zip upload: place a folder at /.claude/skills/<name>/SKILL.md (personal) or .claude/skills/<name>/SKILL.md (project, commit for team sharing)
- Invoke with /skill-name or let Claude pick it up from the description
- Rule of thumb: procedural chunks you keep pasting into CLAUDE.md belong in a Skill; keep CLAUDE.md for standing facts
Advice for one surface won't fix "skill not found" errors on the other — state which surface you're on when troubleshooting.
More from coding & agent
- Researcher predicted multi-agent hidden coordination failure mode a year ago — it's now real — tianshi_li · 2026-09-12
- Dev uses AI to build a macOS widget for Fahrenheit-Celsius conversion, iterating past the 'AI slop' stage — floguo · 2026-09-12
- NoSpoon agent autonomously cranks out hilarious AI microdramas, 40-min episodes coming — Kyrannio · 2026-09-12
- Minecraft survival bot masters walking but keeps dying to night drifters; burrow goal next — zeeg · 2026-09-12
- LinkedIn user claims GPT-6 built a pixel-perfect Figma design system in 3 hours — AIandDesign · 2026-09-12
- OpenAI to co-host 'Agents, Everywhere' one-day hackathon across 50 cities on Sep 12 — seanmcdonaldxyz · 2026-09-12