---
name: stijnman/drive-persistence-bridge
source: https://app.decimal.ai/s/stijnman-drive-persistence-bridge@1/SKILL.md
source_sha256: 3fec9c92d13f
---

# Drive Persistence Bridge

## When to Use

- User says **save to drive** or task matches this capability
- User says **persist output** or task matches this capability
- User says **upload report** or task matches this capability
- User says **cloud backup** or task matches this capability

## Workflow

1. Identify artifact and target folder.
2. Run privacy-redactor on content if external.
3. Upload via connected service; confirm link.
4. Log path in semantic-memory-manager optional index.

## Integrations

- `connected-services-bridge`
- `privacy-redactor`
- `persistent-memory-bridge`

## Error Handling

| Failure | Response |
|---------|----------|
| Upload fail | Retry once; offer local save fallback. |

## Gotchas

- Large files: confirm with user before upload.

## Example

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