Live on the skills registry

Your AI coding sessions, ready to share.

Joe Store turns a session from your coding agent into a clean link — every prompt, tool call, and code change, preserved in context.

Or install from your terminal

npx skills add kapperchino/joe-store-skills

joestore.sh/s/9f3a21c4

Account activity CSV export

Example transcript · OpenAI

User

Add CSV export to the account activity page. Include the active filters and keep the existing layout intact.

Assistant

I’ll trace the activity data flow, add the export, and run the project checks.

Search account activity

Input

{"pattern":"account activity","path":"src/routes"}
Output
src/routes/account/activity/+page.svelte
src/lib/api/activity.ts
Read src/routes/account/activity/+page.svelte

Input

{"file_path":"src/routes/account/activity/+page.svelte"}
Edit src/routes/account/activity/+page.svelte

src/routes/account/activity/+page.svelte

 <Button variant="outline">Filter</Button>+<Button onclick={exportCsv}>Export CSV</Button>
Output
Updated src/routes/account/activity/+page.svelte
Bash npm run check

Input

{"command":"npm run check"}
Output
svelte-check found 0 errors and 0 warnings

Implemented and verified.

  • Exports the filtered activity rows as CSV
  • Preserves the current page layout
  • Project checks pass with no warnings

Complete context, preserved in one link.

Works with the agents you already use

Claude Code
Codex
Cursor
What you share

Everything that happened, in one place.

A Joe Store link is the whole session — readable, in order, and in context.

Every prompt and reply

The full conversation, in order — not just the final answer.

Every tool call

Searches, reads, edits, and commands, each with its input and result.

Readable diffs

Code changes rendered as clean, colored diffs instead of raw JSON.

Private by default

Nothing is shared until you ask, and you decide who can open each link.

Works with your agent

Claude Code, Codex, Cursor, and others that will come soon.

One link to share

Drop it in a pull request, a thread, or a review — no setup to read it.

How it works

From active session to shareable link in three steps.

Install once. After that, ask your agent to upload whenever you want to share.

01

Install the skill

Add Joe Store to Claude Code, Cursor, Codex, or another agent that supports skills.

npx skills add kapperchino/joe-store-skills
02

Ask your agent to upload

Joe Store opens browser sign-in, then uploads the current session for you.

Upload this session to Joe Store
03

Share the link

You get a readable page with the prompts, tool calls, and code changes in context.

Copy the link returned by Joe Store
Security

Your sessions stay yours.

Joe Store is private by default. You decide what gets uploaded and who can open each link you share.

  • Private by default

    A session uploads only when you explicitly ask your agent to.

  • You control access

    Choose who can open each link you share.

  • Read-only by design

    A shared link is a view of the session — nothing more.

Make your next session easy to review.

Install the skill once. After that, just ask your agent to upload — then share the link it gives you back.

Private by default · works with your existing agent