Skip to content
OpenSmartRoute
Skillv1.0.0

youtube-video-analyzer

YouTube视频分析工具,提取视频数据和表现指标,分析内容策略、受众互动和增长机会

by refly-ai(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from refly-ai/refly-skills (skills/youtube-video-analyzer/SKILL.md). Install upstream with npx skills add refly-ai/refly-skills --skill youtube-video-analyzer. Copyright stays with the author.

youtube-video-analyzer

YouTube视频分析工具,提取视频数据和表现指标,分析内容策略、受众互动和增长机会

Installation

refly skill install skp-efsh0z38e5tdktm0s3kaca4v

Usage

After installation, run the skill using your installation ID:

refly skill run <installationId> --input '{}'

The installation ID is returned when you run refly skill install.

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/refly-ai-refly-skills-youtube-video-analyzer/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.

refly-ai-refly-skills-youtube-video-analyzer.ocm.jsonjson
{
  "ocm": "1",
  "id": "refly-ai-refly-skills-youtube-video-analyzer",
  "kind": "skill",
  "name": "youtube-video-analyzer",
  "description": "YouTube视频分析工具,提取视频数据和表现指标,分析内容策略、受众互动和增长机会",
  "publisher": "refly-ai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "youtube",
      "video",
      "analysis",
      "social-media",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "YouTube视频分析工具,提取视频数据和表现指标,分析内容策略、受众互动和增长机会"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/refly-ai/refly-skills",
      "path": "skills/youtube-video-analyzer/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/refly-ai/refly-skills/blob/HEAD/skills/youtube-video-analyzer/SKILL.md",
      "key": "refly-ai/refly-skills/skills/youtube-video-analyzer/SKILL.md"
    }
  },
  "instructions": "# youtube-video-analyzer\n\nYouTube视频分析工具,提取视频数据和表现指标,分析内容策略、受众互动和增长机会\n\n## Installation\n\n```bash\nrefly skill install skp-efsh0z38e5tdktm0s3kaca4v\n```\n\n## Usage\n\nAfter installation, run the skill using your installation ID:\n\n```bash\nrefly skill run <installationId> --input '{}'\n```\n\nThe installation ID is returned when you run `refly skill install`.",
  "cost": {
    "context_tokens": 87
  }
}

Fetch it by URL: GET /api/v1/registry/refly-ai-refly-skills-youtube-video-analyzer/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.