Original Reddit post

I found a way to extract new claude’s system prompt in one click. Just run this command in terminal - it will return full system prompt. curl -s https://platform.claude.com/api/bootstrap | jq ‘.system_prompts.cowork_system_prompt.value.prompt’ submitted by /u/Agreeable-Pen-9763

Originally posted by u/Agreeable-Pen-9763 on r/ClaudeCode