Imported from ssrjkk/claude-skills (.claude/skills/media/hls-analytics/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill hls-analytics. Copyright stays with the author.
HLS Analytics
Analytics with HLS. analytics.
Quick Start
# HLS Analytics# See HLS docs
When to Use
Using HLS in your workflow
analytics
QoS
Step-by-Step
Install HLS: # Install HLS
Set up HLS
Configure Analytics
Implement features
Dependencies
HLS >= latest stable
Runtime environment
Examples
# HLS Analytics# See HLS documentation
Resources
Official documentation
Community guides and tutorials
Validation
Verify: hls --version
Check expected output
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-hls-analytics/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
ssrjkk-claude-skills-hls-analytics.ocm.jsonjson
{
"ocm": "1",
"id": "ssrjkk-claude-skills-hls-analytics",
"kind": "skill",
"name": "hls-analytics",
"description": "Analytics with HLS. analytics.",
"publisher": "ssrjkk",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"hls",
"analytics",
"media",
"media-streaming",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Analytics with HLS. analytics."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/ssrjkk/claude-skills",
"path": ".claude/skills/media/hls-analytics/SKILL.md",
"ref": "e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9",
"url": "https://github.com/ssrjkk/claude-skills/blob/e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9/.claude/skills/media/hls-analytics/SKILL.md",
"key": "ssrjkk/claude-skills/.claude/skills/media/hls-analytics/SKILL.md"
}
},
"instructions": "# HLS Analytics\n\n> Analytics with HLS. analytics.\n\n## Quick Start\n```bash\n# HLS Analytics\n# See HLS docs\n```\n\n## When to Use\n- Using HLS in your workflow\n- analytics\n- QoS\n\n## Step-by-Step\n1. Install HLS: `# Install HLS`\n2. Set up HLS\n3. Configure Analytics\n4. Implement features\n\n## Dependencies\n- HLS >= latest stable\n- Runtime environment\n\n## Examples\n```bash\n# HLS Analytics\n# See HLS documentation\n```\n\n## Resources\n- Official documentation\n- Community guides and tutorials\n\n## Validation\n- Verify: `hls --version`\n- Check expected output",
"cost": {
"context_tokens": 135
}
}
Fetch it by URL: GET /api/v1/registry/ssrjkk-claude-skills-hls-analytics/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.