AI Share Extractor V4

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

Stijnman 8db95ed 1.1 KB Updated

File contents

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.

Stijnman/grok-custom-skills/tree/main/.grok/skills/ai-share-extractor-v4 commit 8db95ed72e

Frequently asked questions

npx skillmds@latest add stijnman/ai-share-extractor-v4