smartthings-smartapps

Design, build, and troubleshoot SmartThings SmartApps (Connected Services), including app registration, lifecycles, configuration, subscriptions, scheduling, OAuth, hosting, testing, and troubleshooting using official docs.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "smartthings-smartapps" with this command: npx skills add 401unauthorized/smartthings-skills/401unauthorized-smartthings-skills-smartthings-smartapps

SmartThings SmartApps

Use this skill for SmartApps (Connected Services). Always open the exact official doc pages from references/ before answering so guidance stays current.

Workflow

  1. Confirm the SmartApp type and hosting model (webhook or AWS Lambda).
  2. Follow the lifecycle and configuration docs for structure and payloads.
  3. Use subscriptions and scheduling docs for event handling.
  4. Validate OAuth needs and app registration steps.
  5. Use testing and troubleshooting docs when debugging.
  6. Link the exact pages used in the response.

References

  • SmartApp docs index: references/smartapps-links.md

Load only the reference file needed for the user request.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

smartthings-edge-driver

No summary provided by upstream source.

Repository SourceNeeds Review
General

smartthings-api

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

smartthings-cli

No summary provided by upstream source.

Repository SourceNeeds Review
General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated