Use the SmartThings Public REST API and automation models (rules, scenes), including endpoints for devices, locations, rooms, capabilities, automations, subscriptions, and rules, based on official documentation.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill smartthings-api --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Smartthings Api?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-smartthings-api)More formats (shields.io, HTML) on the badges page.
---
name: smartthings-api
description: Use the SmartThings Public REST API and automation models (rules, scenes), including endpoints for devices, locations, rooms, capabilities, automations, subscriptions, and rules, based on official documentation.
---
# SmartThings API
Use this skill when working with the SmartThings Public API, or when building automations via Rules or Scenes. Always open the exact official doc pages from `references/` before answering so guidance stays current.
## Workflow
1. Identify the API surface (devices, locations, capabilities, automations, rules, scenes).
2. Open the official API overview and the specific automation docs.
3. For automation behavior, verify rules/scenes semantics in the docs.
4. Link the exact pages used in the response.
## References
- API and automations links: `references/api-links.md`
Load only the reference file needed for the user request.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!