maxhub-kuaishou
Query and Analyze Kuaishou Platform Data with API Access
Accessing Kuaishou platform data normally requires complex API integration and reverse engineering. This skill solves that by providing simple AI-powered access to the MaxHub API for querying video details, user profiles, search results, trending topics, and comments across both App and Web endpoints.
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "maxhub-kuaishou". Find details about the Kuaishou video at https://v.kuaishou.com/cNYP0Z
النتيجة المتوقعة:
Video Title: Weekend Cooking Challenge
Author: Chef Wang
Views: 2.3M
Likes: 185K
Comments: 4.2K
Shares: 891
Published: 2024-03-15
Duration: 3:42
استخدام "maxhub-kuaishou". Show me the Kuaishou hot list today
النتيجة المتوقعة:
Kuaishou Hot List Top 5:
1. Spring Festival Travel Rush - 52.3M views
2. New Smartphone Launch Review - 48.1M views
3. Street Food Compilation - 35.7M views
4. Fitness Challenge Day 30 - 28.9M views
5. Pet Funny Moments - 22.4M views
التدقيق الأمني
مخاطر منخفضةThis skill is a legitimate API wrapper for querying Kuaishou data through the MaxHub service (www.aconfig.cn). All 135 static findings have been evaluated as false positives: hardcoded URLs point to the documented API endpoint, shell commands are documentation examples for curl-based API calls, and env access is for the declared MAXHUB_API_KEY credential. The skill transparently declares its requirements and usage patterns. No malicious intent, obfuscation, or prompt injection detected.
مشكلات منخفضة المخاطر (3)
عوامل الخطر
🌐 الوصول إلى الشبكة (25)
⚙️ الأوامر الخارجية (15)
الأنماط المكتشفة
درجة الجودة
ماذا يمكنك بناءه
Content Trend Analysis
Analyze trending videos and hot lists on Kuaishou to identify content patterns, popular topics, and audience preferences over time.
User Audience Research
Research Kuaishou user profiles including follower counts, engagement metrics, and video performance to understand audience demographics.
Competitive Content Monitoring
Search and compare Kuaishou content across categories and creators to track competitor activity and benchmark performance.
جرّب هذه الموجهات
Find details about the Kuaishou video at https://v.kuaishou.com/cNYP0Z
Search for user 快手美食 on Kuaishou and show their profile information including follower count, total likes, and recent video list
Show me today Kuaishou hot list and analyze the top 10 trending topics with their view counts and category distribution
Do a full analysis of Kuaishou user 3xz63mn6fngqtiq: get their profile info, list their recent videos, show top comments, and summarize their content themes and engagement patterns
أفضل الممارسات
- Configure the MAXHUB_API_KEY environment variable before starting queries to ensure uninterrupted API access
- Use specific keywords and available filters for targeted searches instead of broad queries
- Provide clear context about what data you need so the skill routes to the correct API endpoint
تجنب
- Do not share or display the MAXHUB_API_KEY value in any output to prevent credential exposure
- Do not make excessive parallel requests to the same endpoint as this may trigger rate limiting
- Do not assume returned data is real-time without checking; some endpoints return cached results