AI AGENT ADDONS
Mobile Development
2,042installs

Bluetooth Low Energy lets your iPhone talk to nearby devices like fitness trackers or smart locks. This skill shows you how to use Core Bluetooth to build those apps. You learn to scan for devices, connect, and send data back and forth.

It covers both sides of the conversation. You can act as a central that finds and connects to other gadgets. Or you can act as a peripheral that broadcasts its own services for others to find.

You also learn about handling permissions and working in the background. The code examples are in Swift for iOS 26 and above. This skill is for anyone making Bluetooth apps for Apple devices.

Add Core Bluetooth skill to your workflow

Global

mkdir -p ~/.claude/skills/core-bluetooth

Project

mkdir -p .claude/skills/core-bluetooth

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago