Stakeholder Update Skill

Create concise executive stakeholder updates using the BLUF (Bottom Line Up Front) framework.

Stakeholder Update Skill — The Skill Playground: pick the Executive Update skill, fill in a few notes, hit run, and watch a structured executive… (from the mohitagw15856/pm-claude-skills README)

From the mohitagw15856/pm-claude-skills README — shows the whole collection, not only this skill. · view on GitHub

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/stakeholder-update, including the files SKILL.md points to.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit mohitagw15856/pm-claude-skills/skills/stakeholder-update#main ~/.claude/skills/stakeholder-update

For one project only, change the path to .claude/skills/stakeholder-update. This skill also uses context.md, SKILLSPEC.md — copying SKILL.md alone won't be enough. See the folder on GitHub.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Stakeholder Update Skill

Show the full text290 lines
namedescription
stakeholder-updateCreate concise executive stakeholder updates using the BLUF (Bottom Line Up Front) framework. Use when asked to write a status update, progress report, project communication, or executive briefing for leadership or stakeholders. Produces a BLUF-led update with status, key metrics, risks, upcoming milestones, and decisions needed — readable in under 2 minutes.

Stakeholder Update Skill

This skill creates effective status updates for executives and stakeholders following the BLUF (Bottom Line Up Front) principle.

Required Inputs

Ask the user for these if not provided:

  • Project or product being reported on
  • Audience (CEO, board, cross-functional leads, investors — changes depth and format)
  • Period (this week / this sprint / this month)
  • Current status (on track / at risk / blocked)
  • Key metrics and their current values vs. targets

Reads from / Writes to the Brain

If a professional-brain (brain/) exists, use it before asking:

  • Read first: the relevant stakeholders/ files (what each person cares about and their prior asks), context.md (voice/tone), and recent decisions/ for what's changed since the last update.
  • Write after: append any new ask, concern, or commitment surfaced to the relevant stakeholders/ file, provenance-tagged ([verbal] for something said in a meeting, not yet documented).

Deeper Materials

  • references/status-honesty-guide.md — calibration for the 🟢/🟡/🔴 call (the watermelon problem, the consecutive-🟡 rule, re-baselining honestly) and fact → impact → action → ask phrasing for bad news. Apply it whenever the status is 🟡/🔴 or the input notes feel rosier than the metrics.
  • templates/update-skeleton.md — a one-page fill-in update with the quality gates inline and a pre-send checklist. Offer it to users who want to write updates themselves.

Update Structure

1. BLUF (Bottom Line Up Front)

Start with the most important information:

  • Status: 🟢 On track / 🟡 At risk / 🔴 Blocked / ✅ Complete
  • Key Takeaway: One sentence summary of current state
  • Action Needed: What you need from stakeholders (if anything)
2. Progress Summary

Brief overview of accomplishments:

  • What shipped this period
  • Milestones achieved
  • Key metrics movement

Keep to 3-5 bullet points maximum.

3. Metrics Dashboard

Key Metrics

Metric Current Target Trend Status
[Metric name] [Value] [Target] ↑/→/↓ 🟢/🟡/🔴

Include 3-5 most important metrics only.

4. Risks & Blockers

High Priority Issues:

  • Issue: Brief description
  • Impact: What's at stake
  • Mitigation: What you're doing about it
  • Help Needed: What stakeholders can do (if applicable)

Only include issues that matter at executive level.

5. Upcoming Milestones

Next 30 Days:

  • Milestone (expected date)
  • Milestone (expected date)

Next 90 Days:

  • Major milestone (month)
  • Major milestone (month)
6. Decisions Needed (if applicable)
  • Decision: Clear description
  • Options: 2-3 options with pros/cons
  • Recommendation: What you recommend and why
  • Timeline: When decision is needed

Writing Guidelines

Tone: Professional, concise, action-oriented Length: Keep under 1 page (or 2 minutes reading time) Frequency: Weekly for active projects, bi-weekly for maintenance

Executive Communication Principles:

  1. Lead with conclusions, not process

    • ❌ "We ran 5 experiments this week and analyzed the data..."
    • ✅ "Conversion rate increased 15% from optimization work"
  2. Focus on impact, not activities

    • ❌ "Held 12 customer interviews"
    • ✅ "Identified #1 barrier to adoption (complexity of setup)"
  3. Make problems visible early

    • Don't sugarcoat risks
    • Propose solutions, not just problems
    • Be specific about help needed
  4. Use data to tell story

    • Quantify whenever possible
    • Show trends, not just snapshots
    • Connect metrics to business outcomes
  5. Make it scannable

    • Use headers and bullet points
    • Bold key information
    • Use visual indicators (🟢🟡🔴, ↑→↓)

Status Guidelines

🟢 On Track: Meeting all targets, no significant risks 🟡 At Risk: Potential issues that could impact delivery 🔴 Blocked: Critical issues preventing progress, needs intervention

Example Update

# Product Update: Customer Onboarding Redesign
**Week of Jan 20, 2026**

## BLUF
**Status**: 🟡 At Risk  
**Key Takeaway**: New onboarding flow is performing well in tests (+35% completion), but launch delayed one week due to integration issues with billing system.  
**Action Needed**: Decision needed on whether to launch onboarding separately or wait for billing integration fix.

## Progress Summary
- Completed user testing with 24 participants (94% positive feedback)
- Implemented first-time user experience improvements
- Resolved 12 of 15 bugs identified in QA
- Engineering allocated resources to billing integration fix

## Key Metrics
| Metric | Current | Target | Trend | Status |
|--------|---------|--------|-------|--------|
| Onboarding Completion | 45% | 60% | → | 🟡 |
| Time to First Value | 4.2 min | 3.0 min | ↓ | 🟢 |
| Setup Support Tickets | 45/week | <30/week | ↓ | 🟢 |
| User Activation Rate | 52% | 65% | → | 🟡 |

## Risks & Blockers

**HIGH: Billing System Integration Delay**
- **Impact**: Prevents users from completing onboarding flow; delays launch by 1-2 weeks
- **Root Cause**: API deprecation by payment processor, requires code rewrite
- **Mitigation**: Engineering team reallocated resources, fix ETA Feb 3
- **Decision Needed**: Launch onboarding without payment integration or wait for fix? (See below)

**MEDIUM: Mobile Testing Coverage**
- **Impact**: Some edge cases on older Android devices not tested
- **Mitigation**: Partnering with QA to expand test matrix; running beta with internal users on diverse devices

## Upcoming Milestones

**Next 30 Days:**
- Resolve billing integration (Feb 3)
- Launch onboarding redesign (Feb 5 or Feb 12 depending on decision)
- Begin measuring impact on conversion (Feb 12)

**Next 90 Days:**
- Iterate based on production data (March)
- Extend to mobile app (April)
- Launch advanced features (May)

## Decision Needed

**Should we launch onboarding separately from billing integration?**

**Option A: Launch Now (Recommended)**
- Pros: Get 35% completion rate improvement to users immediately, gather production data, maintain momentum
- Cons: Users need to complete payment in old flow, slightly disjointed experience
- Timeline: Launch Feb 5

**Option B: Wait for Billing Fix**
- Pros: Fully integrated experience from day one, no technical debt
- Cons: Delays benefits by 2 weeks, Q1 metric targets at risk, team momentum lost
- Timeline: Launch Feb 12

**Recommendation**: Option A. The onboarding improvements are valuable independently, and the old payment flow works fine. Waiting risks missing Q1 targets and delays validated improvements from reaching users.

**Timeline**: Need decision by Jan 22 for Feb 5 launch.

---

**Questions?** Reply to this email or ping me on Slack.

Frequency Guidance

Daily standups:

  • Ultra-brief (3 bullets)
  • What shipped yesterday
  • What's shipping today
  • Blockers

Weekly updates:

  • Use full template above
  • Focus on progress and risks
  • Keep to 1 page

Monthly reviews:

  • Deeper metrics analysis
  • Strategic reflections
  • Quarterly goal progress
  • Longer format (2-3 pages) acceptable

Quarterly business reviews:

  • Comprehensive analysis
  • Trends over time
  • Strategic recommendations
  • Presentation format

Adaptation by Audience

For C-Suite
  • Lead with business impact
  • Connect to company OKRs
  • Focus on strategy and outcomes
  • Minimize technical details
For Product/Engineering Leadership
  • Include technical context
  • Show sprint/milestone progress
  • Discuss architecture implications
  • Reference technical debt
For Cross-Functional Teams
  • Balance technical and business context
  • Highlight dependencies
  • Call out collaboration needs
  • Make asks explicit
For Board/Investors
  • Focus on metrics and traction
  • Competitive positioning
  • Market opportunities
  • Financial implications

Scoring Rubric (0–40)

Score any output of this skill before handing it over; 32+ is ship-quality.

Dimension 0 5 10
BLUF & status honesty Status buried or missing; update reads as a diary of activities Status and takeaway up front, but the emoji flatters the metrics (green outside, red inside) First three lines give status, one-sentence takeaway, and the ask; the 🟢/🟡/🔴 call matches the worst material metric and says why
Metric context Raw numbers with no targets, trends, or period comparison Targets present, but metrics are activity counts disconnected from business outcomes 3–5 metrics, each with target, trend, and status — and the ones that matter are tied to money, customers, or the goal at stake
Risk actionability Risks listed as worries with no owner, mitigation, or impact Mitigations stated, but impact is unquantified and it's unclear whether the reader needs to do anything Every risk has quantified impact, a mitigation with a date or success condition, and an explicit "help needed" (or "none")
Decision framing Open-ended questions thrown at executives, or no decisions surfaced at all Options listed, but without costs/trade-offs or a recommendation Each decision has 2–3 costed options, a clear recommendation with reasoning, and the date the decision is needed — with what forces that date

Quality Checks

  • Update leads with BLUF — status, key takeaway, and action needed before any detail
  • Every metric has a target comparison (not just a raw number)
  • Every risk has a mitigation and a "help needed" flag if stakeholder action is required
  • Decisions needed have specific options and a clear recommendation
  • Total length is under 1 page / 2 minutes reading time

Anti-Patterns

  • Do not bury the status assessment at the bottom — BLUF means the most important information comes first
  • Do not report metrics without a target or prior-period comparison — raw numbers without context are not useful
  • Do not list risks without mitigation actions and clear flags for stakeholder help needed
  • Do not write decisions needed as questions without providing a clear recommendation — executives need options, not open-ended questions
  • Do not allow the update to exceed one page — if it requires more, the message needs editing, not expanding

Execution

For tool-using agents that can reach the team's communication channels (Slack, email). Sending an update is outward-facing: it is never automatic. Runtimes without tool access ignore this section. See SKILLSPEC.md §5.

Preconditions
  • The final update text has been shown to the human verbatim and explicitly approved — including the exact channel/recipient list.
  • The channel or recipient list is named by the user, not inferred from history.
  • If the status is 🔴 or contains a Decision Needed, confirm the named decision-maker is among the recipients.
Allowed actions
  • Post the approved text, unmodified, to the one approved channel — or send it as one email to the approved recipients with the approved subject line.
  • Save a copy to the location the user names (doc, Brain, repo file).
  • Nothing else: no scheduling recurring sends (see schedule-recipe for that, with its own gates), no @-mentions not present in the approved text, no cross-posting.
Verification
  • Confirm the message exists in the channel/thread (fetch its permalink) and report the link back.
  • Confirm the sent text is byte-identical to the approved text.
Rollback
  • If the platform allows it, deletion of a just-posted message is permitted only on explicit human instruction — otherwise post a correction reply.
  • Stop and ask a human if: the channel is not found, posting partially fails, or the approved text no longer matches what is about to be sent.
1---
2name: stakeholder-update
3description: "Create concise executive stakeholder updates using the BLUF (Bottom Line Up Front) framework. Use when asked to write a status update, progress report, project communication, or executive briefing for leadership or stakeholders. Produces a BLUF-led update with status, key metrics, risks, upcoming milestones, and decisions needed — readable in under 2 minutes."
4---
5 
6# Stakeholder Update Skill
7 
8This skill creates effective status updates for executives and stakeholders following the BLUF (Bottom Line Up Front) principle.
9 
10## Required Inputs
11 
12Ask the user for these if not provided:
13- **Project or product being reported on**
14- **Audience** (CEO, board, cross-functional leads, investors — changes depth and format)
15- **Period** (this week / this sprint / this month)
16- **Current status** (on track / at risk / blocked)
17- **Key metrics** and their current values vs. targets
18 
19## Reads from / Writes to the Brain
20 
21If a [`professional-brain`](../professional-brain/SKILL.md) (`brain/`) exists, use it before asking:
22 
23- **Read first:** the relevant `stakeholders/` files (what each person cares about and their prior asks), `context.md` (voice/tone), and recent `decisions/` for what's changed since the last update.
24- **Write after:** append any new ask, concern, or commitment surfaced to the relevant `stakeholders/` file, provenance-tagged (`[verbal]` for something said in a meeting, not yet documented).
25 
26## Deeper Materials
27 
28- **`references/status-honesty-guide.md`** — calibration for the 🟢/🟡/🔴 call (the watermelon problem, the consecutive-🟡 rule, re-baselining honestly) and fact → impact → action → ask phrasing for bad news. Apply it whenever the status is 🟡/🔴 or the input notes feel rosier than the metrics.
29- **`templates/update-skeleton.md`** — a one-page fill-in update with the quality gates inline and a pre-send checklist. Offer it to users who want to write updates themselves.
30 
31## Update Structure
32 
33### 1. BLUF (Bottom Line Up Front)
34Start with the most important information:
35- **Status**: 🟢 On track / 🟡 At risk / 🔴 Blocked / ✅ Complete
36- **Key Takeaway**: One sentence summary of current state
37- **Action Needed**: What you need from stakeholders (if anything)
38 
39### 2. Progress Summary
40Brief overview of accomplishments:
41- What shipped this period
42- Milestones achieved
43- Key metrics movement
44 
45Keep to 3-5 bullet points maximum.
46 
47### 3. Metrics Dashboard
48 
49**Key Metrics**
50| Metric | Current | Target | Trend | Status |
51|--------|---------|--------|-------|--------|
52| [Metric name] | [Value] | [Target] | ↑/→/↓ | 🟢/🟡/🔴 |
53 
54Include 3-5 most important metrics only.
55 
56### 4. Risks & Blockers
57 
58**High Priority Issues:**
59- **Issue**: Brief description
60- **Impact**: What's at stake
61- **Mitigation**: What you're doing about it
62- **Help Needed**: What stakeholders can do (if applicable)
63 
64Only include issues that matter at executive level.
65 
66### 5. Upcoming Milestones
67 
68**Next 30 Days:**
69- Milestone (expected date)
70- Milestone (expected date)
71 
72**Next 90 Days:**
73- Major milestone (month)
74- Major milestone (month)
75 
76### 6. Decisions Needed (if applicable)
77- **Decision**: Clear description
78- **Options**: 2-3 options with pros/cons
79- **Recommendation**: What you recommend and why
80- **Timeline**: When decision is needed
81 
82## Writing Guidelines
83 
84**Tone**: Professional, concise, action-oriented
85**Length**: Keep under 1 page (or 2 minutes reading time)
86**Frequency**: Weekly for active projects, bi-weekly for maintenance
87 
88**Executive Communication Principles:**
89 
901. **Lead with conclusions, not process**
91 - ❌ "We ran 5 experiments this week and analyzed the data..."
92 - ✅ "Conversion rate increased 15% from optimization work"
93 
942. **Focus on impact, not activities**
95 - ❌ "Held 12 customer interviews"
96 - ✅ "Identified #1 barrier to adoption (complexity of setup)"
97 
983. **Make problems visible early**
99 - Don't sugarcoat risks
100 - Propose solutions, not just problems
101 - Be specific about help needed
102 
1034. **Use data to tell story**
104 - Quantify whenever possible
105 - Show trends, not just snapshots
106 - Connect metrics to business outcomes
107 
1085. **Make it scannable**
109 - Use headers and bullet points
110 - Bold key information
111 - Use visual indicators (🟢🟡🔴, ↑→↓)
112 
113## Status Guidelines
114 
115**🟢 On Track**: Meeting all targets, no significant risks
116**🟡 At Risk**: Potential issues that could impact delivery
117**🔴 Blocked**: Critical issues preventing progress, needs intervention
118 
119## Example Update
120 
121```
122# Product Update: Customer Onboarding Redesign
123**Week of Jan 20, 2026**
124 
125## BLUF
126**Status**: 🟡 At Risk
127**Key Takeaway**: New onboarding flow is performing well in tests (+35% completion), but launch delayed one week due to integration issues with billing system.
128**Action Needed**: Decision needed on whether to launch onboarding separately or wait for billing integration fix.
129 
130## Progress Summary
131- Completed user testing with 24 participants (94% positive feedback)
132- Implemented first-time user experience improvements
133- Resolved 12 of 15 bugs identified in QA
134- Engineering allocated resources to billing integration fix
135 
136## Key Metrics
137| Metric | Current | Target | Trend | Status |
138|--------|---------|--------|-------|--------|
139| Onboarding Completion | 45% | 60% | → | 🟡 |
140| Time to First Value | 4.2 min | 3.0 min | ↓ | 🟢 |
141| Setup Support Tickets | 45/week | <30/week | ↓ | 🟢 |
142| User Activation Rate | 52% | 65% | → | 🟡 |
143 
144## Risks & Blockers
145 
146**HIGH: Billing System Integration Delay**
147- **Impact**: Prevents users from completing onboarding flow; delays launch by 1-2 weeks
148- **Root Cause**: API deprecation by payment processor, requires code rewrite
149- **Mitigation**: Engineering team reallocated resources, fix ETA Feb 3
150- **Decision Needed**: Launch onboarding without payment integration or wait for fix? (See below)
151 
152**MEDIUM: Mobile Testing Coverage**
153- **Impact**: Some edge cases on older Android devices not tested
154- **Mitigation**: Partnering with QA to expand test matrix; running beta with internal users on diverse devices
155 
156## Upcoming Milestones
157 
158**Next 30 Days:**
159- Resolve billing integration (Feb 3)
160- Launch onboarding redesign (Feb 5 or Feb 12 depending on decision)
161- Begin measuring impact on conversion (Feb 12)
162 
163**Next 90 Days:**
164- Iterate based on production data (March)
165- Extend to mobile app (April)
166- Launch advanced features (May)
167 
168## Decision Needed
169 
170**Should we launch onboarding separately from billing integration?**
171 
172**Option A: Launch Now (Recommended)**
173- Pros: Get 35% completion rate improvement to users immediately, gather production data, maintain momentum
174- Cons: Users need to complete payment in old flow, slightly disjointed experience
175- Timeline: Launch Feb 5
176 
177**Option B: Wait for Billing Fix**
178- Pros: Fully integrated experience from day one, no technical debt
179- Cons: Delays benefits by 2 weeks, Q1 metric targets at risk, team momentum lost
180- Timeline: Launch Feb 12
181 
182**Recommendation**: Option A. The onboarding improvements are valuable independently, and the old payment flow works fine. Waiting risks missing Q1 targets and delays validated improvements from reaching users.
183 
184**Timeline**: Need decision by Jan 22 for Feb 5 launch.
185 
186---
187 
188**Questions?** Reply to this email or ping me on Slack.
189```
190 
191## Frequency Guidance
192 
193**Daily standups**:
194- Ultra-brief (3 bullets)
195- What shipped yesterday
196- What's shipping today
197- Blockers
198 
199**Weekly updates**:
200- Use full template above
201- Focus on progress and risks
202- Keep to 1 page
203 
204**Monthly reviews**:
205- Deeper metrics analysis
206- Strategic reflections
207- Quarterly goal progress
208- Longer format (2-3 pages) acceptable
209 
210**Quarterly business reviews**:
211- Comprehensive analysis
212- Trends over time
213- Strategic recommendations
214- Presentation format
215 
216## Adaptation by Audience
217 
218### For C-Suite
219- Lead with business impact
220- Connect to company OKRs
221- Focus on strategy and outcomes
222- Minimize technical details
223 
224### For Product/Engineering Leadership
225- Include technical context
226- Show sprint/milestone progress
227- Discuss architecture implications
228- Reference technical debt
229 
230### For Cross-Functional Teams
231- Balance technical and business context
232- Highlight dependencies
233- Call out collaboration needs
234- Make asks explicit
235 
236### For Board/Investors
237- Focus on metrics and traction
238- Competitive positioning
239- Market opportunities
240- Financial implications
241 
242## Scoring Rubric (0–40)
243 
244Score any output of this skill before handing it over; 32+ is ship-quality.
245 
246| Dimension | 0 | 5 | 10 |
247|---|---|---|---|
248| **BLUF & status honesty** | Status buried or missing; update reads as a diary of activities | Status and takeaway up front, but the emoji flatters the metrics (green outside, red inside) | First three lines give status, one-sentence takeaway, and the ask; the 🟢/🟡/🔴 call matches the worst material metric and says why |
249| **Metric context** | Raw numbers with no targets, trends, or period comparison | Targets present, but metrics are activity counts disconnected from business outcomes | 3–5 metrics, each with target, trend, and status — and the ones that matter are tied to money, customers, or the goal at stake |
250| **Risk actionability** | Risks listed as worries with no owner, mitigation, or impact | Mitigations stated, but impact is unquantified and it's unclear whether the reader needs to do anything | Every risk has quantified impact, a mitigation with a date or success condition, and an explicit "help needed" (or "none") |
251| **Decision framing** | Open-ended questions thrown at executives, or no decisions surfaced at all | Options listed, but without costs/trade-offs or a recommendation | Each decision has 2–3 costed options, a clear recommendation with reasoning, and the date the decision is needed — with what forces that date |
252 
253## Quality Checks
254 
255- [ ] Update leads with BLUF — status, key takeaway, and action needed before any detail
256- [ ] Every metric has a target comparison (not just a raw number)
257- [ ] Every risk has a mitigation and a "help needed" flag if stakeholder action is required
258- [ ] Decisions needed have specific options and a clear recommendation
259- [ ] Total length is under 1 page / 2 minutes reading time
260 
261## Anti-Patterns
262 
263- [ ] Do not bury the status assessment at the bottom — BLUF means the most important information comes first
264- [ ] Do not report metrics without a target or prior-period comparison — raw numbers without context are not useful
265- [ ] Do not list risks without mitigation actions and clear flags for stakeholder help needed
266- [ ] Do not write decisions needed as questions without providing a clear recommendation — executives need options, not open-ended questions
267- [ ] Do not allow the update to exceed one page — if it requires more, the message needs editing, not expanding
268 
269## Execution
270 
271For tool-using agents that can reach the team's communication channels (Slack, email). Sending an update is **outward-facing**: it is never automatic. Runtimes without tool access ignore this section. See [SKILLSPEC.md §5](../../SKILLSPEC.md).
272 
273### Preconditions
274- The final update text has been shown to the human **verbatim** and explicitly approved — including the exact channel/recipient list.
275- The channel or recipient list is named by the user, not inferred from history.
276- If the status is 🔴 or contains a Decision Needed, confirm the named decision-maker is among the recipients.
277 
278### Allowed actions
279- Post the approved text, unmodified, to the one approved channel — or send it as one email to the approved recipients with the approved subject line.
280- Save a copy to the location the user names (doc, Brain, repo file).
281- Nothing else: no scheduling recurring sends (see `schedule-recipe` for that, with its own gates), no @-mentions not present in the approved text, no cross-posting.
282 
283### Verification
284- Confirm the message exists in the channel/thread (fetch its permalink) and report the link back.
285- Confirm the sent text is byte-identical to the approved text.
286 
287### Rollback
288- If the platform allows it, deletion of a just-posted message is permitted **only** on explicit human instruction — otherwise post a correction reply.
289- Stop and ask a human if: the channel is not found, posting partially fails, or the approved text no longer matches what is about to be sent.
290 

Discussion

Alternatives

Also in Reports & dashboardsSee all 47 in Data & analytics →
/ar:ar-status — Experiment DashboardShow experiment dashboard with results, active loops, and progress. Use when the user runs /ar:ar-status or asks how an autoresearch experiment is going.Data & AI · MITAnalytics dashboardTurn a LinkedIn Analytics export into an interactive dark-themed React dashboard plus a written strategic analysis with 5 data-backed content recommendations. Reads every sheet in the export, builds charts for engagement trend, follower growth, post performance scatter, day-of-week heatmap, and audience breakdown. Use this skill whenever the user says "analyse my linkedin", "linkedin analytics", "build my dashboard", "review my performance", or uploads a LinkedIn Analytics export file. Requires the user's LinkedIn Analytics export (xlsx) as input.Creator · MITEarnings Preview SkillGenerate a pre-earnings briefing for any stock using Yahoo Finance data. Use this skill whenever the user wants to prepare for an upcoming earnings report, understand what analysts expect, review a company's beat/miss track record, or get a quick overview before an earnings call. Triggers include: "earnings preview for AAPL", "what to expect from TSLA earnings", MSFT reports next week", "earnings preview", "pre-earnings analysis", what are analysts expecting for NVDA", "earnings estimates for", will GOOGL beat earnings", "earnings beat/miss history", upcoming earnings", "before earnings", "earnings setup", consensus estimates", "earnings whisper", "EPS expectations", what's the street expecting", "earnings season preview", any mention of preparing for or previewing an earnings report, or any request to understand expectations ahead of a company's earnings date. Always use this skill when the user mentions a ticker in context of upcoming earnings, even if they don't say "preview" explicitly.Data & AI · MITPath A — List-styleSave the results of an in-chat data-exploration session as a TL report. Triggers when the user wants to persist a channels / brands / videos (uploads) / sponsorships list or filtered set they've been working with — phrases like "save this as a report", "save the list", "turn this into a campaign", "persist this", "make a report from what you found", "save the result", "I want to come back to this".Creator · MIT