# AI Share Extractor V4

> Extracts shareable insights from long agent sessions for export. Use for: extract shares, shareable summary, export insights, `privacy-redactor`.

- Skill: `stijnman/ai-share-extractor-v4` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stijnman/ai-share-extractor-v4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stijnman/ai-share-extractor-v4/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: Stijnman (https://skillmd.com/u/stijnman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/stijnman/ai-share-extractor-v4

---

# 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.

