Sleep Analyzer

🌐Community
by huifer · vlatest · Repository

Analyzes audio recordings to estimate sleep stages & duration, providing insights for better rest and understanding your sleep patterns.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add sleep-analyzer npx -- -y @trustedskills/sleep-analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "sleep-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/sleep-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The sleep-analyzer skill analyzes sleep data to provide insights and recommendations. It can process data from wearable devices or self-reported information. The skill aims to help users understand their sleep patterns, identify potential issues, and improve overall sleep quality.

When to use it

  • A user wants to understand the quality of their recent sleep based on data from a Fitbit.
  • Someone is experiencing difficulty sleeping and wants to identify possible contributing factors.
  • An individual wants personalized recommendations for improving their sleep hygiene.
  • A researcher needs assistance in analyzing a dataset of sleep patterns across multiple individuals.

Key capabilities

  • Data ingestion from wearable devices (e.g., Fitbit)
  • Analysis of sleep stages (deep, light, REM)
  • Identification of potential sleep disturbances
  • Generation of personalized recommendations for improved sleep hygiene

Example prompts

  • "Analyze my sleep data from last night."
  • "What could be causing my frequent awakenings?"
  • "Give me some tips to improve my deep sleep."
  • "Summarize the sleep patterns of this dataset."

Tips & gotchas

The skill requires access to sleep data, typically through integration with a wearable device or manual input. The accuracy of analysis depends on the quality and completeness of the provided data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
huifer
Installs
17

🌐 Community

Passed automated security scans.