sleeptrack-skills
NewCommunity RegistryGeneralby asleep-ai
Collection of Asleep API integration skills covering foundation concepts, REST API, Android SDK, and iOS SDK
Community PluginView Source
Overview
Skills marketplace for Asleep sleep tracking API integration with Claude Code.
Skills
| Skill | Description |
|---|---|
sleeptrack-foundation | Core concepts, sleep metrics, error codes |
sleeptrack-api | REST API endpoints, webhooks, response schemas |
sleeptrack-android | Android SDK API surface, permissions, lifecycle |
sleeptrack-ios | iOS SDK API surface, delegates, background audio |
Install
bash
/plugin marketplace add asleep-ai/sleeptrack-skillsInstall & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/sleeptrack-skills.md https://raw.githubusercontent.com/asleep-ai/sleeptrack-skills/main/SKILL.md3
Invoke in Claude Code
/sleeptrack-skillsView source on GitHub
api
Frequently Asked Questions
What is sleeptrack-skills?
Collection of Asleep API integration skills covering foundation concepts, REST API, Android SDK, and iOS SDK
How to install sleeptrack-skills?
To install sleeptrack-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /sleeptrack-skills.
What is sleeptrack-skills best for?
sleeptrack-skills is a community categorized under General. It is designed for: api. Created by asleep-ai.