ai-share-extractor-v4 · v1.2.0 · 2026-08-14 · sha256 575e00084001709e

ai-share-extractor-v4 v1.2.0A

Immutable. This exact content is served forever at /api/v1/blob/575e00084001709e.

---
name: ai-share-extractor-v4
description: "Extracts shareable insights from long agent sessions for export. Use for: extract shares, shareable summary, export insights, `privacy-redactor`."
version: 1.2.0
author: Stijnman
license: MIT
compatibility: Grok agent; optional MCP and shell access
metadata:
  grok:
    tags: [extract shares, shareable summary, export insights]
    related_skills: [privacy-redactor, insight-synthesizer, imagine-asset-generator]
---
# 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.