session-upload

Upload files to Cloudflare R2 and register them in Turso facts.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill session-upload
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-upload
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/session-upload
Command: npx skills add https://github.com/ammonfife/sakima.co --skill session-upload

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of uploading session archives, git bundles, BigMac Scope recordings, and other large files to the Cloudflare R2 bucket, providing a durable URL and registering the upload in Turso facts for cross-session discoverability.

Core Features & Use Cases

  • File Upload: Upload various file types including session archives, git bundles, and BigMac Scope recordings.
  • Durable URL: Generate a durable URL for the uploaded file.
  • Turso Fact Registration: Register the upload in Turso facts for easy discovery across sessions.
  • Use Case: Ideal for researchers or developers who need to share large datasets or session recordings with others.

Quick Start

Use the session-upload skill to upload a session archive to the Cloudflare R2 bucket.

Frequently Asked Questions about session-upload

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upload session archives and large files to Cloudflare R2?

To upload session archives to Cloudflare R2, you need authentication and bucket access. The process uploads your files to R2, generates a durable URL, and registers the upload in Turso facts for cross-session discoverability.

What is Turso fact registration for file uploads?

Turso fact registration records uploaded files in a database for cross-session discoverability. When you upload files to Cloudflare R2, the system registers the durable URL and file metadata in Turso facts so other sessions can find them.

Can I upload git bundles and BigMac Scope recordings to Cloudflare R2?

Yes, you can upload git bundles and BigMac Scope recordings to Cloudflare R2. The system supports various file types including session archives, git bundles, and recordings, generating a durable URL for each upload.

Do I need authentication to upload files to my Cloudflare R2 bucket?

Yes, authentication is required to upload files to the Cloudflare R2 bucket. You need proper credentials and access permissions configured for the R2 bucket before initiating any file uploads or Turso fact registration.

What's the best way to share large datasets with a durable URL?

Uploading to Cloudflare R2 provides a durable URL for sharing large datasets. The system registers each upload in Turso facts, making files discoverable across sessions while maintaining a persistent access link.

Why register file uploads in Turso facts instead of just storing them?

Registering file uploads in Turso facts enables cross-session discoverability. Beyond generating a durable URL on Cloudflare R2, the Turso registration records metadata so other sessions can locate and reference uploaded files.