fully-kiosk

Manage Fully Kiosk Browser devices via REST API and MQTT.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HouseGarofalo/claude-code-base --skill fully-kiosk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fully-kiosk
Source: https://github.com/HouseGarofalo/claude-code-base/tree/main/.claude/skills/fully-kiosk
Command: npx skills add https://github.com/HouseGarofalo/claude-code-base --skill fully-kiosk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive control and management for Android devices running Fully Kiosk Browser, transforming them into dedicated kiosks, digital signage, or smart home dashboards.

Core Features & Use Cases

  • Remote Device Control: Manage screen, brightness, URLs, and more via REST API.
  • Fleet Management: Perform batch operations across multiple devices.
  • Integration: Seamlessly connect with Home Assistant and MQTT.
  • Use Case: Remotely update the displayed URL on all your digital signage tablets simultaneously, or turn off screens for all devices during off-hours.

Quick Start

Use the fully-kiosk skill to turn on the screen of the device with IP address 192.168.1.100.

Frequently Asked Questions about fully-kiosk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remotely manage Android kiosk devices via REST API?

Remotely manage Android kiosk devices by sending REST API commands to control screen state, brightness, and URLs. Direct network access to the target devices or Fully Cloud is required for remote operations.

Can I use Fully Kiosk Browser with Home Assistant and MQTT?

Fully Kiosk Browser integrates with Home Assistant and MQTT to enable smart home dashboards. Connect the browser to your network and configure MQTT or Home Assistant for automated dashboard control.

What is the best way to update URLs across multiple digital signage tablets?

Update URLs across multiple digital signage tablets using fleet management batch operations. Send commands simultaneously to all targeted Android devices to synchronize displayed content.

Does fleet management support scheduling screen off-hours for Android kiosks?

Fleet management supports scheduling screen off-hours for Android kiosks. Perform batch operations across multiple devices to turn off screens during specified times.

Do I need Fully Cloud to control Android kiosk devices remotely?

You do not need Fully Cloud if you have direct network access to the Android kiosk devices. Fully Cloud is required only when operating devices outside your direct local network.

Why is my REST API command not reaching the Android kiosk device?

REST API commands fail to reach Android kiosk devices without direct network access or Fully Cloud. Ensure the controlling system and the kiosk browser share network connectivity.