This reverts commit ad13c265ba.
ad13c265ba
feat(skills): add QR code generation and reading skill Adds qr-code skill with: - qr_generate.py - Generate QR codes with customizable size/error correction - qr_read.py - Decode QR codes from images - SKILL.md documentation Co-authored-by: Omar-Khaleel
Add symlink CLAUDE.md -> AGENTS.md for Claude Code compatibility.