wechat-article-search-api-skill
API経由でWeChat記事を検索・全文抽出
WeChat記事のコンテンツを手動で抽出するのは時間と手間がかかり、エラーも発生しやすいです。このスキルはBrowserAct APIを通じてWeChat記事の検索と全文抽出を自動化し、ソーシャルリスニングや市場調査ワークフローを実現します。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「wechat-article-search-api-skill」を使用しています。 Search WeChat for articles about AI agents
期待される結果:
Found 5 articles. Top result: 'The Rise of AI Agents in Enterprise' by TechWeekly (published 2026-04-25). This article discusses how AI agents are transforming workplace productivity. [Full content extracted - 2500 words]
「wechat-article-search-api-skill」を使用しています。 Find content about smartphone market trends from April 2026
期待される結果:
Retrieved 3 articles analyzing Q1 2026 smartphone market data. Key insight: Android phone sales grew 15% while iPhone sales declined. Full analysis available in extracted content.
セキュリティ監査
低リスクSecurity audit completed. Static scanner flagged 52 potential issues, but after semantic evaluation, all findings are false positives or misclassifications. The skill makes legitimate API calls to BrowserAct service with proper authentication (Bearer token). API key is read from environment variable (secure pattern). No command injection vectors, no prompt injection detected, no data exfiltration patterns. Risk factors (network, env_access, external_commands) are standard for legitimate API integration skills and do not constitute security concerns when properly implemented.
低リスクの問題 (4)
リスク要因
🌐 ネットワークアクセス (6)
🔑 環境変数 (6)
⚙️ 外部コマンド (1)
品質スコア
作れるもの
メディア監視とブランド追跡
WeChat公众号で自社ブランドや業界についてどのように議論されているかを監視。リアルタイムで言及、感情分析、新興トレンドを追跡。
競合インテリジェンス調査
関連するWeChat公众号から全文記事を抽出して競合活動と市場ポジショニングを分析包括的な競合レポートを構築。
ナレッジベース向けコンテンツキュレーション
価値のあるWeChat記事を自動的に抽出して社内ナレッジベースにアーカイブ業界インサイトの整理されたリポジトリを構築。
これらのプロンプトを試す
Search WeChat for articles about {topic}Find recent WeChat articles about {industry} trends published in the last weekExtract all WeChat articles mentioning {brand_name} from the past monthSearch WeChat for articles covering {keyword1} and {keyword2}. Get up to {limit} resultsベストプラクティス
- スケールアップする前に、少数の抽出制限(5〜10件)からテストを開始
- BrowserActのレート制限内に収まるようAPI使用量を監視
- 引用と検証のために、元のURLと共に抽出コンテンツを保存
回避
- BROWSERACT_API_KEY環境変数を設定せずにスキルを実行しない
- 1回の呼び出しで大量バッチ(100件以上)をリクエストしない - 代わりにページネーションを使用
- 抽出コンテンツが最新であることを前提としない - WeChat記事は著者によって削除される場合がある