FlipperBridge — Claude Skill
CommunityControl your Flipper Zero through Claude.
Software Engineering#claude skill#remote control#flipper zero#cloud relay#flipperhttp#session api#http commands
AuthorBarneyjm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
FlipperBridge solves the problem of sending Flipper Zero commands from Claude by providing a simple, secure relay API over the internet, so a remote user can trigger actions and read results without direct device access.
Core Features & Use Cases
- Send HTTP-based commands to the Flipper: Relay requests for
getandpostso the Flipper makes outbound HTTP calls via FlipperHTTP and returns the response. - Session-based, password-protected workflow: Use ephemeral one-hour sessions with status polling (
queued,running,completed,error,timeout) to coordinate command execution. - Practical remote monitoring and API access: Use cases include checking a device-exposed status endpoint, querying internal services reachable by the Flipper, and retrieving diagnostic info that can be wrapped as HTTP calls.
Quick Start
Tell me to check your Flipper's public IP by sending a GET command to https://httpbin.org/ip, then I will create a session, wait for the device to connect, submit the command, poll for the result, and report back what the Flipper fetched.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: FlipperBridge — Claude Skill Download link: https://github.com/Barneyjm/FlipperBridge/archive/main.zip#flipperbridge-claude-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.