cookiy-ai/sell-sessions-skill

173

stars

7

commits

Sep 12, 2026

updated

README

Your agent history is worth money. Sell the sessions you already ran.

Your agent history is worth money.

Sell the Claude Code and Codex sessions you already ran. Open-source skill + local uploader.
Runs locally · You choose every session · Secrets and PII scrubbed on your machine · Paid on every sale

GitHub stars npm Runs locally Works with Claude Code and Codex MIT

Website · Install · How it works · Privacy · FAQ


One command. Your sessions. Your price.

npx @cookiyai/sell-agent-sessions

That opens a local web app on your machine that lists your Claude Code and Codex sessions, lets you pick the ones you want to license, scrubs secrets and PII before anything leaves your laptop, and shows you an estimated value per session. Installing or opening it uploads nothing.

The local uploader: your sessions by project, estimated value per license, and a single upload button


Creators are talking about it 🎬

Launched publicly on September 10, 2026. First creator video crossed 80K views in 4 days.

https://github.com/user-attachments/assets/0ab62486-9bb6-4c0f-9514-fc6ab6e92193

@rishiexplainsai · Instagram · 82.4K views · 320 likes · 246 comments

https://github.com/user-attachments/assets/44567319-0b2f-478b-af5f-b95c43769f21

@rishiexplainsai · Instagram · 5K+ views · posted this week

https://github.com/user-attachments/assets/7e09a2be-dde0-4144-9a16-6b6c54eb90e4

@rishiexplainsai · new episode, going live this week

What builders say after trying it

https://github.com/user-attachments/assets/f022482f-3686-4b0e-99d7-bd3ec57fc739

"Nothing goes without your approval. If you find something confidential, you just redact it."

https://github.com/user-attachments/assets/0312c0c5-d602-40da-80d7-062389a27df6

"Buyers aren't after random prompts. They want sessions from engineers who know what they're doing."

https://github.com/user-attachments/assets/19a56aea-22df-4ac0-89a3-2e7a5c5a3d21

"I'm the guy who reads every Terms page. Nothing is sent until you approve it yourself."

https://github.com/user-attachments/assets/cbb8fff3-895c-4e3e-892a-f71ce451645a

"I run infrastructure for a living. No daemons, no phone-home. Only what you approve gets sent."

https://github.com/user-attachments/assets/420f4438-909b-4b5b-a142-d8163ef2167b

"No new hours, no second job grind. The work is already finished."

https://github.com/user-attachments/assets/ec3e5c1a-16ed-44ec-b61a-0f629ac5f6d6

"I'm the paranoid friend who tapes his webcam, and even I signed off."

https://github.com/user-attachments/assets/e13dd45b-e8e2-48ae-a1a7-7618cd7c889e

"The valuable piece isn't the code. It's the corrections."

https://github.com/user-attachments/assets/b9f9a7f1-563f-4fe9-9002-22bd7a42f2b3

"900 sessions, 40 projects. I had no idea it ran this deep."

Batch 1 of the creator program: 20 videos, September 2026. 200 more in production.


Why your sessions are worth money

Every session where you planned a task, corrected the model, ran tests and shipped is a worked example of how real engineering gets done. AI labs already train on this kind of data. Cookiy Earn lets you decide which sessions get licensed, and pays you for each sale.

What buyers pay more forWhy
Completed tasksA session that ends in working code is a full trajectory, not a fragment
Human correctionsEvery time you overrode the model is a labeled judgment call
Tests and verificationProof the outcome was checked, not just generated
In-demand stacksCurrent frameworks, infra and languages buyers are actively sourcing

Example estimate: $250 to $750 across about 50 eligible sessions

Estimates are shown before upload and are not offers. Actual prices are set when a licensing sale completes and depend on quality, difficulty, completeness, model, token volume and buyer demand. A session can earn again each time it is licensed to a new buyer.


How it works

Choose your sessions, review and confirm, earn when they sell

  1. Choose your sessions. The local uploader scans ~/.claude, ~/.codex and their platform equivalents and lists everything by project. You tick what to offer.
  2. Scrub and estimate, locally. Detected secrets and PII are redacted on your device. Each session gets an estimated value before upload.
  3. Match and earn. Cookiy licenses your sessions to buyers and pays you on every completed sale, including repeat sales of the same session.

Privacy by design

  • Local first. Session files never leave your machine until you select them and confirm.
  • Nothing on install. Installing or opening the uploader does not upload anything.
  • Redaction before upload. Secrets and personally identifiable information are detected and stripped on your device. You can review before confirming.
  • No background daemons, no phone-home. The uploader is a plain local web app you can stop any time.
  • Open source, MIT. Read the skill. Inspect the uploader package.
  • Honest limits. Automated scrubbing reduces risk a lot, but no scrubber catches everything. Review what you upload.

Install

Option 1: run the uploader directly

npx @cookiyai/sell-agent-sessions

Requires Node.js and npm. Opens http://localhost:4318 in your browser.

Option 2: install the skill into your agent

npx skills add cookiy-ai/sell-sessions-skill --global

Then tell Claude Code, Codex, Cursor or any skill-aware agent:

I want to sell my agent sessions to earn income.

The agent explains the product, installs the uploader on your host machine and launches it for you.

Option 3: paste this into your agent

Follow https://github.com/cookiy-ai/sell-sessions-skill to install the skill and start the local session uploader for me.


FAQ

Why would anyone pay for my sessions? Real agent sessions show how models handle practical, multi-step work: planning, tool use, coding, debugging, corrections and final outcomes. Labs use them for training, evaluation and product improvement. Difficult, coherent, completed sessions are worth more than short or abandoned ones.
How much is a session worth? The uploader shows an estimate per session before upload. Actual prices depend on quality, task difficulty, model, token volume, completeness, licensing terms and buyer demand. Estimates are not offers.
Does installing the uploader expose my data? No. Installing or opening the uploader uploads nothing. Your sessions stay on your device until you select them and confirm.
What exactly gets uploaded? Only the sessions you select and confirm, after local redaction. Selecting alone does not start an upload.
When do I get paid? When a buyer completes a licensing purchase, not when you upload. A session may earn again if licensed to another buyer. Track submissions and earnings in your Cookiy Earn account.
Do I lose ownership? You license selected sessions. Nothing is transferred automatically. Exclusivity, deletion, buyer rights, payout timing and taxes are covered by the current Cookiy Earn terms.
Why do I need to install something? Your history lives on your computer. The uploader needs local access to list sessions, let you choose, scrub private data, estimate value and transfer only what you selected.

Star history

Star History Chart


Part of Cookiy AI

Built by the team behind the Cookiy User Research Skill (1.5K+ stars) and Cookiy.ai, the agentic user-research platform.

License

MIT — Cookiy AI

Contributors

cookiy-ai/sell-sessions-skill

173

stars

7

commits

Sep 12, 2026

updated

README

Your agent history is worth money. Sell the sessions you already ran.

Your agent history is worth money.

Sell the Claude Code and Codex sessions you already ran. Open-source skill + local uploader.
Runs locally · You choose every session · Secrets and PII scrubbed on your machine · Paid on every sale

GitHub stars npm Runs locally Works with Claude Code and Codex MIT

Website · Install · How it works · Privacy · FAQ


One command. Your sessions. Your price.

npx @cookiyai/sell-agent-sessions

That opens a local web app on your machine that lists your Claude Code and Codex sessions, lets you pick the ones you want to license, scrubs secrets and PII before anything leaves your laptop, and shows you an estimated value per session. Installing or opening it uploads nothing.

The local uploader: your sessions by project, estimated value per license, and a single upload button


Creators are talking about it 🎬

Launched publicly on September 10, 2026. First creator video crossed 80K views in 4 days.

https://github.com/user-attachments/assets/0ab62486-9bb6-4c0f-9514-fc6ab6e92193

@rishiexplainsai · Instagram · 82.4K views · 320 likes · 246 comments

https://github.com/user-attachments/assets/44567319-0b2f-478b-af5f-b95c43769f21

@rishiexplainsai · Instagram · 5K+ views · posted this week

https://github.com/user-attachments/assets/7e09a2be-dde0-4144-9a16-6b6c54eb90e4

@rishiexplainsai · new episode, going live this week

What builders say after trying it

https://github.com/user-attachments/assets/f022482f-3686-4b0e-99d7-bd3ec57fc739

"Nothing goes without your approval. If you find something confidential, you just redact it."

https://github.com/user-attachments/assets/0312c0c5-d602-40da-80d7-062389a27df6

"Buyers aren't after random prompts. They want sessions from engineers who know what they're doing."

https://github.com/user-attachments/assets/19a56aea-22df-4ac0-89a3-2e7a5c5a3d21

"I'm the guy who reads every Terms page. Nothing is sent until you approve it yourself."

https://github.com/user-attachments/assets/cbb8fff3-895c-4e3e-892a-f71ce451645a

"I run infrastructure for a living. No daemons, no phone-home. Only what you approve gets sent."

https://github.com/user-attachments/assets/420f4438-909b-4b5b-a142-d8163ef2167b

"No new hours, no second job grind. The work is already finished."

https://github.com/user-attachments/assets/ec3e5c1a-16ed-44ec-b61a-0f629ac5f6d6

"I'm the paranoid friend who tapes his webcam, and even I signed off."

https://github.com/user-attachments/assets/e13dd45b-e8e2-48ae-a1a7-7618cd7c889e

"The valuable piece isn't the code. It's the corrections."

https://github.com/user-attachments/assets/b9f9a7f1-563f-4fe9-9002-22bd7a42f2b3

"900 sessions, 40 projects. I had no idea it ran this deep."

Batch 1 of the creator program: 20 videos, September 2026. 200 more in production.


Why your sessions are worth money

Every session where you planned a task, corrected the model, ran tests and shipped is a worked example of how real engineering gets done. AI labs already train on this kind of data. Cookiy Earn lets you decide which sessions get licensed, and pays you for each sale.

What buyers pay more forWhy
Completed tasksA session that ends in working code is a full trajectory, not a fragment
Human correctionsEvery time you overrode the model is a labeled judgment call
Tests and verificationProof the outcome was checked, not just generated
In-demand stacksCurrent frameworks, infra and languages buyers are actively sourcing

Example estimate: $250 to $750 across about 50 eligible sessions

Estimates are shown before upload and are not offers. Actual prices are set when a licensing sale completes and depend on quality, difficulty, completeness, model, token volume and buyer demand. A session can earn again each time it is licensed to a new buyer.


How it works

Choose your sessions, review and confirm, earn when they sell

  1. Choose your sessions. The local uploader scans ~/.claude, ~/.codex and their platform equivalents and lists everything by project. You tick what to offer.
  2. Scrub and estimate, locally. Detected secrets and PII are redacted on your device. Each session gets an estimated value before upload.
  3. Match and earn. Cookiy licenses your sessions to buyers and pays you on every completed sale, including repeat sales of the same session.

Privacy by design

  • Local first. Session files never leave your machine until you select them and confirm.
  • Nothing on install. Installing or opening the uploader does not upload anything.
  • Redaction before upload. Secrets and personally identifiable information are detected and stripped on your device. You can review before confirming.
  • No background daemons, no phone-home. The uploader is a plain local web app you can stop any time.
  • Open source, MIT. Read the skill. Inspect the uploader package.
  • Honest limits. Automated scrubbing reduces risk a lot, but no scrubber catches everything. Review what you upload.

Install

Option 1: run the uploader directly

npx @cookiyai/sell-agent-sessions

Requires Node.js and npm. Opens http://localhost:4318 in your browser.

Option 2: install the skill into your agent

npx skills add cookiy-ai/sell-sessions-skill --global

Then tell Claude Code, Codex, Cursor or any skill-aware agent:

I want to sell my agent sessions to earn income.

The agent explains the product, installs the uploader on your host machine and launches it for you.

Option 3: paste this into your agent

Follow https://github.com/cookiy-ai/sell-sessions-skill to install the skill and start the local session uploader for me.


FAQ

Why would anyone pay for my sessions? Real agent sessions show how models handle practical, multi-step work: planning, tool use, coding, debugging, corrections and final outcomes. Labs use them for training, evaluation and product improvement. Difficult, coherent, completed sessions are worth more than short or abandoned ones.
How much is a session worth? The uploader shows an estimate per session before upload. Actual prices depend on quality, task difficulty, model, token volume, completeness, licensing terms and buyer demand. Estimates are not offers.
Does installing the uploader expose my data? No. Installing or opening the uploader uploads nothing. Your sessions stay on your device until you select them and confirm.
What exactly gets uploaded? Only the sessions you select and confirm, after local redaction. Selecting alone does not start an upload.
When do I get paid? When a buyer completes a licensing purchase, not when you upload. A session may earn again if licensed to another buyer. Track submissions and earnings in your Cookiy Earn account.
Do I lose ownership? You license selected sessions. Nothing is transferred automatically. Exclusivity, deletion, buyer rights, payout timing and taxes are covered by the current Cookiy Earn terms.
Why do I need to install something? Your history lives on your computer. The uploader needs local access to list sessions, let you choose, scrub private data, estimate value and transfer only what you selected.

Star history

Star History Chart


Part of Cookiy AI

Built by the team behind the Cookiy User Research Skill (1.5K+ stars) and Cookiy.ai, the agentic user-research platform.

License

MIT — Cookiy AI

Contributors