Image
Dot. Manual
Image
Dot. Manual
Back to home

FAQ

How to Change NetworksCommon Pairing IssuesTap-to-Interact Launch Issues / App Clip Unavailable

Dot.

Install Dot. AppDiagnostic Tool

Quote

Quote/0
Pairing Quote/0How to Tap
Fixed ContentLoop Content
Share with Family and FriendsHow to Charge
Update DeviceReset NetworkReset DeviceChangelogNew

Content & Services

Content Studio
RSS
Shortcuts
Co Create
Software
CastCardDiablo II Resurrected Terror Zone & Uber Diablo Alert ToolDot Calendar - Weather Calendar for Quote/0DotCanvasDotClientDot Crypto TickerDot MateIntelligent Poetry Weather Generation SystemDot ServiceNewDot Quote/0 Home Assistant Dashboard CardNewDot Quote/0 Home Assistant IntegrationNewMindReset Dot MCP (Lakphy)Quote/0 Send DemoQuote/0 + Calendar ShortcutQuote/0 Agent Skill (YangguangZhou)NewQuote/0 Evening SummaryQuote/0 Flash NoteQuote/0 Health ReminderQuote/0 + Holiday ShortcutQuote/0 MCP (stvlynn)Quote/0 MCP (thomaszdxsn)Quote/0 + WAY 2 Reminder ShortcutQuote/0 Yearly Progress CalendarQuote0 API Serverless MicroserviceNewQuote0 Client Python SDKNewQuote0 SDK & CLI (MrWillCom)NewServer Status
Hardware
IKEA SKÅDIS MountQuote/0 Carry Case HangerQuote/0 Desktop Charging Mini StandQuote/0 Desktop Stand (Andrrrrrrija)Quote/0 Desktop Stand (MindReset)Quote/0 Desktop Mini StandQuote/0 Monitor Mount (Kiiko)Quote/0 Excerpt Mount (GLB_wegoo777)Quote/0 Monitor Mount (TLL)
Developer Platform
What is an APIGet API KeyGet Device Serial NumberGet Device ListNewGet Device StatusSwitch to Next ContentList Device ContentNewControl Text ContentControl Image ContentAI SkillNew
Roadmap

Explore More Possibilities

Request New ContentJoin Our Content Studio

Security

MSA-2025-08-001MSA-2025-09-001MSA-2025-09-002MSA-2025-10-001MSA-2025-10-002MSA-2025-10-003
Responsible Disclosure Policy

More

Service StatusPrivacy PolicyUser AgreementContact UsAbout MindReset
Content & ServicesDeveloper Platform
Image

AI Skill

Use AI Skill to let AI assistants (like GitHub Copilot, Claude, ChatGPT, etc.) directly control your Dot. devices.

RSS

What is Dot Skill?

Dot Skill is an open-source tool that allows AI assistants to interact with your Dot. devices through natural language commands. No need to manually write API requests—just tell the AI what you want to do.

Features

  • Plug and Play - Control devices through natural language after installation
  • Text Push - Display specified text content on the device
  • Image Push - Push images to the device for display
  • Status Query - Check device battery level, network status, and other information
  • Content Switching - Switch to the next content
  • Helper Scripts - Python scripts provided for automation

Quick Start

1. Install the Skill

Option 1: Install via npx (Recommended)

npx skills add MindReset/dot_skill

Option 2: Manual Install

mkdir -p ~/.agents/skills
ln -sfn /path/to/dot_skill/skills/dot-openapi ~/.agents/skills/dot-openapi

3. Configure Environment Variables

export DOT_API_KEY="dot_app_your_api_key"

4. Start Using

After installation, you can simply say to your AI assistant:

  • "Show 'Meeting starts at 3 PM' on device ABCD1234ABCD"
  • "Check my device status"
  • "Switch to the next content"

Related Links

  • Get API Key
  • Get Device ID
  • API Documentation Index

Did this solve your problem?

Join our community

Control Image Content

Previous

Roadmap

Explore Dot.’s future direction and the roadmap for core feature updates.

Contents

What is Dot Skill?FeaturesQuick Start1. Install the SkillOption 1: Install via npx (Recommended)Option 2: Manual Install3. Configure Environment Variables4. Start UsingRelated Links
GitHub

MindReset/dot_skill

0