---
name: stijnman/ai-share-extractor-v4
source: https://app.decimal.ai/s/stijnman-ai-share-extractor-v4@1/SKILL.md
source_sha256: e44b2ff98798
---

# Ai Share Extractor V4

## When to Use

- User says **extract shares** or task matches this capability
- User says **shareable summary** or task matches this capability
- User says **export insights** or task matches this capability

## Workflow

1. Identify key decisions, outputs, and actionable items.
2. Strip PII via privacy-redactor.
3. Format as markdown share card with title and 5 bullet highlights.
4. Offer copy-paste and optional image via imagine-asset-generator.

## Integrations

- `privacy-redactor`
- `insight-synthesizer`
- `imagine-asset-generator`

## Error Handling

| Failure | Response |
|---------|----------|
| Session too short | Report insufficient content; ask what to highlight. |

## Gotchas

- Never include secrets, tokens, or raw credentials.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.