Claude Skill
molly554/replycueai_public
ReplyCue AI 是一款用于 YouTube 评论分析的 Claude Skill:品牌相关性评分、智能回复、威胁检测、关键词提取和 KOL 投资回报率报告。专为品牌打造。
概览
仓库信息
安装这个 Skill
git clone https://github.com/YOUR_USERNAME/replycue-ai-skills.gitRegistry 信息
项目简介
ReplyCue AI 是一款 Claude Skill,可大规模分析 YouTube 评论——包括品牌相关性评分、智能回复生成、威胁检测、关键词提取以及 KOL 投资回报率报告。专为品牌和营销人员打造。
AI-powered Claude Skills for YouTube comment analysis — brand relevance scoring, smart replies, KOL ROI reports, threat detection, and keyword extraction. Built by ReplyCue AI.
要点
- YouTube 评论的品牌相关性评分
- 基于 AI 的智能回复生成
- 威胁检测与关键词提取
- KOL 投资回报率报告生成
- 针对网红视频的可扩展评论分析
使用场景
- 监控网红视频中的品牌提及
- 自动化品牌安全的评论回复
- 衡量网红营销投资回报率
- 识别评论中的威胁和负面情绪
- 从受众反馈中提取热门关键词
README 摘要
# ReplyCue AI — Claude Skills for YouTube Brand Intelligence [](https://claude.ai/code) [](LICENSE) **AI-powered YouTube comment analysis for brands, marketers, and creators.** Analyze comments, detect threats, generate smart replies, and measure KOL collaboration ROI — all from your terminal with Claude Code. > Built by the team behind [ReplyCue AI](https://replycueai.com) — the AI comment moderation platform for YouTube. > <div align="center"> <img src="./replycueai.gif" width="9600"> </div> --- ## What's Inside | Skill | Description | Use Case | |-------|-------------|----------| | [YouTube Comment Analyzer](skills/youtube-comment-analyzer/) | Analyze video comments with 5-layer brand relevance scoring | "Is anyone talking about my brand in this KOL video?" | | [Smart Reply Generator](skills/smart-reply-generator/) | Generate brand-appropriate replies in 3 tones | "Help me write a professional reply to this complaint" | | [KOL ROI Report](skills/kol-roi-report/) | Comprehensive collaboration effectiveness report | "Was this $5K sponsorship worth it?" | | [Brand Keyword Extractor](skills/brand-keyword-extractor/) | Extract keywords from any website for SEO and monitoring | "What keywords should I track for my brand?" | | [Comment Threat Scanner](skills/comment-threat-scanner/) | Detect scams, fake claims, and brand safety risks | "Are there any dangerous comments I need to handle?" | ## Quick Start ### 1. Prerequisites You need two API keys: ```bash # Required for all skills export ANTHROPIC_API_KEY="sk-ant-..." # Required for YouTube-related skills (1, 3, 5) export YOUTUBE_API_KEY="AIza..." ``` - Get your A