AgentSkillsCN

smartthings-smartapps

根据官方文档,设计、构建并排查 SmartThings SmartApp(互联服务)的各类问题,包括应用注册、生命周期管理、配置设置、订阅管理、定时任务、OAuth 授权、托管部署、测试与故障排除等环节。

SKILL.md
--- frontmatter
name: smartthings-smartapps
description: Design, build, and troubleshoot SmartThings SmartApps (Connected Services), including app registration, lifecycles, configuration, subscriptions, scheduling, OAuth, hosting, testing, and troubleshooting using official docs.

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.