返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
i

influencer-report

Generate a comprehensive influencer vetting report. Use when someone asks to vet, analyze, or review an influencer/creator. Takes a creator profile URL or video URLs and produces a brand safety and content quality report powered by Memories.ai video intelligence.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
378
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

influencer-report

# Influencer Report Skill Vet influencers by analyzing their recent videos with Memories.ai V1 + V2 APIs. ## Setup Required environment variables: - `MEMORIES_V1_API_KEY` — Memories.ai V1 API key (scraper, library, search) - `MEMORIES_API_KEY` — Memories.ai V2 API key (MAI transcript, metadata) ## Quick Start **From a profile URL (auto-scrapes recent videos):** ```bash python3 scripts/influencer_report.py --handle charlidamelio \ --profile-url "https://www.tiktok.com/@charlidamelio" --scrape-count 5 ``` **From direct video URLs:** ```bash python3 scripts/influencer_report.py --handle creator_name --platform tiktok \ --videos https://tiktok.com/@user/video/1 https://tiktok.com/@user/video/2 ``` ## Workflow 1. **Scrape** — V1 `/scraper` ingests creator's recent videos from their profile URL 2. **List & Search** — V1 `/list_videos` and `/search` retrieve the ingested content 3. **Analyze** — V2 MAI Transcript API provides visual + audio analysis per video 4. **Metadata** — V2 Metadata API pulls engagement stats (views, likes, comments) 5. **Score & Report** — Content quality scoring + formatted markdown report ## API Endpoints Used | Step | API | Endpoint | |------|-----|----------| | Scrape profile | V1 | `POST /serve/api/v1/scraper` | | List library | V1 | `POST /serve/api/v1/list_videos` | | Search library | V1 | `POST /serve/api/v1/search` | | MAI transcript | V2 | `POST /serve/api/v2/{platform}/video/mai/transcript` | | Video metadata | V2 | `POST /serve/api/v2/{platform}/video/metadata` | ## Report Format See `references/report-format.md` for the full template and scoring guide.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 influencer-report-1776299287 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 influencer-report-1776299287 技能

通过命令行安装

skillhub install influencer-report-1776299287

下载

⬇ 下载 influencer-report v2.0.0(免费)

文件大小: 8.37 KB | 发布时间: 2026-4-16 16:05

v2.0.0 最新 2026-4-16 16:05
V1+V2 workflow: scrape profiles via V1, analyze with V2 MAI transcript + metadata. No Apify dependency.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部