maxhub-lemon8
AIアシスタントでLemon8のソーシャルコンテンツを検索する
Lemon8のコンテンツデータは多数のAPIエンドポイントに分散しており、手動で探索するのは困難です。このスキルを使うと、AIアシスタントが統一されたAPIインターフェースを通じて、Lemon8の投稿、ユーザー、コメント、トピック、トレンドコンテンツを検索、閲覧、分析できます。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「maxhub-lemon8」を使用しています。 Search Lemon8 for skincare tips and show me the most popular posts.
期待される結果:
Here are the top results for skincare tips on Lemon8:
1. **Morning Routine for Glowing Skin** - 45.2K likes
Author: @skincare_jane
Summary: A step-by-step guide with 5 affordable products
2. **Korean Glass Skin Secret** - 38.7K likes
Author: @beauty_seoul
Summary: 10-year routine condensed into 3 simple steps
3. **Acne Prone Skin Guide** - 29.1K likes
Author: @derm_tips
Summary: Ingredients to avoid and recommended alternatives
Key findings: Most popular skincare content focuses on simple routines with visible results. Budget-friendly products get higher engagement than luxury brands.
「maxhub-lemon8」を使用しています。 Show me what is trending on Lemon8 right now.
期待される結果:
Current trending topics and discover feed highlights:
**Trending Searches:**
1. Summer travel destinations
2. Easy meal prep ideas
3. Home organization hacks
4. Sustainable fashion brands
**Discover Feed Highlights:**
- Editor's picks feature 12 posts on summer fashion trends
- Top banner promotes a wellness challenge with 50K+ participants
- New content category spotlight: indoor gardening tips
Would you like me to explore any of these topics in more detail?
セキュリティ監査
低リスクThis skill is an API documentation helper for querying Lemon8 content through the MaxHub API. All 208 static findings were evaluated: the external_commands (118) are FALSE POSITIVES caused by markdown code blocks being misidentified as shell backtick execution. The network (24) and env_access (16) findings are TRUE POSITIVES but reflect expected behavior for an API client skill that uses curl and a documented MAXHUB_API_KEY environment variable. No malicious intent, obfuscation, data exfiltration, or prompt injection was detected. The skill transparently documents its API dependencies and authentication requirements.
低リスクの問題 (2)
リスク要因
🌐 ネットワークアクセス (24)
⚙️ 外部コマンド (118)
品質スコア
作れるもの
ソーシャルメディアのトレンド調査
Lemon8のトレンドトピック、ハッシュタグ、人気コンテンツを検索・分析し、ライフスタイルや消費トレンドを把握します。
ブランドコンテンツのモニタリング
Lemon8でのブランド言及を追跡し、投稿のエンゲージメントを分析し、競合のコンテンツ戦略を研究します。
クリエイターのオーディエンス分析
Lemon8クリエイターのオーディエンスエンゲージメントパターン、フォロワー属性、コンテンツパフォーマンスを研究します。
これらのプロンプトを試す
Search Lemon8 for posts about [topic] and show me the top results.
Get the details and comments for this Lemon8 post: [share link or post ID].
Show me the current trending search keywords and discover feed on Lemon8.
Analyze this Lemon8 user profile: [share link or user ID]. Get their profile info, check their followers and following, and summarize their activity patterns.
ベストプラクティス
- APIコールを行う前にMAXHUB_API_KEYが設定されているか確認してください。未設定の場合は、SKILL.mdの手順からセットアップガイドを表示してください。
- 言語の一致: ユーザーが中国語で書いた場合は中国語で応答し、英語のクエリには英語を使用してください。数値形式もそれに応じて調整してください。
- より深い分析のために複数のAPIコールを組み合わせてください。ユーザー調査の場合は、プロフィール、フォロワー、フォロー中のデータをまとめて取得してください。
回避
- 生のAPIキー値を、ユーザーに送信する出力や応答に含めないでください。
- 利用可能なすべてのエンドポイントをリクエストのたびに問い合わせないでください。特定のユーザーの質問に必要なエンドポイントのみを呼び出してください。
- 生のAPI JSONレスポンスを提示しないでください。データを読みやすいテーブル、要約、または分析に整形してください。