원클릭으로
export-results
Triggers on "export", "share", "send to Slack", "make a deck", "/export".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Triggers on "export", "share", "send to Slack", "make a deck", "/export".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
EMBEDDED — Establishes a clear analysis plan before writing queries. This functionality is built into the ask-question and run-analysis skill. Do NOT invoke analysis-design-spec separately — use ask-question and run-analysis instead, which includes these instructions inline.
EMBEDDED — Retrieves proven SQL patterns and reusable CTEs. This functionality is built into the ask-question and run-analysis skill. Do NOT invoke archaeology separately — use ask-question and run-analysis instead, which includes these instructions inline.
Run the multi-persona planning methodology to produce a master plan for a new project or feature. Triggered when users say "architect", "plan this", "design the system", or invoke `/architect`.
EMBEDDED — Saves completed analysis to the knowledge archive. This functionality is built into the run-analysis skill. Do NOT invoke archive-analysis separately — use run-analysis instead, which includes these instructions inline.
USE THIS SKILL for ANY data question, analytical request, or metric inquiry. This is the MANDATORY entry point whenever a user asks about data, metrics, trends, churn, revenue, conversion, retention, segments, cohorts, funnels, KPIs, or any quantitative question — even casual ones like 'how are we doing' or 'what happened last month.' Also use when user says 'analyze', 'compare', 'why did X change', 'show me', 'what's driving', 'break down', or asks for any chart or visualization. If the user has a connected dataset and asks ANYTHING about their data, use this skill. Do NOT attempt to answer data questions without this skill — it contains critical charting standards, validation steps, and knowledge loading that produce professional-quality outputs.
Interactive browser for your organization's knowledge system. Explore terms, products, metrics, objectives, and team structure. Also crawl Notion workspaces to extract and populate business context. Triggered when users say "/business", "browse business context", "/notion-ingest", or "crawl notion workspace".
| name | export-results |
| description | Triggers on "export", "share", "send to Slack", "make a deck", "/export". |
| triggers | ["/export","export this","share results","send to Slack","make a deck","email summary"] |
Export analysis results in different formats for different audiences. Converts pipeline outputs into ready-to-share deliverables.
/export or "export this as..." or "send this to..."/export slides — generate/refresh Marp slide deck from latest analysis
/export email — write an executive summary email (markdown)
/export slack — write a concise Slack update (markdown)
/export brief — write a 1-page decision brief (markdown)
/export data — export analysis data tables as CSV
/export all — generate all text formats + data
Check for completed analysis outputs in order of preference:
<workspace>/outputs/slides_*.md — latest deck<workspace>/outputs/analysis_*.md — latest narrative<workspace>/working/pipeline_summary.md — pipeline summary<workspace>/working/storyboard_*.md — storyboardIf no outputs exist:
<workspace>/working/ for partial results/run-analysis."Format: slides
<workspace>/outputs/slides_{DATE}.mdFormat: email
<workspace>/outputs/email_summary_{DATE}.mdExample:
Subject: Q2 Growth Update — Key Findings
Hi [Recipient],
Over the past quarter, we analyzed user growth patterns across all segments.
Here are the key findings:
**Key Finding:** Our organic segment grew 45% YoY, but our paid acquisition
channel saw a 12% decline due to increased competition. This shift has
reduced our overall CAC efficiency by 8%.
**Our Recommendation:** Shift 30% of paid budget from top-of-funnel ads
to product recommendations. Early testing shows a 3x improvement in
conversion for this channel.
What I need from you: Approval to reallocate the paid budget. I can have
the new strategy live by end of week.
Best,
[Your name]
Format: slack
<workspace>/outputs/slack_update_{DATE}.mdExample:
🎯 **Q2 Growth Analysis: Organic Up, Paid Down**
Key findings:
• Organic segment: +45% YoY (our strongest channel)
• Paid acquisition: -12% YoY (due to increased CPM)
• Overall CAC efficiency: -8% (needs correction)
Recommendation: Reallocate 30% of paid budget to product recommendations.
Early tests show 3x better conversion. We can launch by EOW.
Questions? Let me know in thread.
Format: brief
<workspace>/outputs/decision_brief_{DATE}.mdExample:
# Q2 Growth Analysis: Strategic Realignment
## Executive Summary
Our organic segment is thriving (+45% YoY), but our paid acquisition channel
is struggling (-12% YoY) due to increased CPM. To maintain growth while
improving profitability, we recommend reallocating 30% of paid budget to
product recommendations, which show 3x better conversion in early testing.
## Key Findings
1. **Organic Growth is Accelerating**
- Up 45% YoY across all segments
- Driven by brand awareness and word-of-mouth
- Highest margin channel
2. **Paid Acquisition is Under Pressure**
- Down 12% YoY due to increased CPM
- CAC increased 25% while conversion remained flat
- Requires strategic realignment
3. **Product Recommendations Are Underutilized**
- Early tests show 3x conversion improvement vs paid ads
- Current spend: $50K/month
- Potential upside: $150K/month at same CAC
## Recommendation
Reallocate 30% of paid budget ($75K/month) to product recommendations.
Expected outcome: +$150K/month incremental revenue, -20% overall CAC.
## Next Steps
1. Approve budget reallocation (this week)
2. Launch expanded product recommendations (next week)
3. Track performance weekly for 4 weeks
4. Optimize based on results
## Appendix
Data sources: Orders table, user_segments table, marketing_spend table
Methodology: Cohort analysis with 90-day lookback
Confidence: 85% (based on limited test sample)
Format: data
<workspace>/working/ as CSVs to <workspace>/outputs/data/<workspace>/outputs/data/ directoryFormat: all
Before exporting, ensure: