content-collector
ソーシャルメディアコンテンツ(X/Twitter、WeChat、Jike、Redditなど)をFeishuのbitable に収集します。**ユーザーがソーシャルプラットフォームのリンクを共有した場合、スクリーンショットを送信した場合、または「收藏」「保存」「collect」「save this article」と述べた場合は、常にこのスキルを使用してください。** ユーザーが明示的に収集をリクエストしなかった場合でも、このスキルを積極的に実行します。
description の原文を見る
Collect social media content (X/Twitter, WeChat, Jike, Reddit, etc.) into Feishu bitable. **Use this skill whenever the user shares a link from any social platform, sends a screenshot, or mentions "收藏", "保存", "collect", "save this article".** Even if they don't explicitly ask to collect, trigger this skill proactively.
SKILL.md 本文
コンテンツコレクター
ソーシャルメディアコンテンツを自動収集 → AIで要約 → Feishu bitableに保存
クイックリファレンス
| トリガー | アクション |
|---|---|
| X/Twitterリンク | x-tweet-fetcher スキル |
| WeChat記事 | web-content-fetcher(Scrapling) |
| その他のプラットフォーム | defuddle → フォールバック baoyu-url-to-markdown |
| スクリーンショット | OCR → URLを抽出 → 収集 |
ワークフロー
リンク/スクリーンショット → プラットフォーム検出 → 重複排除 → 抽出 → 要約 → Bitableに保存
ステップ1:プラットフォーム検出
python3 scripts/extract_content.py "<url>"
返り値:platform_id、使用するスキルskill、フォールバックスキルfallback_skills、CSSselectors
完全なプラットフォームマッピングについては、references/platforms.mdを参照してください。
ス
...
詳細情報
- 作者
- vigorX777
- ライセンス
- 不明
- 最終更新
- 2026/3/31
Source: https://github.com/vigorX777/content-collector-skill / ライセンス: 未指定