← Back to list

timeline-generator
by Feedforward-AI
⭐ 0🍴 0📅 Jan 11, 2026
SKILL.md
name: timeline-generator description: Generates a chronological timeline of key events, decisions, and flashpoints from a collection of documents. Use when asked to create a timeline, understand sequence of events, see what happened when, or track how a situation evolved over time.
Timeline Generator
Extracts dates and events from documents to create a chronological narrative.
When to Use
- User asks for a "timeline" of events
- User wants to understand "what happened when"
- User needs to see the sequence of decisions
- User wants to track evolution of a project or situation
Instructions
Phase 1: Extract Dates and Events
-
Scan all documents in the target folder
-
For each document, extract:
- Explicit dates mentioned
- Implicit timing ("last month", "Q2", "after the rollout")
- What happened at each date point
- Who was involved
- Significance
-
Categorize events by type:
- 📢 Announcements/Decisions
- 🚀 Launches/Deployments
- ⚠️ Problems/Concerns
- 💡 Proposals/Ideas
- 📊 Metrics/Results
- 🔄 Pivots/Changes
- 👥 People Events
Phase 2: Build the Timeline
- Sort chronologically
- Identify turning points - moments where direction changed
- Note gaps - periods with no documented activity
- Connect cause and effect - what led to what
Output Format
# Timeline: [Topic]
## Chronological Events
### [Year or Quarter]
| Date | Event | Type | Source |
|------|-------|------|--------|
| Jan 2025 | CEO announces AI initiative at Davos | 📢 | carla_post_davos_memo |
| Mar 2025 | EnterpriseAI rollout begins | 🚀 | enterpriseai_rollout |
### [Next Period]
...
## Turning Points
1. **[Date]: [Event]**
- What changed: [description]
- Triggered by: [cause]
- Led to: [consequence]
## Patterns Observed
- [Pattern 1]
- [Pattern 2]
## Gaps in the Record
- [Period with no documentation]
- [Questions about what happened between X and Y]
Tips
- Pay attention to the time between events—sometimes silence is significant
- Look for accelerations (things happening faster) or decelerations
- Note when the same person appears at multiple turning points
- Watch for events that happened simultaneously but might be connected
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon