← スキル一覧に戻る

thread-analysis
by az9713
Personal OS - AI-powered content consumption automation system for YouTube, articles, and research papers. Built with Claude Code + Opus 4.5
⭐ 2🍴 1📅 2026年1月15日
SKILL.md
name: thread-analysis description: Analyze Twitter/X threads to extract insights from viral and educational content. Use when the user mentions Twitter, X, thread, tweets, viral thread, or provides a twitter.com or x.com URL.
Twitter/X Thread Analysis
Analyze Twitter/X threads to generate structured reports with summaries, key points, and insights from conversational content.
When to Use
Activate this skill when the user:
- Mentions "Twitter", "X", "thread", "tweets", "tweet thread"
- Provides a twitter.com or x.com URL
- Asks to summarize a viral thread
- Wants to analyze a thread they copied
- References a thought-leader's thread
Instructions
- Get the thread content:
- If URL: Fetch using WebFetch (try nitter mirror if needed)
- If text: Use directly
- Ask for URL or content if not provided
- If fetch fails:
- Inform user: "Could not fetch thread content"
- Suggest copying thread text manually
- Stop here
- Read the analysis prompt from
prompts/thread.md - Extract thread metadata:
- Author handle and name
- Thread topic/title
- Number of tweets
- Generate analysis following the prompt structure exactly
- Create output directory
reports/threads/if needed - Save the report to
reports/threads/YYYY-MM-DD_sanitized-title.md - Update the activity log at
logs/YYYY-MM-DD.md:- Add entry under "## Threads Read" section
- Format:
- [Title](../reports/threads/filename.md) - HH:MM
- Confirm to user what was saved and where
Report Format
# [Thread Topic/Title]
**Source**: [URL or "Manual Input"]
**Author**: [@handle]
**Date**: YYYY-MM-DD
**Type**: Twitter/X Thread
---
[Analysis content following prompts/thread.md structure]
---
## My Notes
[Empty space for user notes]
Error Handling
- If URL invalid: Ask for correct URL or suggest copy
- If thread too short: Analyze but note limited content
- If prompts/thread.md missing: Use prompts/default.md
Related
- Slash command:
/thread <url-or-content> - Prompt file:
prompts/thread.md - Output:
reports/threads/
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です