import-contextlisted
Install: claude install-skill filocosta46/dotaios
# import-context
Take what you told another AI tool (ChatGPT, Claude, Gemini, Cursor) and save it into your AIOS so every future tool sees the same context.
## What this does
- Sorts pasted text into the right AIOS file: identity, work, priorities, project, person, company, or wiki.
- Builds a draft import file you can preview before any write.
- Flags anything that looks like a secret so you can keep it out of memory.
## What this doesn't do
- It does not connect to ChatGPT, Claude, Gemini, or Cursor. You paste in or upload an export file yourself.
- It does not overwrite anything without a preview. Import is dry-run by default.
- It does not store secrets. API keys belong in `~/aios/.env`, never in your context files.
## How to use it
Try saying:
- "I'm switching from ChatGPT, here's what it knew about me: <paste>"
- "import this old chat into my AIOS"
- "merge what Gemini had on this project into DotAIOS"
The agent will propose what to write and where. Review the proposed changes before confirming any write. For pasted chat context, the agent handles routing directly in conversation. The `dotaios import <file>` command is for structured JSON import files.
## Agent steps
### Read
1. `context/identity.md`
2. `context/work.md`
3. `context/priorities.md`
4. `projects/*/README.md`, if relevant
5. `docs/context-import.md`, if present
### Process
- Separate durable identity, preferences, and values from temporary project status.
- Route active work to `projects/<slu