Import from a Claude Project
Turn a Claude.ai Project (Instructions + uploaded files) into a Danco agent. Three steps: copy the export prompt → paste it into your Claude Project chat → paste the JSON back here.
1
Copy this prompt into your Claude Project chat
Open the Project in claude.ai, start a new chat, paste this entire prompt, send. Claude inside the project reads its own Instructions + every uploaded file and outputs one JSON block.
2
Paste back the JSON the Claude Project produced
It should start with { and contain agent + system_prompt + knowledge_documents. We validate before sending.
The agent is created in status=draft so you can review before activating.