04 Export Import
Description
Make Inkwell's posts portable: export one post as a markdown file with front matter, export every post as a single bundle, and import either one back. Why it matters: the writing lives in one sqlite file with no way out. A writer who wants to move a draft into another tool, keep a copy in a git repo, or move machines has to select-all-copy post by post — and an app you cannot leave is an app you hesitate to commit to. Where: apps/inkwell/server.ts (export routes, import route, front-matter par
Installation
Installs to ~/.claude/skills/disler-inkwell-agent-sandboxes-and-software-factory-04-export-import/SKILL.md
mkdir -p ~/.claude/skills/disler-inkwell-agent-sandboxes-and-software-factory-04-export-import && curl -fsSL https://raw.githubusercontent.com/disler/inkwell-agent-sandboxes-and-software-factory/HEAD/prompts/04-export-import.md -o ~/.claude/skills/disler-inkwell-agent-sandboxes-and-software-factory-04-export-import/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation