Export Claude Code and Codex CLI transcripts with end-to-end encryption. No signup required. Ideal for secure sharing of code sessions with team members or clients. Integrates with Cloudflare Workers for deployment.
git clone https://github.com/nicosuave/agentexport.gitExport Claude Code and Codex CLI transcripts with end-to-end encryption. No signup required. Ideal for secure sharing of code sessions with team members or clients. Integrates with Cloudflare Workers for deployment.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/nicosuave/agentexportCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Export my recent Claude Code session about [PROJECT_NAME] for [TEAM_NAME]. Ensure the transcript includes all code snippets, error messages, and final outputs. Use end-to-end encryption and provide a shareable link.
# Exported Claude Code Session
## Project: E-Commerce Website Redesign
### Session Details
- **Date:** 2023-10-15
- **Duration:** 45 minutes
- **Topics Covered:** Frontend optimization, API integration, responsive design
### Key Code Snippets
```javascript
// Optimized product card component
function ProductCard({ product }) {
return (
<div className='product-card'>
<img src={product.image} alt={product.name} />
<h3>{product.name}</h3>
<p>${product.price}</p>
<button onClick={() => addToCart(product.id)}>Add to Cart</button>
</div>
);
}
```
### Error Resolution
- **Issue:** CORS policy blocking API requests
- **Solution:** Configured Cloudflare Workers to handle CORS headers
### Final Output
- Deployed optimized frontend to staging environment
- API response time improved by 30%
### Shareable Link
[Secure Transcript Link](https://agentexport.example.com/transcript/abc123)Unify web and native app development
Execute serverless functions at the edge with automatic scaling and customization.
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power